Skip to content

Latest commit

 

History

History
59 lines (44 loc) · 1.66 KB

README.md

File metadata and controls

59 lines (44 loc) · 1.66 KB

MentAI Chatbot

Mental healthcare assistance chatbot

MentAI is a React-based chatbot application that aims to provide emotional support, personalized recommendations, and mood tracking features. It uses natural language processing and machine learning algorithms to understand and respond to user inputs.

Features

  • AI-powered chatbot with emotional intelligence
  • Personalized recommendations based on user preferences and mood
  • Mood tracking and weekly report
  • Daily quotes and inspirational messages
  • Calming musics for meditatation
  • Responsive design for mobile and desktop
  • Privacy Friendly (No sign up required ) : No collection any personal data to use this application

Installation

To set up MentAI on your local machine, follow these steps:

  1. Clone the repository:
git clone https://github.com/piyushkumar-prog/Mentai.git

2.Navigate to the project directory:

cd mentai

3.Install dependencies:

npm install

4.Start the development server:

npm start

Now you can access the MentAI application at http://localhost:5173.

Usage

  • Type your questions or messages in the input field at the bottom of the chat window.
  • MentAI will respond with appropriate responses based on your input.
  • You can track your mood, view daily quotes, and access music recommendations.

Technologies used

  • Language : JavaScript
  • Frontend : React JS,Tailwind CSS
  • Backend : Node JS
  • AI Model : llama
  • Hosting : Netlify

Contributing

Contributions are welcome! If you find any bugs or have suggestions for improvements, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.