Open Mind Chat is a mental wellness platform designed to provide users with a supportive space to reflect and communicate through an AI-powered chatbot.
- AI-Powered Chatbot: Engage in conversations with an AI to talk through both good and bad days for mental health support using Open AI.
- Secure User Login (Web Only): Users can log in securely to access personalized features.
- User Data Storage: User data is stored securely in a database to maintain personalized experiences.
- Chat History: Ability to review past conversations.
- Journaling Tool: A space to document thoughts and track mental health progress.
- Mobile Login Integration: Secure login for the mobile version.
- Enhanced AI Training: Continuous improvements to make the chatbot more responsive and effective.
- React
- Next.js
- TypeScript
- Tailwind CSS
- OpenAI
- Firebase
- MongoDB
- Node.js installed on your local machine.
- OpenAI API key and URL for chatbot integration.
- Clone the repository:
git clone https://github.com/Lisamarie73187/open-mind-chat.git
- Navigate to the project directory:
cd open-mind-chat
- Install dependencies::
npm install
- Start the development server:
npm run dev
- Add your openAI Keys
Contributions are welcome! Please open an issue or submit a pull request for any suggestions or improvements.