- Notifications
You must be signed in to change notification settings - Fork0
react UI + infrastructure for AI Copilots, in-app AI agents, AI chatbots, and AI-powered Textareas 🪁
License
StudentCode-in/CopilotKit
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Here for Hacktoberfest? 🎉Get started here 🚀 🎊.

CopilotKit is the open-source framework for integrating powerful AI Copilots into any application. Easily implement custom AI Chatbots, AI Agents, AI Textareas, and more.
👉 Check out the docs athttps://docs.copilotkit.ai
Table of Contents
There are several easy ways to get started with CopilotKit:
- Quickstart: Chatbot: In just two minutes, add an AI Chatbot to your app with the ability to read application state and take actions.
- Tutorial: Todo List Copilot: For a deeper dive into CopilotKit, take a simple todo list app and supercharge it with an AI chat popup.
- Tutorial: Textarea Autocomplete: For a deeper dive into CopilotKit, we'll take a simple email client app and add an AI-powered textarea with autocompletions and AI insertions/edits.
| 🕹️ PowerPoint Clone + Copilot https://github.com/CopilotKit/demo-presentation ![]() | 🕹️ Simple Todo App + Copilot https://github.com/CopilotKit/demo-todo ![]() |
| 🕹️ Spreadsheets + Copilot https://github.com/CopilotKit/demo-spreadsheet ![]() | 🕹️ PowerPoint Clone + Copilot + Voice Control https://github.com/CopilotKit/demo-presentation-voice ![]() |
💡 Want to learn more? Check out theCopilotKit Documentation.
<CopilotTextarea />: An AI-powered textarea with autocompletions and AI-powered insertions/edits.<CopilotPopup />: AI-powered floating chat popup component.<CopilotSidebar />: AI-powered chat sidebar component.<CopilotChat />: AI-powered plain chat component.
useCopilotReadable: Provide in-app state and any other information to your Copilot.useCopilotAction: Enable your Copilot to perform actions and render custom-generated UI in the chat.useCopilotChat: Directly interact with the Copilot chat instance to add messages and manipulate the chat history.useCopilotChatSuggestions: Integrate AI-powered chat follow-up suggestions that are aware of your app's state and chat history.
Thanks for your interest in contributing to CopilotKit! 💜
We value all contributions, whether it's through code, documentation, creating demo apps, or just spreading the word.
Here are a few useful resources to help you get started:
- For code contributions,check out the contribution guide.
- For documentation-related contributions,check out the documentation contributions guide.
- Want to contribute but not sure how?Join our Discord and we'll help you out!
💡NOTE: All contributions must be submitted via a pull request and be reviewed by our team. This is to ensure that all contributions are of high quality and align with the project's goals.
You are welcome to join ourDiscord and chat with our team and other community members.
Additionally, you can reach out to us athello@copilotkit.ai.
This repository's source code is available under theMIT License.
About
react UI + infrastructure for AI Copilots, in-app AI agents, AI chatbots, and AI-powered Textareas 🪁
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Languages
- TypeScript91.5%
- Shell4.5%
- CSS2.7%
- Other1.3%







