AI tool comparison
DeepTutor vs How LLMs Work
Which one should you ship with? Here is the side-by-side panel verdict, pricing read, reviewer split, and community vote comparison.
Education
DeepTutor
An open-source AI tutor with autonomous bots, math animation, and deep research
75%
Panel ship
—
Community
Paid
Entry
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.
Education
How LLMs Work
Andrej Karpathy's LLM lecture, rebuilt as an interactive visual experience
75%
Panel ship
—
Community
Free
Entry
"How LLMs Work" is a free, browser-based interactive guide that walks through the complete pipeline for building large language models — from raw web scraping to RLHF-trained conversational assistant. Created by Yash Narwal and based on Andrej Karpathy's technical deep-dive lecture, it's been getting significant traction on Hacker News (214+ points) for turning dense ML theory into something genuinely accessible. The site covers data collection and deduplication, Byte Pair Encoding tokenization with a live demo, pre-training and next-token prediction, inference with a probability sampling simulator, post-training with RLHF, and RAG. Each section uses animated visualizations, clickable pipeline diagrams, and canvas-based graphics — not static explainer images. The progressive narrative structure follows a single piece of text through every stage of the pipeline, making abstract concepts concrete. In an era where everyone uses LLMs but few understand how they work, this kind of high-quality educational resource matters for a different reason than tools: it raises the baseline competency of the entire developer ecosystem. Better-informed builders ask better questions, make better design decisions, and push vendors toward more transparency. This is the kind of project the HN community rewards — and deserves the signal boost.
Reviewer scorecard
“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.”
“Best visual explanation of tokenization I've seen — the live BPE demo finally made it click for me after years of reading static diagrams. Bookmarked for onboarding new engineers and explaining RAG to non-technical stakeholders.”
“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.”
“It's a beautiful explainer, but Karpathy's own YouTube lectures already do this and go deeper. Building on someone else's lecture without significant original contribution is fine, but 'Ship or Skip' implies you'd use it now — this is more bookmark-and-forget.”
“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 gap between AI capability and public understanding is the single biggest risk factor for good AI policy. Tools like this that translate technical reality into accessible visuals are infrastructure for an informed society — more important than most 'real' tools.”
“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.”
“The scroll-based animation and progressive reveals are exactly how technical content should be designed. Whoever built this UX understands both pedagogy and web craft — it's a masterclass in making complex systems legible through thoughtful visual design.”
Weekly AI Tool Verdicts
Get the next comparison in your inbox
New AI tools ship daily. We compare them before you waste an afternoon.