https://github.com/uefi-code/mygpt_bot2
A funny bot made with GPT-3
https://github.com/uefi-code/mygpt_bot2
Last synced: 7 months ago
JSON representation
A funny bot made with GPT-3
- Host: GitHub
- URL: https://github.com/uefi-code/mygpt_bot2
- Owner: UEFI-code
- Created: 2023-03-19T01:35:19.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-16T12:47:31.000Z (over 1 year ago)
- Last Synced: 2025-01-16T14:15:38.152Z (over 1 year ago)
- Language: Python
- Size: 19.5 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Citation: CITATION.cff
Awesome Lists containing this project
README
# This is a funny bot based on GPT-3/4.
## Prepare to use
Create a gpt4token.key, azspeech.key
Create a gpt3token.key or gpt4token.key in json format like this
```
{
"key": "xxxxxx",
"endpoint": "https://xxxx.openai.azure.com/openai/deployments/xxxx/completions?api-version=2022-12-01"
}
```
## GPT3_With_GUI_Bot
This is a virtual bot driven by GPT3/4, having motion and can drive animate.
## GPT3_With_CV:
Combining Face Detection with GPT-3, give GPT-3 a basic vision.
## Credit
Coding: SuperHacker UEFI
Figures: Stable Diffusion Generated