CrewAI plus open-source LLMs for marketing strategy

People: Me

Idea: Tested whether local/open-source models can handle real marketing strategy work using CrewAI as the orchestration layer.

Details:

  • Wanted to see how open source tools do for automating some tasks in marketing
  • Used gpt-oss-120b as the backbone model
  • Ran everything through CrewAI for agent orchestration
  • Got Joe's input on a sample prompt tied to the Koʻaka launch
  • First agent handled web search tasks for market research
  • Then additional passes/agents did marketing strategist planning, review, content outlining, and a sample set of post contents
  • System generated an actual strategy document
  • Also spit out a set of sample social post content
  • The whole pipeline ran on open LLMs which is pretty cool for data sovereignty
  • Proof of concept worked—now curious how it holds up at scale