Template
Template
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 system provides initial guidance for users but does not replace
professional medical consultation.
INTRODUCTION
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