hackaton-neodata

Repo for the neodata hackaton

Requirements

  • python
  • google API key

Setup

download data into the data folder

Create a .env file with the GOOGLE_API_KEY defined

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python testingRAGchallenge.py
Share this project:

Updates