Skip to content

Commit 95f4e2b

Browse files
authored
Update README.md
1 parent 351e0d2 commit 95f4e2b

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,12 @@
1111
</a>
1212
</p>
1313

14-
🌟 **Copilot Textarea:** AI-assisted text generation + editing + autocompletions. <br/><br/>
15-
🌟 **Copilot Chatbot:** in-app-chatbot with support for injecting app state (frontend + backend), funneling executions to frontend functions (in-app actions) and backend functions (auth-enabled), executing arbitrary chains, 3rd party plugins, and Cursor-style @document-fetching.
14+
🌟 **Copilot Textarea:** AI-assisted text generation. Context-aware first draft + autocompletions + AI editing. Supports 3rd party data and Cursor-style @document-referecing ("list the client's top 3 pain points from @Gong-Call-Transcript"). <br/><br/>
15+
🌟 **Copilot Chatbot:** in-app-chatbot with support for app state awareness (frontend + backend), funneling executions to frontend functions (in-app actions) and backend functions (auth-enabled), executing arbitrary chains, 3rd party plugins, and Cursor-style @document-referecing. Also supports autorun and "sensitive" functions (which require user approval before execution).
1616
Use OpenAI's _assistants_ api, or bring your own LLM.
1717

18+
Combines frontend SDKs, backend SDKs, and (optional) cloud infrastructure. Open-source 🪁
19+
1820
<p align="center">
1921
<br />
2022
<a href="https://docs.copilotkit.ai" rel="dofollow"><strong>Explore the docs »</strong></a>

0 commit comments

Comments
 (0)