Skip to content

HarshiniVijay68/Smart-AI-Healthcare-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Smart-AI-Healthcare-

πŸ“Œ Project Overview

The Multilingual AI Healthcare Assistant is a real-time healthcare application developed using Artificial Intelligence and Machine Learning technologies. The system predicts possible diseases based on user symptoms provided through text, voice, and image inputs.

The application supports multilingual communication, severity analysis, diet recommendations, PDF health report generation, and nearby hospital navigation for smart medical assistance.

πŸš€ Features Real-time Disease Prediction Multilingual Support Voice-Based Symptom Input Image-Based Symptom Analysis Severity Level Detection Diet Recommendation Precaution Suggestions PDF Health Report Generation Nearby Hospital Navigation using Google Maps πŸ› οΈ Technologies Used Python FastAPI Machine Learning HTML CSS JavaScript Scikit-learn ReportLab πŸ“‚ Project Structure healthcare-chatbot/ β”‚ β”œβ”€β”€ backend/ β”‚ β”œβ”€β”€ app/ β”‚ β”œβ”€β”€ datasets/ β”‚ β”œβ”€β”€ models/ β”‚ └── venv/ β”‚ β”œβ”€β”€ frontend/ β”‚ β”œβ”€β”€ uploads/ β”‚ β”œβ”€β”€ README.md ▢️ How to Run the Project

  1. Clone Repository git clone
  2. Navigate to Project Folder cd healthcare-chatbot
  3. Install Dependencies pip install -r requirements.txt
  4. Run Backend Server uvicorn app:app --reload
  5. Open Frontend

Open index.html using Live Server or browser.

πŸ“Š Dataset

The project uses symptom and disease datasets for Machine Learning based disease prediction and healthcare analysis.

🎯 Objective

To develop an intelligent AI-powered healthcare assistant that improves early disease awareness, healthcare accessibility, and smart medical support using Machine Learning techniques.

πŸ“ Output

The system provides:

Predicted Disease Severity Level Diet Recommendation Precautions PDF Health Report Nearby Hospital Navigation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors