A2UI Launched: Full CopilotKit support at launch!

A2UI Launched: CopilotKit has partnered with Google to deliver full support in both CopilotKit and AG-UI!

Check it out
LogoLogo
  • Overview
  • Integrations
  • API Reference
  • Copilot Cloud
Slanted end borderSlanted end border
Slanted start borderSlanted start border
Select integration...

Please select an integration to view the sidebar content.

Overview

AI Travel Agentic Copilot Tutorial

Time to complete: 20 minutes
Difficulty: Medium

What you'll learn

In this tutorial, you will take a simple travel application and supercharge it with an agentic copilot. You will learn:

  • 💡 What an agentic copilot is and how it can be used to enhance your application
  • 💡 How to use useCoAgent to allow for shared state between your UI and agent execution
  • 💡 How to use useCoAgentStateRender to implement human-in-the-loop workflows
  • 💡 How to render intermediate states of your agent's execution
View on GitHubView live app

In the next step, we'll checkout the repo, install dependencies, and start the project locally.

PREV
Next Steps
Slanted end borderSlanted end border
Slanted start borderSlanted start border
NEXT
Step 1: Checkout the repo

On this page

AI Travel Agentic Copilot Tutorial
What you'll learn