beyondgpt-ai-saas icon indicating copy to clipboard operation
beyondgpt-ai-saas copied to clipboard

A ChatGPT clone with enhanced UI and features using OpenAI API. A full fledged AI Sass application with subscription based usage.

Logo

BeyondGPT

ChatGPT clone with enhanced features.
Explore the docs »
View Site · Report Bug · Request Feature

About The Project



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.


Built With

Next Js TypeScript ChatGPT Prisma MySQL TailwindCSS

Getting Started

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.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

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.

Screenshots

Landing Page

Login Page - Clerk


Chat Typing

Plan Dialog


Crisp Chat

Settings


Chat Mobile View

Crisp Mobile View

Menu Mobile View


Contact