Skip to content
/ dominion Public

Detects illness based on symptoms and asks follow-up questions like a doctor.

Notifications You must be signed in to change notification settings

py50c/dominion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Illness Predictor Bot

Overview

This project uses Google's Gemini AI to predict possible illnesses based on symptoms. It interacts like a doctor by asking follow-up questions to refine the diagnosis.

Features

  • Detects possible illnesses from user symptoms.
  • Asks relevant medical questions to narrow down the diagnosis.
  • Uses Gemini-1.5-Flash for AI-driven predictions.
  • Provides concise and informative responses.

Prerequisites

  • Python 3.7+
  • google-generativeai Python package

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/illness-predictor.git
    cd illness-predictor

About

Detects illness based on symptoms and asks follow-up questions like a doctor.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages