### **Comparison with Existing Methodologies**
Several existing healthcare chatbots rely on rule-based systems or basic NLP with
keyword matching (Athota et al., 2020; Mendapara et al., 2021), which lack the
flexibility and accuracy needed for complex medical queries. In contrast, my
project employs advanced NLP techniques like BERT and Transformer models, enabling
a deeper understanding of user intent and nuanced symptom descriptions. While some
studies focus on narrow applications, such as chronic illness management (Kurniawan
et al., 2024) or antenatal care (Abdullahi et al., 2022), my chatbot adopts a
general-purpose approach, making it versatile across various medical conditions.
Additionally, unlike static systems (Jain et al., 2024), my model integrates
dynamic machine learning with continuous learning capabilities, ensuring improved
accuracy over time through user interactions.
### **Key Competencies of My Project**
The proposed AI healthcare chatbot stands out due to its **hybrid ML architecture**
(combining Decision Trees, Naïve Bayes, and Deep Learning), which enhances
diagnostic precision beyond single-model approaches. Its **advanced NLP
capabilities** allow for natural, human-like interactions, while its
**scalability** ensures usability in under-resourced regions. The system also
prioritizes **real-time learning**, adapting to new data for sustained accuracy,
and features a **user-friendly design** for seamless accessibility. Together, these
competencies address critical gaps in existing solutions, offering a robust,
adaptable, and inclusive tool for preliminary healthcare diagnostics.
Let me know if you'd like any refinements!