Skip to content

Integrate with ChatGPT API by creating your own chat application. Please note, this is for demonstration purposes only.

License

Notifications You must be signed in to change notification settings

doingthisalright/chat-app-with-chatgpt-api-integration

Repository files navigation

KeyStrokes KeyStrokes

Support me:

KeyStrokes KeyStrokes KeyStrokes

Chat App with ChatGPT API Integration

Integrate with ChatGPT API by creating your own chat application.

Start the server using

npm run dev

Access the Chat page at http://localhost:3000/chat

Preview

Note

Please note, this is for demonstration purposes only. Do not deploy this to production.

If you really want to deploy this to production, then you may following these steps:

  • Create an API on your server. This API will call the ChatGPT API, and use the API Key
  • Remove API Key from this repository, and any ChatGPT API Integration
  • Integrate with the new API that you created on your server.

About

Integrate with ChatGPT API by creating your own chat application. Please note, this is for demonstration purposes only.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published