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
Agent-native AI tutor with five modes, persistent memory, and a Math Animator
75%
Panel ship
—
Community
Paid
Entry
DeepTutor is an open-source AI tutoring platform from HKUDS that just shipped v1.0.3. Unlike ChatGPT wrappers dressed up as learning tools, DeepTutor is architected around a genuine agent-native philosophy: "not chatbots — autonomous tutors." The system runs five integrated modes within a single continuous thread — Chat (with RAG and web search), Deep Solve (multi-agent problem solving with source citations), Quiz Generation, Deep Research (parallel agents with cited reports), and Math Animator (Manim-powered visual explanations of mathematical concepts). Context flows between modes, so a question in Chat can escalate to Deep Solve without losing thread history. The standout feature is TutorBots — persistent AI tutors that maintain their own memory, personality, and skill sets across sessions. Combined with a RAG-ready knowledge base where you can upload your own PDFs and notes, DeepTutor effectively becomes a personalized learning environment that evolves with you. A Co-Writer feature turns any document into a collaborative editing session with AI as a genuine co-author. An Agent-Native CLI exposes every capability as structured JSON for autonomous agent pipelines, complete with a SKILL.md spec. The platform supports 25+ LLM providers including OpenAI, Anthropic, DeepSeek, Groq, and local models via Ollama or llama.cpp. It ships under Apache 2.0, installs via Docker, and launched v1.0.3 on April 13, 2026 with question notebooks and Mermaid diagram support. For students, researchers, or anyone building on top of a learning platform, this is the most architecturally serious open alternative to closed tutoring products.
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 Agent-Native CLI with SKILL.md spec is what separates DeepTutor from every other 'AI learning' product. You can actually pipe its capabilities into larger agent workflows, not just use it as a chat UI. FastAPI backend, Next.js 16 frontend, Docker deployment, 25+ LLM providers — this is built by people who've thought about production systems, not just demos.”
“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.”
“The technical paper is 'coming soon' — so the pedagogical claims about learning outcomes are completely unvalidated. Running 25+ integrations with a FastAPI backend requires real infrastructure to keep stable. TutorBot 'personality persistence' sounds compelling but in practice these systems tend to drift or feel inconsistent over time. v1.0.3 just launched today; I'd wait a few months for the rough edges to smooth out.”
“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.”
“The persistent, memory-bearing TutorBot model is an early prototype of what personalized education will look like at scale — a tutor that genuinely knows you, evolves with you, and can meet you anywhere across modalities. The math visualization capability hints at a future where abstract concepts are always accompanied by dynamic, personalized visual proofs generated on demand.”
“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 Guided Learning mode that converts personal materials into visual multi-step learning journeys is genuinely exciting for content creators who want to build courses without painful authoring tools. The Co-Writer with AI as a first-class collaborator in a Markdown editor is a cleaner experience than most writing AI tools I've tried.”
“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.