ChatGPT Clone is a fully functional clone of ChatGPT, an AI-powered chatbot, built using Next.js and Tailwind CSS. It allows users to have interactive conversations with a chatbot.
ChatGPT Clone utilizes the following technologies:
Technology | Version |
---|---|
Next.js | 13.3.0 |
Tailwind CSS | 3.3.1 |
React | 18.2.0 |
TypeScript | 5.0.4 |
Axios | 1.3.5 |
dotenv | 16.0.3 |
OpenAI | 3.2.1 |
mixpanel-browser | 2.46.0 |
uuid | 9.0.0 |
To get started with ChatGPT Clone, follow these steps:
npm install
.env
file and adding the necessary values.npm run dev
This project is open source and available under the MIT License.
npm run build
Copy the contents of the out
folder to your server.