AlexDev

Join the Gang Gang and have the latest AI and Tech content.

Home page View on GitHub

Slide Twitch

Posted on 11 October 2023.
python llm linux twitch obs

About

Python tool that integrates with Twitch, OBS, OpenAI and FakeYou to generate slideshow presentations.

Usage

You will need OBS with VLC plugin enabled. I use Arch BTW, so I needed to install obs-studio-git. You will also need to enable websockets in OBS.

Next you will need to make a copy of .env.example in .env and fill it in with your information.

After doing everything you can install the dependencies and run the project. I started to become a poetry enjoyer, so I would recommend using it.

poetry install
poetry run slide-twitch

Conclusion