One-click generation of immersive multi-agent interactive classrooms — React (Vite) edition.
English | 简体中文
Live Demo · Quick Start · Features · Use Cases · OpenClaw
You can also pre-configure via environment variables (no API key needed):
```env
VITE_TTS_VOXCPM_BASE_URL=http://localhost:8000/v1
```
**3. Manage voices.** Three voice modes, all in **Settings → Text-to-Speech → VoxCPM2 → VoxCPM Voices**:
- **Auto Voice** (default): Dynamically generates a voice prompt based on each agent's persona during synthesis — zero configuration.
- **Prompt Voice**: Describe the voice in natural language, e.g. *"Warm female teacher voice, calm and encouraging, medium pitch"*.
- **Clone Voice**: Upload a reference audio clip or record one in the browser. Audio is stored in IndexedDB and sent to the backend during synthesis.
---
## ✨ Features
### Deep Interactive Mode (New)
**Passive listening? ❌ Hands-on exploration! ✅**
Einstein said: *"Play is the highest form of research."*
**Standard mode** quickly generates classroom content, while **Deep Interactive Mode** goes further — creating interactive, explorable, hands-on learning experiences. Students don't just watch knowledge; they adjust experiments, observe simulations, and actively explore principles.
#### Five Interactive Interfaces
**🌐 3D Visualization**
Three-dimensional visualizations that make abstract structures intuitive.
|
**⚙️ Simulations**
Process simulations and experiment environments to observe dynamic changes and results.
|
**🎮 Games**
Knowledge mini-games that deepen understanding and memory through interactive challenges.
|
**🧭 Mind Maps**
Structured knowledge organization to help learners build conceptual frameworks.
|
**💻 Online Coding**
In-browser coding with instant execution — write, learn, and iterate.
|
#### Multi-Device Support
All generated interactive interfaces are fully responsive — desktop, tablet, and mobile.
**Desktop**
|
**Mobile**
|
**iPad**
|
**🎓 Slides**
AI teacher narrates with spotlight and laser pointer actions — just like a real classroom.
|
**🧪 Quizzes**
Interactive quizzes (multiple choice / multi-select / short answer) with AI real-time grading and feedback.
|
**🔬 Interactive Simulations**
HTML-based interactive experiments for visualization and hands-on learning — physics simulators, flowcharts, and more.
|
**🏗️ Project-Based Learning (PBL)**
Choose a role and collaborate with AI agents on structured projects with milestones and deliverables.
|
| - **Class Discussion** — Agents proactively initiate discussion topics; you can join in or get called on - **Roundtable Debate** — Multiple agents with different personas discuss a topic, with whiteboard explanations - **Free Q&A** — Ask questions anytime; the AI teacher answers via slides, diagrams, or whiteboard - **Whiteboard** — AI agents draw in real time on the shared whiteboard — step-by-step equation derivations, flowcharts, visual concept explanations |
|
| MultiMind Classroom integrates with [OpenClaw](https://github.com/openclaw/openclaw) — a personal AI assistant that connects to your daily messaging platforms (Feishu, Slack, Discord, Telegram, WhatsApp, etc.). Through this integration, you can **generate and view interactive classrooms directly in chat apps**, no command line needed. |
|
| **Available on ClawHub** — install with one command: ```bash clawhub install openmaic ``` Or copy manually: ```bash mkdir -p ~/.openclaw/skills cp -R /path/to/OpenMAIC-React/skills/multimind ~/.openclaw/skills/multimind ``` |
> *"Zero-background liberal arts student, learn Python in 30 minutes"*
|
> *"How to get started with the Avalon board game"*
|
> *"Analyze Zhipu and MiniMax stock prices"*
|
> *"DeepSeek latest paper analysis"*
|