https://github.com/daviddprtma/thrivetribe
A solution for mental health issue❤️
https://github.com/daviddprtma/thrivetribe
gemini-15-flash mental-health nextjs react resend tailwindcss typescript vercel
Last synced: 3 months ago
JSON representation
A solution for mental health issue❤️
- Host: GitHub
- URL: https://github.com/daviddprtma/thrivetribe
- Owner: daviddprtma
- License: mit
- Created: 2025-01-15T05:18:41.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-21T04:10:47.000Z (5 months ago)
- Last Synced: 2025-03-19T06:54:32.000Z (3 months ago)
- Topics: gemini-15-flash, mental-health, nextjs, react, resend, tailwindcss, typescript, vercel
- Language: TypeScript
- Homepage: https://thrive-tribe.vercel.app
- Size: 1.24 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Thrive Tribe
An AI assistant application which takes basic diagnosis test and offers personalized medical path to improve mental health. It is also powered with Chat, Therapist etc. And to promote mental well being.
## Presentation
For the presentation of this project, you can click it in here:
[Thrive Tribe Presentation](https://www.canva.com/design/DAGcyWOk0oM/CJ1mqPUEks5Sun71PFE62w/edit?utm_content=DAGcyWOk0oM&utm_campaign=designshare&utm_medium=link2&utm_source=sharebutton)# Features
1. Virtual Therapy 🤖🗣️
Connect with our Chat Counselor, your virtual therapist, for personalized mental health sessions. Discuss your thoughts and feelings in a safe and supportive environment.2. Contact System 📞💬
Reach out for help easily with our integrated contact system. Connect with professionals or support groups to get the assistance you need.3. Robust Authentication 🔒🛡️
Rest easy knowing your data is secure. Our strong authentication system ensures your privacy is prioritized.4. Interactive Elements 🐼🌟
Meet our friendly panda mascot and earn awards based on your proactive approach to mental health. Engage with interactive elements to make your mental health journey enjoyable.5. Personalized Recommendations 📋💡
Receive tailored health recommendations based on your precautions and approach towards mental well-being. Our system adapts to your unique needs.6. Health History Integration 📂🩺
Answer questions and receive personalized recommendations based on your medical history and health-related documents. Your journey, your way.7. LLMs for Latest Information 🧠📚
Leverage the power of Large Language Models (LLMs) to access the latest information on mental health. Stay updated with accurate and relevant content.8. Mental Health Tests 📊🧐
Take tests designed to predict your mental condition and its current stage. Gain insights into your emotional well-being and track your progress.9. Dark & Light Modes 🌗🌓
Toggle between dark and light modes for a personalized visual experience. Choose what suits your mood and enhances your interaction with the platform.10. Gemini 1.5 Flash for Updated Information 🌐🔄
Access the internet seamlessly with Gemini 1.5 Flash to ensure our system provides correct and quality responses. Stay informed with real-time data.# Tech Stack
- Next.js
- Tailwindcss
- Gemini 1.5 Flash
- Rive
- Typescript
- API
- Markdown
- Vercel
- Resend
- UploadThing
- React
- Clerk# Usage
Before to use this project, make sure to fill out the required fields from .env.localNEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=
CLERK_SECRET_KEY=
GOOGLE_API_KEY=
RESEND_API_KEY=
UPLOADTHING_SECRET=
UPLOADTHING_APP_ID=
PERSONAL_EMAIL=How to get fill those required things? Just follow the method in here
1. [Get Your Clerk Secret Key & Next Public Clerk Puslihable Key in here](https://clerk.com/)
2. [Get Your Google API Key in here](https://aistudio.google.com/)
3. [Get Your Resend API Key in here](https://resend.com/)
4. [Get Your Resend API Key in here](https://uploadthing.com/)
5. For the personal email, just use your own emailand you're good to go😊.# Installation
1. Clone this Thrive Tribe Project
```shell
git clone https://github.com/daviddprtma/ThriveTribe.git
```
2. Install all the modules which required for the project by type in your terminal
```shell
npm install
```
3. Do copy & paste from .env.example to .env.local in your terminal
```shell
cp .env.example .env.local
```
4. After successfully fill all the required from .env.local, run the program in your terminal
and the application will run on http://localhost:3000
```shell
npm run dev
```## Demo Project
For the demo project, see it in below⬇️
[](https://www.youtube.com/watch?v=JG9mkVSATDw)