sraashis/diseaseprediction
Undergrad final year project to predict diseases given any text symptoms.
Leverages NLP to parse free-form symptom text and rank the top 5 probable diseases, built as a Spring-based Java web application. The system processes natural language input through text analysis to match symptom patterns against a disease knowledge base, returning ranked predictions rather than binary classifications.
No commits in the last 6 months.
Stars
31
Forks
7
Language
Java
License
—
Category
Last pushed
Oct 28, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/sraashis/diseaseprediction"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
deepset-ai/COVID-QA
API & Webapp to answer questions about COVID-19. Using NLP (Question Answering) and trusted data sources.
polyusmart/Doctor-Recommendation
The official implementation of ACL 2022 paper "Doctor Recommendation in Online Health Forums via...
oneapi-src/disease-prediction
AI Starter Kit for the implementation of AI-based NLP Disease Prediction system using IntelĀ®...
vishnupriyanpr/Medical-AI-Report-Summarizer
Medical AI Report Summarizer is a smart web application that allows users to upload medical...
JerryWeiAI/COVID-Q
COVID-19 Question Dataset from the paper "What Are People Asking About COVID-19? A Question...