/Medical-Chatbot

A Chatbot built on Python which inputs symptoms and gives the diagnosis based on the symptoms.

Primary LanguagePython

Medical-Chatbot

A Chatbot built on Python which inputs symptoms and gives the diagnosis based on the symptoms. The database has over 80 diseases with has been written into a JSON file. The chatbot has used Word2Vec Model to find similar words with has been built on the Google news Database. The Bot answers general questions and provides top 3 diseases with most common symptoms.

General Functions

Symptoms And Diagnosis