This is the Powerful Generative AI platform powered by OpenAI and Replicate. The name of this project is "SaaS AI". This project also has a chat support feature.
Client: React, Zustand, TailwindCSS, Shadcn, typescript
Server: Nextjs, Vercel, Supabase, Prisma, Postgresql, Stripe (Payment Integration)
API Services: OpenAI, Replicate AI, Clerk Auth, Crisp Bot.
- Music Generative AI
- Code Generative AI
- Video Generative AI
- Conversation Generative AI
- Image Generative AI
- 100% Responsive to Mobile, Ipad, Computers.
To run this project, you will need to add the following environment variables to your .env file
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=
CLERK_SECRET_KEY=
NEXT_PUBLIC_CLERK_SIGN_IN_URL=
NEXT_PUBLIC_CLERK_SIGN_UP_URL=
NEXT_PUBLIC_CLERK_AFTER_SIGN_IN_URL=
NEXT_PUBLIC_CLERK_AFTER_SIGN_UP_URL=
OPENAI_API_KEY=
REPLICATE_API_TOKEN=
DATABASE_URL=
STRIPE_API_KEY=
NEXT_PUBLIC_APP_URL=
STRIPE_WEBHOOK_SECRET=