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

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

· 2 min read

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.

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.

AI

Japanese Companies Are Building Industry AI on NVIDIA's Nemotron Models

Japan's top enterprises and research institutions are building specialised AI models on NVIDIA's Nemotron open model fam

4 August 2026

OpenAI's Astra just solved 10 maths problems that stumped everyone for decades

An unreleased OpenAI model called Astra produced verified proofs for ten open maths and computer science problems, some

6 August 2026

More from Future Technology

Browse all Artificial Intelligence stories →

Read next

AI

This free tool packs your whole codebase into one file an AI can read. I tested Repomix

Repomix packs your entire codebase into one AI-friendly file. I installed it and ran real repos through it to see if it saves the copy-paste grind.

20 June 2026 · 3 min read
Reviews

Prime Day 2026 early deals worth buying before June 23

Amazon Prime Day 2026 runs June 23 to 26, but the early deals are already live. Here are the ones reviewers actually rate, not just the loudest discounts.

19 June 2026 · 3 min read
Software

DeepL just bought its way into real-time speech translation

DeepL made its first-ever acquisition, buying live-audio startup Mixhalo to bring real-time speech translation to conferences and stadiums.

19 June 2026 · 3 min read