AI tool comparison
AI Agents for Beginners 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
AI Agents for Beginners
Microsoft's 12-lesson open curriculum for building AI agents from scratch
75%
Panel ship
—
Community
Free
Entry
AI Agents for Beginners is a free, open-source curriculum from Microsoft with 12 Jupyter notebook lessons covering how to build AI agents from first principles. Topics include tool use, memory architectures, multi-agent orchestration, planning patterns, and evaluation — implemented with practical code examples across multiple frameworks. The repo has accumulated over 57,000 GitHub stars and is trending again today with 131+ new stars in 24 hours, suggesting a new lesson drop or curriculum update. It's positioned as the entry point for developers who want to understand agent architecture without getting lost in framework marketing — each lesson teaches concepts with runnable code rather than abstract diagrams. For the AI education space, this repo has become the de facto starting point the way CS50 was for general programming. Its open license means bootcamps, universities, and companies are incorporating it into training programs, which explains the sustained star velocity months after launch.
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 framework-agnostic lesson structure is what makes this stand out. You actually learn the patterns — tool use, memory, multi-agent coordination — rather than just the LangChain API. Engineers who go through this can adapt to any framework because they understand the fundamentals.”
“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.”
“Microsoft-branded curricula tend to steer students toward Azure and Microsoft products as examples. The 57k stars are real, but some of the lessons may already be outdated as the agent framework space moves extremely fast. Check the commit dates before committing hours to it.”
“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.”
“We're in the early phase of a developer education wave around agents — the same way REST API tutorials dominated 2010-2015. This curriculum is seeding a generation of agent-native developers who'll build the infrastructure that matters over the next five years.”
“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.”
“Jupyter notebooks are the perfect format for creative tech learners — you can run the code, modify it, and see the result immediately. This is how I'd want to learn agent concepts if I were coming from a design or content background rather than pure engineering.”
“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.