Clone the repository
Project repo: https://github.com/
conda create -p venv python=3.10 -y
conda activate venv/
pip install -r requirements.txt
GOOGLE_API_KEY = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
streamlit run app.py
Now,
open up localhost:
- Python
- LangChain
- Gemini
- Streamlit