Skip to content

A fully functional clone of ChatGPT , featuring Google authentication with next auth, a firebase backend and the ability to choose from any of the AI models currently available through OpenAI. Built using Next.js 13.4, TypeScript, Tailwind CSS, Firebase and the Firebase-admin SDK, Firestore, useSWR, and the OpenAI GPT-4 API.

Notifications You must be signed in to change notification settings

faisal244/chatGPT-clone

Repository files navigation

README

This is a Next.js project bootstrapped with create-next-app.

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.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

http://localhost:3000/api/hello is an endpoint that uses Route Handlers. This endpoint can be edited in app/api/hello/route.ts.

About

A fully functional clone of ChatGPT , featuring Google authentication with next auth, a firebase backend and the ability to choose from any of the AI models currently available through OpenAI. Built using Next.js 13.4, TypeScript, Tailwind CSS, Firebase and the Firebase-admin SDK, Firestore, useSWR, and the OpenAI GPT-4 API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages