Skip to content

Developerkaku/sympto

Repository files navigation

Sympto

Overview

A disease prediction application that leverages machine learning to diagnose illnesses based on user-input symptoms. Integrates a Python backend with a JavaScript frontend for seamless interaction.

👥 Collaborators


Lowhithya

ShivaAroor1405

Sriram-silimoju

Live Demo

Live Sympto

Features

  • predicts diseases from user-entered symptoms
  • Interactive user interface for symptom input
  • Machine learning model trained on medical datasets

Tech Stack

  • Python (Flask)
  • JavaScript
  • HTML/CSS
  • Machine Learning Libraries (e.g., scikit-learn)

Installation

1. Clone the repository

git clone https://github.com/Developerkaku/Sympto.git

2. Navigate to the project folder

cd Sympto

3. Install the required packages

pip install -r requirements.txt
npm install

4. Run the server

node app.js

5. Access the application at https://localhost:3000/

About

An ML-based web app that predicts diseases from symptoms using Python and JavaScript.

Topics

Resources

Stars

Watchers

Forks