Synopsis
Synopsis
ON
“Homeopathy Chatbot”
Submitted to
SAVITRIBAI PHULE PUNE UNIVERSITY
In Partial Fulfilment of the Requirement for the Award of
CERTIFICATE
This is certify that the Project Based Learning entitled
“Homeopathy Chatbot “
submitted by
under the supervision of Prof. Pramod Jadhao in the academic year 2024-25 at the
department of Master of Computer Applications, Trinity Academy of Engineering , under
the Savitribai Phule Pune University. This Project Based Learning work is duly completed.
Date: / /
Place: Pune
Existing System
Currently, homeopathy patients rely on:
Manual consultation with doctors.
Physical books or online articles for symptom matching.
General-purpose AI chatbots that are not specialized in
homeopathy.
Limitations of existing systems:
Lack of 24x7 availability.
No personalized or symptom-specific suggestions.
Non-structured, unverified sources of homeopathic
information.
Proposed System
The proposed Homeopathy Chatbot will be a web-based
solution implemented using Python and Django, featuring a
simple interface for user queries related to symptoms and
medicines. The chatbot will respond using a pre-fed database
and programmed logic for symptom-matching.
Key Features:
User-friendly interface for interaction.
A knowledge base for symptoms and treatments.
Text-based chat interface.
Simple NLP-based responses to improve clarity.
Technology Used
Front-end: HTML, CSS, Bootstrap
Back-end: Python, Django Framework
Database: SQLite
Others: Natural Language Processing (basic),
Dialogflow/Custom Rule-based Response System