1 repo
Standardized communication layers for intelligent agents to trigger actions and update application state.
Distinguishing note: Focuses on the protocol layer for agent-to-app communication, distinct from general AI model hosting.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Agent Interaction Protocols. Refine with filters or upvote what's useful.
CopilotKit is an agentic framework designed to integrate large language models into application frontends, enabling natural language control over software features and data. It provides the infrastructure to build intelligent assistants that manage conversation history, track application state, and execute complex workflows through conversational prompts. The framework distinguishes itself by its ability to render dynamic, interactive user interface components in real time based on model outputs. By utilizing a standardized communication protocol, it maps natural language intents to executabl
Provides a standardized protocol for agents to request actions and update application state within the user interface.