www.copilotkit.ai Open in urlscan Pro
52.206.163.162  Public Scan

Submitted URL: http://copilotkit.ai/
Effective URL: https://www.copilotkit.ai/
Submission: On December 17 via api from US — Scanned from US

Form analysis 0 forms found in the DOM

Text Content

PricingBlogDiscord SupportDocumentationCoAgents
Talk to UsGet Started
Get in touch

14.0k
Get Started


New: Introducing CoAgents — AI/human collaboration infrastructure
In partnership with
Explore



AI COPILOTS FOR YOUR PRODUCT. BUILD FAST, CUSTOMIZE EFFORTLESSLY.

Build a 'virtual colleague' into your product
that fully understands your application & your users.


Talk to usGet Started



TRUSTED BY DEVELOPERS AT COMPANIES WORLDWIDE:




FEATURES


EXPLORE ADVANCED FEATURES

Effortlessly enhance your app with powerful AI-driven capabilities.


AN AI COPILOT IN YOUR APPLICATION

Headless UI useCopilotChat() and customizable pre-built Copilot UI components
<CopilotChat />, <CopilotPopup />. With support for chat, suggestions,
generative UI, audio, and more.

Learn more in Docs



  1 <CopilotKit publicApiKey="yourPublicKey">
  2   <CopilotSidebar>
  3     <YourApp />
  4   </CopilotSidebar>
  5 </CopilotKit>






GROUNDED IN REALTIME USER-SPECIFIC CONTEXT

Seamlessly ground the Copilot in realtime application-specific, user-specific
data.

Learn more in Docs



  1 useCopilotReadable({
  2   description: "The current spreadsheet",
  3   value: spreadsheetData,
  4 });




TAKE ACTION

Have the copilot take action on behalf of the user.

Learn more in Docs



  1 useCopilotAction({
  2   name: "sortHouseListings",
  3   description: "Sort the displayed house listings",
  4   parameters: [
  5     {
  6       name: "columnId",
  7       type: "string",
  8       description: "The ID of the column to sort on",
  9      },
  10    ],
  11   handler: async ({columnId, sortDirection}) => {
  12     sortColumn(columnId, sortDirection);
  13    },
  14  });






COAGENTS - VIA LANGCHAIN & LANGGRAPH

Seamlessly integrate LangChain & LangGraph agents into your copilot. Allow
end-users to steer agents back on track via CopilotKit’s CoAgents
infrastructure.

Learn more in Docs



  1 <CopilotKit coAgent="taxFilingAgent">
  2   <YourTaxFilingApp />
  3 </CopilotKit>




JOIN OUR MISSION. COPILOT THE FUTURE.

CopilotKit is open-source. Let‘s build the future of copilots together.

Talk to usGet Started


MORE FEATURES


DIVE INTO AI CAPABILITIES FOR YOUR APP

Unlock the full potential of your app with seamless AI integration.


GENERATIVE UI

Render fully custom react components inside the chat.

Learn more in Docs




GUARDRAILS

Controls AI actions for safe and predictable use.

Learn more in Docs




SUGGESTIONS

The <useCopilotChatSuggestions /> hook provides suggestions in Copilot chat.

Learn more in Docs




COPILOTTEXTAREA

AI-enabled text editing. Autocompletions, insertions/edits,
and auto-first-drafts. Drop-in replacement for any <textarea />

Learn more in Docs




SHAPE THE FUTURE OF COPILOTS.

Collaborate with us to influence our roadmap and drive innovation.


MORE FEATURES WILL BE AVAILABLE SOON:

CoAgents,
Chat Histories,
Realtime RAG,
Memory,
Knowledge Bases,
And more...
Talk to usGet Started


GETTING STARTED


EXPERIENCE COPILOTKIT IN ACTION

Discover how our open-source AI platform
enhances your workflow.


QUICKSTART: CHATBOT

How to deeply integrate a chatbot into your application




ARE YOU READY?


ENHANCE YOUR APPLICATIONS WITH POWERFUL AI CAPABILITIES

Talk to usGet Started
BlogDocumentation


© Tawkit, Inc. All rights reserved.
Designed by
Terms of servicePrivacy Policy