mathew-jose / Medical-Chatbot

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Python 100.0%