Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 386 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 386 Bytes

{ RAG app based on pdf base x Gemini }


How to run it ?


* git clone
* create a virtual environment
* pip install -r requirements.py
* create a .env file and store your gemini key inside "GOOGLE_API_KEY" variable
* then run using python app.py


rag-app-custom-data-gemini.mov