Overview
Research Agent Native Application (ANA)
Time to complete: 15 minutes
Difficulty: Medium
What you'll learn
In this tutorial, we'll build a Research Agent Native Application (ANA) using CopilotKit. Starting with a basic application, we'll add agent capabilities step by step.
You'll learn:
- 🎯 Core principles of agent native applications
- 🔄 How LangGraph helps structure LLM behavior
- 🧱 Building blocks of a Copilot Agent (CoAgent)
- 🛠️ Creating interactive agent experiences with CopilotKit
Let's get started!
Next, we'll set up the project and install dependencies.
