8000 GitHub - rohitmore07/curious.AI: AI for everyone, get answers, generate images and code for free.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

AI for everyone, get answers, generate images and code for free.

Notifications You must be signed in to change notification settings

rohitmore07/curious.AI

 
 

Repository files navigation

Curious.AI.webm

🤖 curious.ai

A powerful AI platform that combines conversation, code generation, and image generation capabilities using cutting-edge AI models. Visit: https://curiousai.vercel.app

✨ Features

  • 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

🚀 Getting Started

  1. Clone the repository:
git clone https://github.com/yourusername/curious.ai.git
  1. Go to the cloned repo.
cd curious.ai
  1. Install the dependencies.
npm install
  1. 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"
  1. 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

About

AI for everyone, get answers, generate images and code for free.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.1%
  • CSS 1.7%
  • JavaScript 0.2%
0