https://github.com/dpasca/gpt_bots
Chatbots based on OpenAI GPT LLMs
https://github.com/dpasca/gpt_bots
Last synced: about 12 hours ago
JSON representation
Chatbots based on OpenAI GPT LLMs
- Host: GitHub
- URL: https://github.com/dpasca/gpt_bots
- Owner: dpasca
- License: mit
- Created: 2023-09-10T20:28:31.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-01-15T04:58:59.000Z (over 2 years ago)
- Last Synced: 2024-01-15T07:34:57.528Z (over 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GPT Bots
This is a chatbot running on Discord (completed) or WhatsApp (incomplete) with some prompt engineering that gives it a sense of time of the discussion.
It uses OpenAI's [Chat Completion API](https://platform.openai.com/docs/api-reference/chat).
This is simple experimento, developed by [Davide Pasca](https://github.com/dpasca) in 2023/09.