Set up main menu (it’s circular)
Set up main menu (it’s circular)
I’ve set up an html index to display the data received by the subscriber. no need to run the subscriber py file and read the endless stream of updates from the broker
Using google cloud, I connected YouTube API to my algorithm to enable it to automatically upload youtube shorts from football videos it finds online.
Gemini API watches the clip and extracts key moments and then an algorithm is used to crop the video to fit youtube shorts dimensions, add captions generated by Gemini, and add some background music and color grading.
Set up initial publish and subscribe py files and developed basic code to test my first MQTT pipeline.