LlamaIndex - FutureProof Labs RAG Hackathon 2024: Action Item Meeting Notes
-
Clone the repository to your local machine:
git clone <repository-url> cd path-to-repository pip install -r requirements.txt API_KEY = "your_open_api_key_here" python main.py
-
main.py
- TODO - Try different embedders / models / prompts
- Note - set your OPEN API key in context.py line 7