Description
I set up an AI-powered Instagram account that automatically posts a new recipe every day at 6 am. The posts include an AI-generated recipe, a photo, and relevant hashtags.
To make this work, I used the Instagram Graph API along with Python to generate the content. I also used GitHub and AWS services like Lambda for continuous integration and deployment, and other AWS tools to schedule the daily posts.
The project was a fun challenge that combined several technologies to create a fully automated social media account.