MCPcopy Create free account
trending / THU-MAIC/OpenMAIC

THU-MAIC/OpenMAIC +9,193 ★ this week + Follow

AI analysis grounded in the code graph — computed facts, not vibes · 2026-09-08T03:03:19Z

What it actually is

OpenMAIC is a Next.js/React/TypeScript application that generates and runs "immersive multi-agent" interactive classrooms — turning a prompt or uploaded material into a slide-based lesson with agents, TTS/ASR, quizzes, and PBL (project-based learning) flows. It targets educators and developers who want a one-click way to produce and edit classroom content, with slide editing (applySlideEditOperation, lib/edit/slide-ops.ts), PPTX import/export (packages/@openmaic/importer), and a runtime agent/streaming layer (push, lib/agent/runtime/stream-fn.ts) as the core plumbing. It's built on Next.js 16, React 19, TypeScript 5, LangGraph 1.1, and Tailwind CSS 4, and is deployable in one click via Vercel.

Why it's growing

The 907-star jump coincides with the v1.0.0 release ("Build courses with an agent", 2026-08-27) described in commit history as "the agent workbench" — a milestone release rather than an incremental patch. Recent commit titles show substantive feature work in the weeks prior (fact-check skill, native whiteboard tools, material library manifest, derived-assets pipeline, Qwen TTS voice cloning), suggesting the release itself is a credible trigger. The README also lists a live demo, Discord/Feishu communities, and a JCST'26 paper reference, which lend some external validation, though the graph facts alone don't fully explain a spike of this size — some of it is likely attributable to social/promotional distribution not captured here.

The full breakdown is free — sign in to read it

What changed recently, how it's actually built (from the code graph), and whether you should care. Free account — no card, no spam.