Skip to content

Gaurabh007/haven-health

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🩺 Haven Health: Symptom-to-Disease Insights with Medicine Lookup

An end-to-end Full Stack Machine Learning Web Application that predicts diseases based on user-selected symptoms and provides possible medicine recommendations.

This project uses a Random Forest Classifier for disease prediction, a FastAPI backend for ML model serving, a MongoDB database for storing records, and a frontend built with HTML & CSS for user interaction.


🚀 Features

  • ✅ Users can select multiple symptoms from the interface
  • ✅ Random Forest ML model predicts the most probable disease
  • ✅ Provides basic medicine recommendations for the predicted disease
  • ✅ FastAPI backend to handle ML model and API requests
  • ✅ MongoDB database to store user inputs & prediction history
  • ✅ Simple and responsive UI with HTML & CSS

🛠️ Tech Stack

  • Machine Learning: Python, Random Forest (Scikit-learn, Pandas, NumPy)
  • Backend: FastAPI
  • Frontend: HTML, CSS
  • Database: MongoDB
  • Others: Uvicorn, Git

About

A Full Stack Machine Learning web app for disease prediction and medicine lookup using FastAPI.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 45.5%
  • HTML 29.7%
  • Python 16.4%
  • JavaScript 7.5%
  • Dockerfile 0.9%