CopilotKit: CopilotKit is a React framework for embedding AI copilots, chatbots, and in-app agents directly into web applications. It provides UI components (chat interface, sidebar, textarea) and backend infrastructure for building agentic frontends — where AI can read and modify application state, take actions, and render generative UI. Supports LangChain, LangGraph, CrewAI, and custom agent backends.; charlotte: Charlotte is an MCP server that renders web pages into structured, agent-readable representations using headless Chromium. It provides AI agents with semantic understanding of web pages, enabling efficient navigation, observation, and interaction without relying on vision models or brittle selectors.
Adding a context-aware AI copilot to a SaaS product that understands app state
Automating web browsing and navigation for AI agents.