0% found this document useful (0 votes)
12 views10 pages

Template

The project focuses on developing an intelligent medical chatbot using Natural Language Processing (NLP) and Machine Learning (ML) techniques to assist users with health-related queries and appointment scheduling. It utilizes a dataset of medical conversations and employs Logistic Regression for intent classification, providing preliminary guidance without replacing professional medical consultation. The chatbot aims to enhance healthcare accessibility and improve user experience through AI-driven interactions.

Uploaded by

e6222002
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views10 pages

Template

The project focuses on developing an intelligent medical chatbot using Natural Language Processing (NLP) and Machine Learning (ML) techniques to assist users with health-related queries and appointment scheduling. It utilizes a dataset of medical conversations and employs Logistic Regression for intent classification, providing preliminary guidance without replacing professional medical consultation. The chatbot aims to enhance healthcare accessibility and improve user experience through AI-driven interactions.

Uploaded by

e6222002
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 10

Medical Chatbot

TERM 3- MACHINE LEARNING IN HEALTHCARE

CA 2
25th March, 2025

Course Faculty
Team Members
Ms.M.Rhevathi
1.Sairam AP(E6222002)
(Asst.Professor - Medical Engineering)
2.Pushpanathan R(E6222007)
3.Yudila (E621xxxx)
ABSTRACT

• This project aims to develop an intelligent medical chatbot using NLP and
ML techniques.

• The chatbot processes user queries, identifies intent, and provides relevant
responses based on pre-trained data.

• The chatbot is trained using a dataset of medical-related conversations and


utilizes Logistic Regression for classification.

• The system provides initial guidance for users but does not replace
professional medical consultation.
INTRODUCTION

• The increasing demand for healthcare consultations has led to the


development of AI-driven chatbots.

• A medical chatbot can assist users with basic health-related queries,


symptom analysis, and appointment scheduling.

• This chatbot is built using Natural Language Processing (NLP) and


Machine Learning (ML) techniques to improve healthcare
accessibility.
PROBLEM STATEMENT

• Many people seek immediate medical advice but face challenges in


accessing healthcare professionals promptly.

• There is a need for an AI-driven system that can provide preliminary


guidance on health-related concerns.

• A chatbot that can address common health inquiries, schedule


appointments, and provide general recommendations can bridge this
gap.
OBJECTIVE

• To develop an AI-powered chatbot that provides preliminary medical


guidance.

• To enable users to receive quick responses to common health-related


queries.

• To improve accessibility to healthcare information and facilitate


appointment scheduling.

• To enhance user experience through NLP and ML-based conversational


AI.
LITERATURE REVIEW
TITLE AUTHOR MODELS USED METRICS

A Medical ChatBot Mrs. Rashmi Support Vector Machine Accuracy – 94%


Dharwadkar1 Algorithm(SVM),KNN Accuracy-88%
, Dr.Mrs. Neeta A.
Deshpande2

Diabot: a Bali, M., Mohanty, S.,


predictive medical Chatterjee, S., Sarma, M., Multinomial Naïve Accuracy– 91%
chatbot using Puravankara, R Bayes Accuracy-87%
ensemble learning Random Forests

Chatbot for Dinesh Kalla1 , Fnu NLP nltk the dialogue uses the
medical treatment Samaah2 linear design, where it
using NLTK Lib shows extraction
symptoms toward the
mapping symptom
DATASET DESCRIPTION

• REFERENCE

“Kaggle”

https://raw.githubusercontent.com/adil200/Medical-Diagnoser/main/medical_data.csv
METHODOLOGY
1.Data Preprocessing:
1.Tokenization and Lemmatization of input text.
2.Removing punctuation and converting text to lowercase.
2.Feature Extraction:
1.Using TF-IDF vectorization to convert text data into numerical
format.
3.Model Training:
1.Training a Logistic Regression model for intent classification.
4.Chatbot Development:
1.Implementing a response function to provide relevant answers
based on predictions.
5.Model Deployment:
1.Saving the trained model and integrating it into a chatbot interface.
RESULTS
THANK YOU

You might also like