Skip to content
/ akan Public

medical assistant chatbot that predicts illnesses based on symptoms and asks follow-up questions to refine the diagnosis.

Notifications You must be signed in to change notification settings

py50c/akan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Medical Assistant Chatbot

Overview

This is an AI-powered Medical Assistant Chatbot that predicts possible illnesses based on symptoms provided by the user. It interacts conversationally, asking follow-up questions to refine the diagnosis. The chatbot is powered by Google's Gemini AI and features a typing effect for a more engaging experience.

Features

  • Accepts user symptoms and predicts possible illnesses.
  • Asks relevant follow-up questions to refine the diagnosis.
  • Uses Google Gemini AI for intelligent medical responses.
  • Includes a typing effect for better user experience.
  • Supports real-time conversation with an option to exit anytime.

Prerequisites

  • Python 3.7+
  • google-generativeai Python package
  • colorama for colored text output

Installation

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

About

medical assistant chatbot that predicts illnesses based on symptoms and asks follow-up questions to refine the diagnosis.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages