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.
- 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
To set up MentAI on your local machine, follow these steps:
- 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.
- 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.
- Language : JavaScript
- Frontend : React JS,Tailwind CSS
- Backend : Node JS
- AI Model : llama
- Hosting : Netlify
Contributions are welcome! If you find any bugs or have suggestions for improvements, please open an issue or submit a pull request.
This project is licensed under the MIT License.