Skip to content

nishnarudkar/HealthGenai-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Health GenAI Project

This project uses an open-source generative AI model (Gemini) to analyze health data and provide natural language insights and recommendations.

Features

  • Dynamic data integration from CSV files.
  • Query execution using Gemini model.
  • A web-based interface for user interaction.

Installation

  1. 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published