Rijk van Zanten

Guiding Agentic AI with Vue

Stop building chatbots. Learn how to create agentic AI that performs actions on a user's behalf, directly within your Vue application.

Guiding Agentic AI with Vue
#1about 4 minutes

Defining agentic AI and its use of tools

Agentic AI completes tasks on a user's behalf by executing functions, known as tools, to interact with an application's data and workflows.

#2about 5 minutes

Comparing direct execution vs guided demonstration

An AI can either execute a task directly on the server for efficiency or perform the steps in the client-side UI to teach the user the workflow.

#3about 4 minutes

Building a client-side tool system in Vue

Use a Pinia store to manage a global tool registry and a composable to register or deregister tools based on a component's lifecycle.

#4about 6 minutes

Designing effective and reliable AI tools

Create well-designed tools by using specific names, returning useful results with clear error messages, writing precise descriptions, and providing UI state as context.

#5about 2 minutes

Managing risk with approval workflows for AI actions

Implement a spectrum of trust by requiring explicit user confirmation for destructive or high-risk tool calls to prevent unintended consequences.

#6about 3 minutes

Using the system prompt to define AI behavior

The system prompt acts as onboarding documentation for the AI, allowing you to encode UX decisions and behavioral rules in natural language.

#7about 4 minutes

Navigating the challenges of building agentic systems

Building agentic AI involves solving for challenges like tool explosion, latency, non-determinism, and developing new strategies for testing probabilistic components.

#8about 3 minutes

Moving beyond chat to integrated agentic interfaces

The future of agentic AI lies in moving beyond chat boxes to create smarter, context-aware actions that are deeply integrated into the application's UI.

Related jobs
Jobs that call for the skills explored in this talk.

Featured Partners

Related Articles

View all articles

From learning to earning

Jobs that call for the skills explored in this talk.