This project uses an open-source generative AI model (Gemini) to analyze health data and provide natural language insights and recommendations.
- Dynamic data integration from CSV files.
- Query execution using Gemini model.
- A web-based interface for user interaction.
- Clone the repository:
git clone https://github.com/yourusername/health-genai-project.git cd health-genai-project
##Running the Code Obtain a Gemini API key and insert it in the .env file Open the terminal run "pip install -r requiremnts.txt" run "streamlit run src\app.py " A local host will appear ctrl+ click on the link then genai bot will open in the browser
##IF YOU want to change the data go to the repository folder and the change the data from the data folder Ensure that the data you put is in csv format