Curious.AI.webm
A powerful AI platform that combines conversation, code generation, and image generation capabilities using cutting-edge AI models. Visit: https://curiousai.vercel.app
- AI Conversation: Engage in natural conversations using Google's Gemini Pro model
- Code Generation: Generate code snippets with detailed explanations
- Image Generation: Create images from text descriptions
- Authentication: Secure user authentication with Clerk
- API Limits: Built-in free trial system with premium subscription options
- Modern UI: Beautiful interface built with Next.js 14 and Tailwind CSS
- 24X7 Customer Support: resolve doubts or report issues with our dedicated chat support
- Safe & Secured Payments: Your payments are secured by stripe
- Clone the repository:
git clone https://github.com/yourusername/curious.ai.git
- Go to the cloned repo.
cd curious.ai
- Install the dependencies.
npm install
- Set up environment variables:
GEMINI_API_KEY="Your Gemini API Key"
HIVE_IMAGE_API_KEY="Your Hive AI Key for flux model"
CLERK_SECRET_KEY"Your clerk secret key"
CLERK_PUBLISHABLE_KEY="your clerk publishable key"
POSTGRES_URL="Your Postgres DB url"
- Run the development server:
npm run dev
Visit http://localhost:3000 to see the application.
🛠️ Built With
- Next.js 14
- TypeScript
- Tailwind CSS
- ShadCN ui
- Clerk Authentication
- Google Generative AI (Gemini)
- Models Lab API
- Zod
- Stripe
- Crisp for customer support
- Postgres database
- Prisma
Made with ❤️ by Shrey Tanna