Skip to content

It uses the GPT-3 model to generate chat responses and allows developers to custom train and build chatbots. In general, this project can help developers quickly build and deploy chatbots, and provide users with a more realistic, fast and secure interactive experience.

Notifications You must be signed in to change notification settings

tzztson/chatgpt-next.js

Repository files navigation

This is a ChatGPT project bootstrapped with create-next-app.

Chat-GPT Next.js APP

First, please create .env file in root folder of project directory.

OPENAI_API_KEY = YOUR API KEY HERE

Second, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

How to get OpenAI API key.

https://platform.openai.com/account/api-keys

About

It uses the GPT-3 model to generate chat responses and allows developers to custom train and build chatbots. In general, this project can help developers quickly build and deploy chatbots, and provide users with a more realistic, fast and secure interactive experience.

2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published