Skip to content

hochoy/nextjs-chatgpt-starter

Repository files navigation

nextjs-chatgpt-starter

Nextjs frontend starter kit for connecting to API at https://github.com/hochoy/node-chatgpt-starter

Demo screenshot

To get started:

# first, spin up a compatible API server at localhost:4000
# you can follow the instructions at https://github.com/hochoy/node-chatgpt-starter
# or edit `./pages/api/chatgpt.js` to make a different http request or communicate with a different service

git clone [email protected]:hochoy/nextjs-chatgpt-starter.git
npm install
npm run dev

Guides:

About

Nextjs frontend starter kit for connecting to API at https://github.com/hochoy/node-chatgpt-starter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published