Skip to content

A ChatGPT lookalike that works just like the real deal!

Notifications You must be signed in to change notification settings

Ishaan2053/chatgpt-clone

Repository files navigation

alt text

ClonedGPT

A ChatGPT clone that works just like the real deal!


Getting Started

  • Clone this repository on your local machine

  • add the following .env.local file to your root directory: -

GOOGLE_ID=
GOOGLE_SECRET=
OPENAI_API_KEY=
NEXTAUTH_URL=http://localhost:3000
NEXTAUTH_SECRET=
FIREBASE_SERVICE_ACCOUNT_KEY=
  • Run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform.

About

A ChatGPT lookalike that works just like the real deal!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published