Skip to content

CalmAid is an AI chatbot designed to provide accessible mental health support and guidance. It offers anonymous, cost-effective assistance with early intervention, emotional support, crisis intervention, and ongoing monitoring, aiming to enhance users' emotional well-being.

Notifications You must be signed in to change notification settings

shivankushsingh09/CalmAid

Repository files navigation

CalmAid

This AI-powered bot is designed to offer emotional support and assistance to individuals dealing with mental health issues. It provides access to mental health resources, guidance, and support. By integrating language translation, the chatbot becomes highly efficient, breaking language barriers and ensuring accessibility for a diverse range of users.

The development of a chatbot capable of language translation holds transformative potential, serving as a catalyst in overcoming language barriers for effective communication and information exchange. Its impact extends across various sectors, including healthcare, commerce, and governance, offering a versatile solution to bridge linguistic gaps and enhance global communication.

https://codeaxe.co.ke/multilingobot/

First step is to download the models from the link MODEL add the model in the root project directory.

The following instructions were tested on the Windows and Linux with Python 3.8.

  1. Clone this repository
https://github.com/shivankushsingh09/CalmAid.git
cd CalmAid/
  1. Create and activate virtual environment
python -m venv venv

on Linux system

source venv/bin/activate

on Windows system

.\venv\Scripts\activate.bat
  1. Install requirements
pip install  -r requirements.txt
  1. Run the
flask --app app --debug run

Home Page

image

Chat Section

image

Chat to CalmAid

image

About

CalmAid is an AI chatbot designed to provide accessible mental health support and guidance. It offers anonymous, cost-effective assistance with early intervention, emotional support, crisis intervention, and ongoing monitoring, aiming to enhance users' emotional well-being.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published