Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aadhya-sharma/solace_ai

Solace AI is a mental health chatbot designed to provide empathetic conversations and support to users. Built using the MERN stack (MongoDB, Express, React, Node.js), it includes functionalities such as user login, signup, JWT authentication, and the generation of empathized chat responses.
https://github.com/aadhya-sharma/solace_ai

ai chatbot express javasc mern-stack reactjs typescript

Last synced: 26 days ago
JSON representation

Solace AI is a mental health chatbot designed to provide empathetic conversations and support to users. Built using the MERN stack (MongoDB, Express, React, Node.js), it includes functionalities such as user login, signup, JWT authentication, and the generation of empathized chat responses.

Awesome Lists containing this project

README

        

# Solace AI - Mental Health Chatbot
Solace AI is a mental health chatbot designed to provide empathetic conversations and support to users. Built using the MERN stack (MongoDB, Express, React, Node.js), it includes functionalities such as user login, signup, JWT authentication, and the generation of empathized chat responses.

## Features
- User authentication (login and signup) with JWT tokens
- Persistent user sessions
- Empathetic chat responses generated using OpenAI's GPT model
- Chat history saved for each user
- Secure and private interactions

## Technologies Used
- Frontend: React, Axios
- Backend: Node.js, Express, MongoDB, Mongoose, JWT
- Chatbot: OpenAI GPT model

## Home Page
![Screenshot 2024-06-05 064608](https://github.com/Aadhya-Sharma/Solace_AI/assets/121510222/4f0e7d64-4d31-4872-b4ad-28167a34064b)

## Signup Page
![Screenshot 2024-06-05 064747](https://github.com/Aadhya-Sharma/Solace_AI/assets/121510222/4ff2e376-b924-41b1-a82b-f6936fff6dfe)

## Login Page
![Screenshot 2024-06-05 064715](https://github.com/Aadhya-Sharma/Solace_AI/assets/121510222/b1553492-afe5-4260-9d03-dd9268713eec)