Future TechnologyFuture Technology
AI

Built with AI this week: a machine-checked maths proof, a tutor that makes you type, and more

11 June 2026 · 2 min read · Future Technology

Key takeaways

  • An AI wrote a geometry algorithm plus a formal proof in one shot, and a proof checker verified it with no human reading the code
  • The most upvoted AI project this week is one that refuses to do the work for you
  • Every project here is open source, credited, and free to try today

Every Thursday we round up the most impressive things people actually built with AI that week. No vapourware, no demos that never ship. Everything below is live, open source, and credited to its maker.

An algorithm nobody read, proven correct anyway

The standout this week comes from GitHub user schildep, who published what they believe is the first formally verified polygon intersection algorithm. The kind of geometry that powers vector editors and mapping software, and that is notoriously full of nasty edge cases.

Here is the remarkable bit. The implementation and its mathematical proof were written autonomously by Claude Opus 4.8, in one shot, and no human has ever reviewed that code. They did not need to. The proof is checked by Lean 4, a proof assistant that verifies every logical step by machine. A human only reads 87 lines of specification. The author had been stuck on the project since January because earlier models needed the proof spelled out step by step. The latest one just did it.

The future, in 3 minutes a day. The biggest tech story explained every morning, free. Get the briefing →

Why it matters: this flips the trust problem with AI code. You do not trust the model. You trust the checker. The Hacker News thread is full of people realising the same thing.

Lathe makes the AI teach, not do

The week's most upvoted AI project on Hacker News pushes in the opposite direction. Lathe, by Deven Jarvis, uses your coding agent to generate a proper hands-on tutorial on any technical topic, with sources. Then you work through it yourself, typing the code by hand in a purpose-built local app.

Prompt something like "build a 3D slicer in Erlang" and it produces a multi-part course instead of finished code. It works with Claude Code, Cursor, Codex and most other agents. A clever answer to the worry that AI is making developers forget how to think.

A self-hosted library of 30 mentors

Agora Cosmica began three years ago when its founder asked a chatbot to interpret a dream as Carl Jung. The conversations felt too personal for big AI providers, so he built his own. It is now a German nonprofit and the code is open source under AGPL. Thirty historical figures, each with narrated stories and Q&A, all runnable on your own hardware.

One for the dashboard tinkerers

Small but handy: claude-quota by Grzegorz Raczek puts live gauges for your Claude Code usage limits in the macOS menu bar. If you have ever hit a rate limit mid-task, you will get it immediately.

That is the week. Four projects, four makers, all linked above. If you build something with AI that deserves a spot here, the contact page is open.

Read next

The future, in 3 minutes a day.

The biggest tech story explained every morning, plus a Friday roundup. Read it before your coffee cools.

Free. No spam. Unsubscribe in one click.