Run this command to install dependenies
pip install -r requirements.txtCreate the Chroma DB.
python create_database.pyQuery the Chroma DB.
python query_data.py "Alice meet the Mad Hatter?"You'll also need to set up an OpenAI accountand set the OpenAI key in your environment variable