Should You Let an AI Homeschool and Parent Your Kids?

Should you let an AI homeschool and parent your kids?

That's the implicit question behind a16z's new podcast (dropped yesterday, already past 900k views on X). Jesse Genet runs 11 AI agents on several Mac Minis to help homeschool her four kids. The full episode is a different story than the viral bits, and it's the one business owners should be reading.

Jesse herself tells you most of this in the full episode. Three of her caveats are more useful than the clip.

The Mac Minis aren't the point. Her words: "It's not about needing a Mac Mini. It is about needing a computer that is isolated from your personal files." Any old laptop works. And if you're running agents inside a business, a VM or a Docker container gets you the same isolation without ordering a stack of $600 machines. The hardware is a convenience. Isolation is the actual requirement.

Pick the right method for the task, not the flashy one. Jesse mentioned paying $8 in tokens to have an agent "watch" a video, then realizing voice notes served the same purpose for cents. I do the same thing: when I want an agent to learn from a video, I have it read the transcript (or make one with whisper). Same outcome, significantly cheaper.

Not every recurring task needs an always-on agent. I have a blood-pressure-tracking project that runs as a cron job on a small script an agent wrote for me once. It doesn't need 24/7 reasoning. An agent wrote the script; the scheduler runs it. That's the unlock most people miss watching Jesse's clips. You don't have to rent the reasoning over and over for a workflow that was already solved the first time.

No, I wouldn't hand my kids to an AI. We homeschool. AI writes our worksheets and helps plan curriculum. What it doesn't do is decide what my kids should learn, or notice when one of them is struggling with something that isn't in the lesson plan. That's the line, and it's the same line for your business. Use the agent. Don't outsource the judgment.

The viral hype sells you the extreme. The transcript tells you which parts scale down.