UppuluriKalyani / ML-Nexus

ML Nexus is an open-source collection of machine learning projects, covering topics like neural networks, computer vision, and NLP. Whether you're a beginner or expert, contribute, collaborate, and grow together in the world of AI. Join us to shape the future of machine learning!
https://ml-nexus.vercel.app/
MIT License
69 stars 122 forks source link

Feature request: Symptom Analyzer with ML and Doctor Recommendation #569

Open Titus210 opened 1 month ago

Titus210 commented 1 month ago

Problem Description:

Users often struggle to determine which doctor to consult based on their symptoms, leading to delayed care. An automated system that analyzes symptoms and recommends the appropriate specialist can improve healthcare efficiency and reduce guesswork for users.

Proposed Solution:

Develop a symptom analyzer using Python (backend) and React (frontend).

Frontend (React):

Backend (Python/ML):

github-actions[bot] commented 1 month ago

Thanks for creating the issue in ML-Nexus!πŸŽ‰ Before you start working on your PR, please make sure to:

github-actions[bot] commented 3 weeks ago

Hey @Titus210, can you share the progress of this project?