Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.9%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
A funny bot made with GPT-3
Basic Info
- Host: GitHub
- Owner: UEFI-code
- Language: Python
- Default Branch: main
- Size: 19.5 MB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created almost 3 years ago
· Last pushed about 1 year ago
Metadata Files
Readme
Citation
README.md
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"
}
GPT3WithGUI_Bot
This is a virtual bot driven by GPT3/4, having motion and can drive animate.
GPT3WithCV:
Combining Face Detection with GPT-3, give GPT-3 a basic vision.
Credit
Coding: SuperHacker UEFI
Figures: Stable Diffusion Generated
Owner
- Name: SuperHacker UEFI
- Login: UEFI-code
- Kind: user
- Repositories: 108
- Profile: https://github.com/UEFI-code
Microsoft Learn Student Ambassador | Bionic Researcher | Software Engineer | BISTU
Citation (CITATION.cff)
cff-version: 1.0.0
message: If you use this software, please cite it as below.
title: myGPT_Bot2
authors:
- family-names: myGPT_Bot2 Team
url: https://github.com/UEFI-code/myGPT_Bot2
preferred-citation:
type: opensource-software-toolkit
title: "myGPT_Bot2: An open-source project for demonstration how LLM intregrate with Speech or Vision and controlling GUI or interactive with System Shell"
authors:
- family-names: Zhang
given-names: Shizhuo
GitHub Events
Total
- Push event: 1
Last Year
- Push event: 1
Committers
Last synced: 10 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| UEFI-code | 1****1@q****m | 23 |
| UEFI-code | z****g@h****m | 20 |
Committer Domains (Top 20 + Academic)
qq.com: 1
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
requirements.txt
pypi
- openai *
- opencv-python *
- torch *
- torchvison ==0.14.1