DeepTutor
An open-source AI tutor with autonomous bots, math animation, and deep research
DeepTutor is an open-source, agent-native learning platform from Hong Kong University's Data Intelligence Lab that goes far beyond chatbot tutoring. Built on Python 3.11+ and Next.js 16, it provides five integrated learning modes in a single unified workspace: Chat with RAG and web search, Deep Solve for multi-agent step-by-step reasoning, Quiz Generation from your own knowledge bases, Deep Research across documents and academic papers, and a standout Math Animator that generates visual Manim animations of mathematical concepts. The platform's TutorBot feature lets users create fully autonomous AI tutors with persistent memory and custom personalities. Each bot maintains its own workspace, remembers user progress across sessions, and can connect to Telegram, Discord, Slack, WeChat, and other messaging channels. This means you can have a calculus tutor bot that lives in your Telegram and actually remembers where you got stuck last week. Released under Apache 2.0, DeepTutor surged past 1,400 GitHub stars shortly after launch. The combination of persistent memory, multi-channel bot deployment, and the Math Animator puts it in a different category from generic AI chat assistants. This is infrastructure-grade educational tooling built for serious learners.
Panel Reviews
The Builder
Developer Perspective
“The CLI with JSON output mode is a sleeper feature — you can pipe DeepTutor's reasoning into other agent pipelines. Docker images for both AMD64 and ARM64 means deployment is instant. This is the kind of well-engineered OSS that actually gets integrated into production workflows.”
The Skeptic
Reality Check
“Self-hosted means you're responsible for LLM API keys, infrastructure, and maintenance. The feature surface is enormous for a project that's barely past v0.4 — quality across all five modes is uneven and the Math Animator requires Manim installed correctly, which is notoriously finicky.”
The Futurist
Big Picture
“Persistent TutorBots that live in messaging apps and remember your learning history are a glimpse at the future of personalized education. When this matures, the gap between 'AI assistant' and 'personal tutor' effectively closes for anyone with a laptop.”
The Creator
Content & Design
“The Math Animator alone is worth the install. Generating visual animations of complex equations from a text prompt — completely locally — would have cost thousands in production hours before. Great for anyone creating educational content or tutorials.”
Community Sentiment
“Math Animator feature using Manim”
“TutorBot persistent memory across sessions”
“Open-source alternative to commercial tutoring apps”