ovi054 commited on
Commit
21be3f3
·
verified ·
1 Parent(s): 1a74860

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -42,7 +42,7 @@ While LLMs are great at text, they struggle to visualize dynamic concepts. This
42
  ### Key Features
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
 
42
  ### Key Features
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