Skip to content

This tool uses the gemini flash model to predict possible disease from an input image. It also provides further steps and treatment if available.

Notifications You must be signed in to change notification settings

Shr-reny/MediBuddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MediBuddy

An AI assistant to help you predict the disease by looking at the affected disease image. It also talks about possible symptoms, suggests further tests and treatments if available. It uses the Gemini-flash model to process image prompts.

Run Locally

Clone the project

  git clone https://github.com/Shr-reny/MediBuddy.git

Go to the project directory

  cd my-project

Install dependencies

  pip install -r requirements.txt

To run this project, you will need to add the Gemini API key to your .env file API_KEY

Start the server

  python -m streamlit run app.py

App Link

https://medibuddy-shruti.streamlit.app/

About

This tool uses the gemini flash model to predict possible disease from an input image. It also provides further steps and treatment if available.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages