Hi. I'm new to FlutterFlow and I'd like to know if what I'd like to create is doable. So I would like to prompt ChatGPT through Open AI's API to create a specific workout, and below the response embed videos from a specific YouTube channel to show the exercises of the workout. Let's say that the workout has four exercises such as push-ups, pull-ups, air squats and burpees. In that case, below the workout there should be four embedded videos from a specific YouTube channel showing how to do each exercise (one for push-ups, one for pull-ups, etc). Can this be done?
Embed videos based on OpenAI's API response
Database & APIs
So far I tried prompting ChatGPT to include a link to the videos in its response, but that doesn't work (the links are made up). I thought of scraping the YouTube channel where the videos are, but I don't know how to scrape based on ChatGPT's response.
Yes
1 reply