Skip to content

Ollieeryo/chatgpt-clone-website

Repository files navigation

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

Features

  • Login with Google Account
  • Conversation with ChatGPT with different language model provided by OpenAi
  • Add multiple New Chat

Getting Started

Visit website : ChatGPT Clone 2.0

Project

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.

Notice: you have to set your own env.local file.