π 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
- Clone Repository git clone
- Navigate to Project Folder cd healthcare-chatbot
- Install Dependencies pip install -r requirements.txt
- Run Backend Server uvicorn app:app --reload
- 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