Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/falleng0d/ai-downloader
A python file downloader almost entirely made by OpenAi Codex, with just a few human optimizations.
https://github.com/falleng0d/ai-downloader
Last synced: 17 days ago
JSON representation
A python file downloader almost entirely made by OpenAi Codex, with just a few human optimizations.
- Host: GitHub
- URL: https://github.com/falleng0d/ai-downloader
- Owner: falleng0d
- Created: 2022-12-03T19:05:56.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-03T19:33:14.000Z (about 2 years ago)
- Last Synced: 2024-04-14T02:59:36.780Z (10 months ago)
- Language: Python
- Size: 255 KB
- Stars: 25
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ai Downloader
A python file downloader with a QT GUI.
This app was almost entirely written by OpenAI Codex. I made some very small changes to finish it out(such as adding a icon).
It was intended as an experiment to see if I could make a fully functioning application written in python using AI, which worked wonders as it was already running out of the prompt result.
You're welcome to try it out by downloading the executable release. Don't worry it is as safe as it can be. It seems that the AI is not interested in collecting any kind of telemetry... 😅
## Screenshot
![Screenshot](Screenshot.png)
## App icon
The app icon was also made using AI. Specifically Stable Diffusion.
![App icon](download.png)