Skip to content

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

Repository files navigation

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://16.171.153.4/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.# chat-app-with-chatgpt-api-integration

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published