
The video showcases a self‑built AI tutor that can teach calculus concepts in under five minutes by orchestrating three specialized agents—a Socratic reasoning engine, an interactive whiteboard, and a voice interface—hosted on the Mule Run platform. The creator emphasizes that existing AI tools merely spit out answers, whereas this system listens, probes, and guides learners step‑by‑step. The "brain" agent conducts a Socratic dialogue, prompting the student to articulate their thinking. The whiteboard visualizes equations and graphs in real time, while the voice agent transcribes and responds aloud, creating a multimodal learning loop. Users can switch among four modes—Teach, Practice, Diagnose, and Quick Drill—tailoring the experience from casual conversation to targeted skill drills. During the demo, the tutor walks through a limit problem and then explains derivatives using everyday analogies, such as a car’s speedometer, and reinforces the concept with a live graph. The presenter remarks that the experience feels more intuitive than any traditional math tutor and highlights that the entire codebase and Mule Run templates are publicly available on GitHub. By open‑sourcing the stack and leveraging Mule Run’s parallel‑agent capabilities, the project invites educators and developers to replicate or extend the tutor for other subjects. If adopted broadly, such AI‑driven, interactive tutors could lower barriers to advanced STEM education and accelerate self‑directed learning worldwide.

Suriraj demonstrates an AI‑driven "slop" detector that labels roughly 50% of the Internet as low‑information content, showcasing a Chrome extension that warns users in real time. He defines slop as low information density—verifiable claims divided by text length—and frames the...

The video showcases how a solo creator built an online business that runs entirely on AI agents, from a storefront to a YouTube channel that drives sales. Using GentoAI’s no‑code platform, Claude on a free‑tier AWS instance, and generative models...