You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Health Checker is a website that shows a list of symptoms and on the basis of the symptom the medical conditions that are possible. It can scrape the web and show the treatment for a particular medical condition and also the contact details of the nearest doctors based on the user's location. On being provided a text with recognizable symptoms i…
Built a Real Life Healthcare Chatbot With IBM Cloud Services in Python to diagnose a disease with symptoms and show information about the disease. Built a python script and integrated API Medic into it to predict disease based on symptoms, year of birth and gender. Then built a chatbot on IBM Cloud using IBM Watson Assistant by defining entities…
A Python server (FastAPI) that simplifies the work with the ApiMedic service. Send simpler requests to your server and get the result from the service.