๐ฉบ Cura - Your Personal AI Health Assistant
September 22, 2024 ยท View on GitHub
๐ฉบ Cura - Your Personal AI Health Assistant
๐ Introduction
Cura is a cutting-edge AI-powered health assistant designed to help you monitor and manage your well-being. Built with Next.js, Clerk, Stripe, Prisma, and MongoDB, Cura provides real-time insights and personalized recommendations to keep you on top of your health.
๐ Features
- Real-time Health Monitoring: Track your symptoms, medications, and overall wellness in one place.
- AI-Powered Chat: Get instant answers and health tips from your AI assistant.
- Premium Features: Unlock additional tools and functionalities with a one-time payment of $9.
- Seamless Integration: Built with modern tech stack for smooth performance and scalability.
๐ Live Preview
Check out the live demo of Cura here: Live Preview
๐ฅ Watch Tutorial on YouTube
Check out the tutorial to see how this authentication system was built: Watch the Tutorial ๐ป
๐ป Tech Stack
- Tailwind CSS
- Shadcn UI
- Headless UI
- Clerk
- Tanstack Query
- Framer Motion
- Stripe
- Zustand
- Zod
- Gemini API
- Prisma
- MongoDB
๐ ๏ธ Installation
To run Cura locally, follow these steps:
- Clone the repository:
git clone https://github.com/Shreyas-29/cura.git - Install dependencies:
pnpm install - Set up environment variables in a
.envfile:# app NEXT_PUBLIC_APP_NAME= NEXT_PUBLIC_APP_URL= # database DATABASE_URL= # clerk NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY= CLERK_SECRET_KEY= # google NEXT_PUBLIC_GOOGLE_API_KEY= # stripe STRIPE_SECRET_KEY= NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY= STRIPE_WEBHOOK_SECRET= - Push the Prisma schema:
pnpm dlx prisma db push - Run the development server:
pnpm dev
โ Buy Me a Coffee
If you enjoy using caps.ai, consider supporting my work!
Buy Me a Coffee โ
๐ License
This project is licensed under the MIT License. See the LICENSE file for details.
๐ฌ Contact
If you have any questions or feedback, feel free to reach out via GitHub Issues.
Built with โค๏ธ by Shreyas