https://github.com/nirupamkhanal/project-chat-completion---chatgpt-application
A very simple ChatBot created using OpenAI's ChatGPT API.
https://github.com/nirupamkhanal/project-chat-completion---chatgpt-application
chatbot chatgpt chatgpt-api-wrapper openai
Last synced: 8 months ago
JSON representation
A very simple ChatBot created using OpenAI's ChatGPT API.
- Host: GitHub
- URL: https://github.com/nirupamkhanal/project-chat-completion---chatgpt-application
- Owner: NirupamKhanal
- License: apache-2.0
- Created: 2023-06-19T15:10:40.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-14T05:26:54.000Z (almost 2 years ago)
- Last Synced: 2024-09-14T17:29:10.651Z (almost 2 years ago)
- Topics: chatbot, chatgpt, chatgpt-api-wrapper, openai
- Language: CSS
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project-Chat-Completion---ChatGPT-application
This project uses the ChatGPT API for basic chat completion.
All required instructions/inputs from the user are in READ_ME.txt, which should be stored in the same directory as the Text Completion.js file.