This is the first in many projects I’d like to use gumloop for. My goal is to try as many projects as possible as I’m looking to teach my organization how to leverage more AI tools.
The first idea is for me to learn everything.
My first project is building an automated social media account that finds content from a few sources and produces image + text post to instagram.
I attempted this myself but I got stuck on the first step. I used inoreader to extract a feed from: World Table Tennis
The goal is to have the data from what matches were completed. Unfortunately, inoreader did not do a good job of being able to scrap the actual content.
I made the same attempt and used web scraper instead of RSS feed but that brought back mixed results.
That’s essentially it.
Source of content > summarize and format > generate thumbnail > Post to Social Media Content.