The best way to do this is by reverse-engineering a successful output. If you’re creating a static image ad, for example, you can break that down into component parts like what the image should look like, what the copy should be based on the language and market you’re targeting, and so on.
3.️Integrations 🔀
System integrations make it possible for each trained AI agent to work together. Again, by breaking down tasks into mundane or repeatable events that AI can handle based on your prompts, you can implement a level of quality control that gets first drafts to a usable status that can then be improved by humans.
Integrating AI agents to perform each of these tasks, in sequence, based on Knowledge Graphs can drastically reduce creative output time without sacrificing quality. One agent can create images, one agent can create copy, and yet another can assemble the elements into a template. Rory recommends a tool like LangChain to assist with agent guidance and integration.
4. Coding 🧑💻
Coding is the final piece of the process that ensures all of the AI agents can actually communicate.
The connector language that Rory uses to get these agents to talk to each other is called JavaScript Object Notation (JSON), which is a standard text-based format for representing structured data. And if you’re not familiar with writing JavaScript code, don’t worry — ChatGPT can generate the code you need to connect the agents with a few simple prompts.
Outputs at Scale 🔥
We mentioned earlier that Rory and his team were able to use these processes to scale their client list from 90 to over 500, but other success metrics behind this process are equally impressive.
For example, after more than 1,000 completed projects over eight months, they discovered that Brief-to-Delivery time for clients was 200% faster. Project hours were also reduced by more than half, and the revenue saved totaled more than $1.4 million.
As AI tools shift from marketplace novelties to workflow essentials, mastering these tools and using them in conjunction to compound outputs will become the norm. And the faster you can adapt to this new normal, the more successful your creatives will be.