Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shashi278/gpt3-on-kvlang
GPT-3 Language model generates Kivy widgets upon giving English commands
https://github.com/shashi278/gpt3-on-kvlang
gpt3 kivy-language
Last synced: about 1 month ago
JSON representation
GPT-3 Language model generates Kivy widgets upon giving English commands
- Host: GitHub
- URL: https://github.com/shashi278/gpt3-on-kvlang
- Owner: shashi278
- Created: 2021-05-08T07:11:15.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-08T07:46:03.000Z (over 3 years ago)
- Last Synced: 2024-10-01T08:41:24.154Z (about 1 month ago)
- Topics: gpt3, kivy-language
- Language: Python
- Homepage:
- Size: 589 KB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gpt3-on-kvlang
GPT-3 model generates some kvlang based on English command![Demo gif](https://raw.githubusercontent.com/shashi278/gpt3-on-kvlang/master/gpt3_demo.gif)
Get your API Key: https://beta.openai.com/
`export OPENAI_API_KEY=your-api-key`
`python3 main.py`