comparison
inference shell ui vs CopilotKit
CopilotKit adds AI copilots to your app. inference shell ui connects to a full agent runtime with hundreds of tools.
| CopilotKit | inference shell ui | |
|---|---|---|
| React components | yes | yes |
| chat UI | yes | yes |
| in-app AI actions | yes | yes |
| generative UI (custom components) | yes | yes |
| agent runtime | yes | yes |
| human feedback (thumbs up/edit) | yes | yes |
| 30+ typed output widgets | - | yes |
| connected to hundreds of tools | - | yes |
| durable agent execution | - | yes |
| embeddable (iframe) | - | yes |
| multi-channel (slack, telegram, web) | - | yes |
the key difference
CopilotKit is a solid framework. it has its own runtime, renders custom React components as generative UI, and supports human feedback. it excels at the copilot pattern: AI that assists within your existing app UI.
inference shell ui is built for a different pattern. it's the frontend for inference shell agents, which means hundreds of tools, durable execution, and multi-channel delivery are built into the backend your components connect to. 30+ typed output widgets map structured tool output to rich UI automatically. the agent decides what to render based on JSON schemas, not prompt-generated markup.
the runtime behind the components
CopilotKit connects to LLM providers and runs actions you define. inference shell ui connects to inference shell agents, where your agent already has access to hundreds of tools (AI models, email, search, rendering), skills from the public registry, and durable execution. the UI layer inherits those capabilities without you wiring them up.
if you want a copilot layer inside your app, CopilotKit is purpose-built for that. if you want a full agent interface with tool approvals, structured output, and multi-channel delivery, that's where inference shell ui fits.
if you want to add a lightweight AI copilot layer to an existing app with minimal backend changes, CopilotKit is a good choice. it focuses on the copilot pattern: suggestions, chat panels, in-app actions.
ready to ship?
start with the hosted platform. deploy your own when you're ready.
we use cookies
we use cookies to ensure you get the best experience on our website. for more information on how we use cookies, please see our cookie policy.
by clicking "accept", you agree to our use of cookies.
learn more.