Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -43,7 +43,7 @@ While LLMs are great at text, they struggle to visualize dynamic concepts. This
|
|
| 43 |
* **Text-to-Video:** Describe a math concept (e.g., "Explain Bubble Sort"), and the AI writes the code and renders the video.
|
| 44 |
* **AI Code Editor:** Refine animations using natural language instructions (e.g., "Move the circle to the left").
|
| 45 |
* **MCP Compliant:** Fully functional as a backend tool for Claude Desktop or other MCP clients.
|
| 46 |
-
* **Powered by Anthropic Claude:** Uses `anthropic/claude-4.5-sonnet` for high-precision code generation.
|
| 47 |
|
| 48 |
## 🚀 Quick Start
|
| 49 |
|
|
|
|
| 43 |
* **Text-to-Video:** Describe a math concept (e.g., "Explain Bubble Sort"), and the AI writes the code and renders the video.
|
| 44 |
* **AI Code Editor:** Refine animations using natural language instructions (e.g., "Move the circle to the left").
|
| 45 |
* **MCP Compliant:** Fully functional as a backend tool for Claude Desktop or other MCP clients.
|
| 46 |
+
* **Powered by Anthropic Claude:** Uses `anthropic/claude-4.5-sonnet` for high-precision code generation.
|
| 47 |
|
| 48 |
## 🚀 Quick Start
|
| 49 |
|