A Streamlit chatbot using Gemini AI, SheetDB API, and Python for medicinal plant information and chat history tracking.
- Fetches medicinal plant details from Google Sheets
- Provides scientific names & medicinal uses
- Uses Gemini AI for general queries
- Tracks chat history
Python, Streamlit, Gemini AI, SheetDB API
pip install -r requirements.txt
streamlit run app.py