https://github.com/timcole/idek
Self contained Open AI image generator Twitch stream
https://github.com/timcole/idek
Last synced: 11 months ago
JSON representation
Self contained Open AI image generator Twitch stream
- Host: GitHub
- URL: https://github.com/timcole/idek
- Owner: timcole
- Created: 2023-03-03T00:44:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-03T05:59:51.000Z (over 3 years ago)
- Last Synced: 2024-05-01T15:37:20.611Z (about 2 years ago)
- Language: TypeScript
- Homepage: https://www.twitch.tv/qatim
- Size: 14.6 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# I Don't Even Know
_I maybe currently [streaming it](https://www.twitch.tv/qatim), I may not be idek lol_
**This was created in 3 hours for fun**. The idea was stolen from
[Rox](https://twitter.com/RoxCodes/)'s [Twitch
Difussion](https://www.twitch.tv/twitchdiffusion) project that he worked on for
a sponsor. He made something very similar on stream and I wanted to see how
quick I could recreate it for fun.
This of course isn't the best code ever written, but YOLO it was for fun lol.
I used Open AI because I have free start-up credits from Microsoft Founders
program.
100% self contained in a single docker image, about 1vCPU @ 512 MB of RAM.
Environment variables are `OPEN_AI` Open AI API key, and `STREAM_KEY`
for streaming to Twitch.
This is hard coded to stream to Ashburn VA 3, you can change that
[here](https://github.com/timcole/idek/blob/main/entrypoint.sh#L14). List of
Twitch's ingest servers can be found [here](https://stream.twitch.tv/ingests/).