We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a46b1db commit 226f6e1Copy full SHA for 226f6e1
README.md
@@ -1,4 +1,16 @@
1
-This is a demo that showcases using CopilotKit to build a PowerPoint like web app.
+This is a demo that showcases using CopilotKit to build an Excel like web app.
2
+
3
+## Run the live demo
4
5
+Want to see CopilotKit in action? Click the button below to try the live demo.
6
7
+<a href="https://spreadsheet-demo-tau.vercel.app">
8
+ <img src="./public/screenshot.png" alt="Spreadsheet Demo Screenshot" width="600px">
9
+</a>
10
11
12
+ <img src="./public/run-demo-cta.png" alt="Run the live demo" width="250px">
13
14
15
## Deploy with Vercel
16
public/run-demo-cta.png
403 KB
public/screenshot.png
203 KB
0 commit comments