Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 393 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 393 Bytes

QuestionAnswering

Symptom based question answering system for disease prediction

Unstructured queries from user taken as input to the model
Model asks relevant questions to narrow down possible diseases based on symptoms.
Knowledge graph based recommendation using Neo4j System ranks the diseases based on symptoms identified and returns most relevant diseases as result to the user.