When:
to
Room:
Hiten B
Track:
development and coding / 開発とコーディング

AI Agents in Drupal CMS - Create your own agent

AI Agents in Drupal CMS - Create your own agent

You’ve seen what AI Agents can do in Drupal. What if you could create your own Agents? What if this were so easy that every module across the Drupal ecosystem could have its agents, and they all worked together in harmony? What if, as a result, 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!

This talk will teach you how to create agents from scratch using an existing Drupal module.
We will explore:
- How to code an agent using the framework in the Drupal
ai_agents module.
- Best practices and theory for splitting out functionality into multiple agents.
- How can all those agents be brought together to effectively answer user queries and prove they work with the AI evaluations framework.