AI Agents in Drupal CMS - Create your own!
Postkamer
14:20 — 15:05
You’ve seen what AI Agents can do in Drupal CMS. You kept imagining all the other things agents could do. What if you could create your own Agents? What if this were so easy every module across the Drupal ecosystem could have their own agents and they all worked together in harmony? What if, as a result of this, Drupal became the de facto place to build all AI applications, not just web publishing? If this is you, then this is the talk for you!
We have this grand vision of AI and Drupal, but we need your help!
In this talk, you will learn how to create agents yourself using an existing Drupal module. You will create an agent from scratch, explain the theory and best practices, and be shown how to test and evaluate your agent.
We will explore:
- How to code an agent using the framework in Drupal CMS’ ai_agents module.
- Best practices and theory for splitting out functionality into multiple agents.
- How to bring all those agents together to effectively answer user queries and prove they work with the AI evaluations framework.