Skip to content
/ samuel Public

AI-powered chatbot that predicts possible illnesses based on user symptoms, supporting both text and speech input

Notifications You must be signed in to change notification settings

py50c/samuel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ₯ AI Doctor Chatbot

Repository Description

The AI Doctor Chatbot is a symptom-based illness predictor that helps users identify possible diseases based on their symptoms. It supports both text and speech input, making it easy for users to describe their symptoms. While not a replacement for a real doctor, it provides quick health insights and encourages users to seek proper medical advice if needed.


πŸ“Œ Overview

The AI Doctor Chatbot is designed to assist users in predicting possible illnesses based on their symptoms. The chatbot uses a predefined symptom-to-disease mapping and supports speech recognition for hands-free interaction.

🎯 Features

  • βœ… Predicts possible illnesses based on symptoms.
  • βœ… Supports speech recognition (voice input).
  • βœ… Provides multiple possible diagnoses.
  • βœ… Uses a predefined symptom-to-disease mapping.
  • βœ… Simple and interactive user experience.
  • βœ… Easy to use with text or voice commands.

πŸ› οΈ Prerequisites

  • Python 3.x
  • speechrecognition (for voice input)
  • pyaudio (required for speech recognition)
  • random (for disease prediction logic)

πŸ”§ Installation

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

About

AI-powered chatbot that predicts possible illnesses based on user symptoms, supporting both text and speech input

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages