An open API service indexing awesome lists of open source software.

https://github.com/faanid/chatbot-chatgpt-4

Create a chatbot using the chatCompletion endpoint and ChatGPT-4, and store the conversation in a database.
https://github.com/faanid/chatbot-chatgpt-4

api-openapi chatbot chatcompletion gpt-4-model javascript open-ai-model

Last synced: over 1 year ago
JSON representation

Create a chatbot using the chatCompletion endpoint and ChatGPT-4, and store the conversation in a database.

Awesome Lists containing this project

README

          

Quick start:

```
$ npm install
$ npm start