a chatbot based on sklearn where you can give a symptom and it will ask you questions and will tell you the details and give some advice.
-
Updated
Mar 15, 2024 - Python
a chatbot based on sklearn where you can give a symptom and it will ask you questions and will tell you the details and give some advice.
The Chatbot (HealthBot) will try to solve or provide an answer to health-related issues or queries that the user is asking for. We are implementing NLP and ML to improve the efficiency of the chatbot. Tkinter is used as a frontend, and we are creating a desktop application with the help of Tkinter.
Welcome to HEALTHO 🥼🩺 , your virtual healthcare companion powered by AI. This chatbot leverages the potential of artificial intelligence to offer reliable medical information, suggestions, and assistance, enhancing user wellness and health management. 🏥
a chatbot based on sklearn where you can give a symptom and it will ask you questions and will tell you the details and give some advice.
Built a chatbot capable of diagnosing common medical conditions based on user symptoms input. Utilized pre-trained machine learning models such NLP and NER from Huggingface and Spacy, trained on medical data to provide accurate suggestions and recommendations for further action.
Add a description, image, and links to the healthcare-chatbot topic page so that developers can more easily learn about it.
To associate your repository with the healthcare-chatbot topic, visit your repo's landing page and select "manage topics."