Automate your Social Media with AI Agents – CrewAI Hierarchical Crew Tutorial (Instagram Automation)
In the last video, I showed you the power of AI Agents by introducing you to the powerful new tool Crew AI, which gets rid of most of ChatGPT’s limitations by creating crews of autonomous AI Agents.
As requested by many of you, this video goes into a more complex task for our crew: Instagram Automation! More specifically, automatically generating a Social Media Ad campaign for Instagram. This included Product research and competitor analysis, the development of a full ad campaign for instagram, generating three optoins for instagram posts including images.
I am creating two separate crews for this: A hierarchical crew with a Manager LLM that takes care of the Product Research and Competitor Analysis, Develops the Ad Campaign Strategy and the three post ideas.
The second crew – a sequential crew – is designing three photographs to go along with these three posts.
I will describe the crew setup in detail and take you through all of my code, before running the script with you and looking at the results together.
I played around with local LLMs (Ollama) but ended up going with OpenAI’s GPT-3.5-turbo in the end, because it gave much better results.