Laura3.0 is a comprehensive mental health platform that combines AI-powered insights, community support, and wearable device integration to provide personalized mental wellness solutions.
- 🤖 AI-Powered Insights: Leverages Google's Gemini AI to provide personalized health insights and recommendations
- 💬 Community Support: Real-time chat rooms and community forums for peer support
- ⌚ Wearable Integration: Seamless connection with Fitbit devices for health data tracking
- �� Health Analytics: Comprehensive analysis of sleep patterns, activity levels, and mood trends
- 🎯 Personalized Recommendations: AI-generated exercise plans and mood improvement suggestions
- 🔒 Secure Authentication: Powered by Privy for secure user authentication
- 🌐 Web3 Integration: Built with blockchain technology for secure data management
- Frontend: Next.js 14, React, TailwindCSS
- Backend: Node.js, MongoDB
- AI: Google Gemini AI
- Authentication: Privy
- Wearable Integration: Fitbit API
- Real-time Communication: WebSocket
- Blockchain: Ethereum (via Privy)
- Clone the repository:
git clone [https://github.com/Mayforhern/laura]
cd laura-master- Install dependencies:
npm install- Set up environment variables:
cp .env.example .env
# Fill in your environment variables- Run the development server:
npm run devRequired environment variables:
NEXT_PUBLIC_APP_URLNEXT_PUBLIC_PRIVY_APP_IDNEXT_PUBLIC_GEMINI_API_KEYNEXT_PUBLIC_WALLET_CONNECT_PROJECT_IDMONGODB_URINEXT_PUBLIC_FITBIT_CLIENT_IDFITBIT_CLIENT_SECRETPRIVY_APP_SECRET
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
- Google Gemini AI for providing the AI capabilities
- Privy for authentication services
- Fitbit for wearable device integration
- The open-source community for various tools and libraries
For support, please open an issue in the GitHub repository or contact the maintainers.