Back to Copilotkit

Introduction

showcase/shell-docs/src/content/docs/integrations/deepagents/index.mdx

1.57.03.0 KB
Original Source

<FrameworkOverview frameworkName="Deep Agents" frameworkIcon={<DeepAgentsIcon className="h-14 w-14" />} header="Bring your Deep Agents to your users" subheader="Give your Deep Agents real user-interactivity using CopilotKit and AG-UI. Build rich, interactive, agent-powered applications with LangChain's Deep Agents framework." bannerVideo="https://cdn.copilotkit.ai/docs/copilotkit/videos/coagents/overview.mp4" guideLink="/deepagents/quickstart" initCommand="npx copilotkit@latest init" featuresLink="https://feature-viewer.copilotkit.ai/langgraph/feature/agentic_chat" supportedFeatures={[ { title: "Generative UI", description: "Render your agent's state, progress, outputs, and tool calls with custom UI components in real-time. Bridges the gap between AI agents and user interfaces.", documentationLink: "/deepagents/generative-ui", demoLink: "https://feature-viewer.copilotkit.ai/langgraph/feature/tool_based_generative_ui", videoUrl: "https://cdn.copilotkit.ai/docs/copilotkit/videos/coagents/haiku.mp4" }, { title: "Human in the Loop", description: "Empower users to guide agents at key checkpoints. Combine the best of AI and human judgment for more reliable and controllable agent behavior.", documentationLink: "/deepagents/human-in-the-loop", demoLink: "https://examples-coagents-ai-travel-app.vercel.app/", videoUrl: "https://cdn.copilotkit.ai/docs/copilotkit/images/coagents/human-in-the-loop-example.mp4" }, { title: "Shared State", description: "Keep your agent and your app in sync. Your agent can see everything in your app, and your app can react to your agent in real-time.", documentationLink: "/deepagents/shared-state", demoLink: "https://feature-viewer.copilotkit.ai/langgraph/feature/shared_state", videoUrl: "https://cdn.copilotkit.ai/docs/copilotkit/videos/coagents/shared-state.mp4" } ]} architectureImage="https://cdn.copilotkit.ai/docs/copilotkit/images/generic-agui-architecture.png" liveDemos={[ { type: "saas", title: "SaaS Copilot", description: "A traditional SaaS application enhanced with AI agents. These copilots integrate seamlessly into existing workflows, providing intelligent assistance for specific business processes. Perfect for customer service, sales automation, project management, and domain-specific tasks where users need guided, step-by-step AI assistance.", iframeUrl: "https://examples-coagents-ai-travel-app.vercel.app?copilotOpen=true" }, { type: "canvas", title: "Canvas Copilot", description: "An infinite canvas interface where users collaborate with AI agents in a spatial, visual environment. These copilots excel at research, brainstorming, content creation, and complex problem-solving where information needs to be organized, connected, and explored in a non-linear, creative way.", iframeUrl: "https://examples-coagents-research-canvas-ui.vercel.app/" } ]} tutorialLink="/langgraph/tutorials/ai-travel-app"

/>