Skip to content
forked from ayushi0111/Sympto

Sympto, a pragmatic symptom checker leveraging AI and comprehensive medical databases designed for straightforward health assessment.

Notifications You must be signed in to change notification settings

AyushB21/Sympto

 
 

Repository files navigation

Sympto

"Make your health a priority."

Description

Sympto is a web application designed to predict diseases based on symptoms input by the user. It utilizes a machine learning model trained on a dataset of diseases and symptoms to provide predictions. This predictive tool offers early insights, fostering informed health decisions by combining user symptoms with a vast knowledge base to deliver accurate and personalized disease predictions.

Features

  • Disease prediction based on user-input symptoms
  • User-friendly web interface

Mental Health Feature

Sympto now includes a mental health assessment feature, allowing users to not only check for physical ailments but also to evaluate their mental well-being. This feature aims to raise awareness and provide support for mental health issues, making it easier for users to seek help and guidance.

System Architecture

health (2)

Installation

To set up the Sympto application on your local machine, follow these steps:

  1. Clone the repository:
git clone https://github.com/ayushi0111/Sympto.git
  1. Install the required dependencies:
pip install -r requirements.txt
  1. Run the application:
python app.py

Protocols

Usage:

After installation, navigate to http://localhost:5000 in your web browser to start using the Sympto application.

How to Contribute:

Contributions are welcome! If you have suggestions or improvements, please fork the repository and submit a pull request.

License:

Sympto is released under the MIT License. See the LICENSE file for more details.

Contributions

About

Sympto, a pragmatic symptom checker leveraging AI and comprehensive medical databases designed for straightforward health assessment.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 88.2%
  • HTML 6.7%
  • CSS 2.1%
  • JavaScript 1.5%
  • Python 1.5%