# CopilotKit
**Repository Path**: mirrors_hjr3/CopilotKit
## Basic Information
- **Project Name**: CopilotKit
- **Description**: React UI + elegant infrastructure for AI Copilots, in-app AI agents, AI chatbots, and AI-powered Textareas 🪁
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-02-16
- **Last Updated**: 2025-10-05
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
|
📊 Spreadsheets + Copilot

[View Demo Repository →](https://github.com/CopilotKit/demo-spreadsheet)
A powerful spreadsheet assistant that helps users analyze data, create formulas, and generate insights through natural language interaction.
|
|
🏦 Banking Assistant (SaaS Copilot)
[View Demo Repository →](https://github.com/CopilotKit/demo-banking)
An AI-powered banking interface that helps users manage transactions, analyze spending patterns, and get personalized financial advice.
|
|
✈️ [Tutorial] Agent-Native Travel Planner (ANA)
[View Tutorial →](https://docs.copilotkit.ai/coagents/tutorials/ai-travel-app/overview)
Interactive travel planning assistant that helps users discover destinations, create itineraries, and manage trip details with natural language.
|
|
🔍 [Tutorial] Agent-Native Research Canvas (ANA)
[View Demo Repository →](https://github.com/CopilotKit/CopilotKit/blob/main/examples/coagents-research-canvas/readme.md)
An intelligent research assistant that helps users analyze academic papers, synthesize information across multiple sources, and generate comprehensive research summaries through natural language interaction.
|
# Getting Started
Get started in minutes - check out the [quickstart documentation](https://docs.copilotkit.ai/quickstart).
# Code Samples
```ts
// Headless UI with full control
const { visibleMessages, appendMessage, setMessages, ... } = useCopilotChat();
// Pre-built components with deep customization options (CSS + pass custom sub-components)