TL;DR In this easy-to-follow tutorial, we’ll take a simple travel planner application and enhance it with AI using CopilotKit. By the end of this article, you’ll learn: What an agentic copilot is and how to use it to add AI to your application. How to let the copilot update the app state and render changes in real time. How to use useCoAgentStateRender for human-in-the-loop workflows.

Jan 16, 2025 - 14:00

TL;DR

In this easy-to-follow tutorial, we’ll take a simple travel planner application and enhance it with AI using CopilotKit.

By the end of this article, you’ll learn:

  • What an agentic copilot is and how to use it to add AI to your application.
  • How to let the copilot update the app state and render changes in real time.
  • How to use useCoAgentStateRender for human-in-the-loop workflows.