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.; awesome-mcp-servers: This repository serves as a comprehensive collection of Model Context Protocol (MCP) servers, designed to standardize how applications provide context to large language models. It features thousands of categorized servers enabling LLMs to securely interact with diverse external tools, databases, APIs, and filesystems.
Adding a context-aware AI copilot to a SaaS product that understands app state
Enabling AI models to query and manage data from various databases (SQL, NoSQL, graph, etc.).