ChatGPT clone with enhanced features.
Explore the docs »
View Site
·
Report Bug
·
Request Feature
A ChatGPT clone with an improved UI and enhanced features using the OpenAI API. It's a full-fledged AI SaaS application with subscription-based usage, powered by the Vercel AI SDK for efficient edge-runtime execution for the streaming response from api. implemented Clerk authentication payment using Stripe, and Crisp chat support. You can find the deployed project here.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.
Landing Page |
Login Page - Clerk |
Chat Typing |
Plan Dialog |
Crisp Chat |
Settings |
Chat Mobile View |
Crisp Mobile View |
Menu Mobile View |