Skip to content

koushikanasuri/basic_ai_emotional_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Mental Healthcare Chatbot 🤖💬

An NLP-based conversational chatbot built to assist users struggling with anxiety or depression.
The system uses sentiment analysis and emotion detection to evaluate user mood during chat sessions.

If negative sentiment or potential self-harm intent is detected, the bot triggers WhatsApp alerts to registered emergency contacts using the Meta WhatsApp Cloud API.

🧩 Features

  • Context-aware chat flow built with Python and Flask
  • Sentiment & emotion classification using deep learning
  • WhatsApp alert integration for safety escalation
  • Oracle DB backend for chat logs and analytics

⚙️ Tech Stack

Python • Flask • NLTK • Oracle DB • WhatsApp Cloud API

(Code sanitized for privacy — demo version in progress.)

About

A chatbot which can analyze the emotion in the human texts and capable of sending watsapp messages when required.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors