Sukoon is a mental wellness platform offering AI support, self-assessments, therapy access, and resources for managing anxiety, depression, and more. It creates a personalized, supportive space for users to explore and improve their mental health.
AI chatbot offering empathetic, friend-like emotional support.
Questionnaires to assess mental health of self, family, and friends.
Schedule sessions with certified mental health professionals.
Tools for reducing screen time with adaptive guided meditations.
Interprets dreams using psychological insights and symbolism.
Therapeutic audio and video content for flexible self-help.
Anonymous journaling space for emotional expression.
Discounted student therapy and AI assistant for youth support.
The following technologies are used in Sukoon:
-
Frontend:
- React.js
- JavaScript
- Redux
- Tailwind CSS
-
Other:
- OAuth2 (for user authentication)
- Gemini API for dream analyzing
- Hume API for empathetic voice talk
- AI & Machine Learning APIs for chatbot functionality
-
Clone the repository to your local machine using the following command:
git clone https://github.com/Sukoon-A-Mental-Wellness-Platform/website.git
-
Navigate to the project directory:
cd sukoon -
Install the required dependencies:
npm install
-
Start the development server:
npm run dev
We welcome contributions to Sukoon! If you'd like to contribute, please follow these steps:
- Fork the repository
- Create a new branch (
git checkout -b feature/your-feature-name) - Commit your changes (
git commit -am 'Add new feature') - Push to the branch (
git push origin feature/your-feature-name) - Open a pull request
