AI models are beginning to write their own future.
Andrej Karpathy, a former researcher at Tesla and OpenAI, recently released Auto Research, a simple open-source tool. It enables an AI model to act as an agent, tasked with improving its own code in five-minute training loops, testing changes, and retaining what works.
On This Week in Startups, the implications were clear. This isn't the full recursive self-improvement leading to superintelligence. It is a proof of concept, and it works. Shopify CEO Tobi Lütke, without a machine learning research background, used it over a weekend to achieve a 19% performance improvement in a small model.
This rapid accessibility signals a massive democratization. The pool of capable tinkerers is expanding from thousands of AI PhDs to hundreds of thousands of general builders. As Jason Calacanis argued on This Week in Startups, this represents the dam cracking, shifting power from developers to everyone.
While AI's ability to build is growing, its memory remains a core frustration. On TFTC, Brian Murray and Paul Itoi discussed the daily ritual of manually reloading context for AI assistants. These systems treat each prompt as an isolated event, failing to retain information between sessions.
Paul Itoi pointed to graph databases like Neo4j as a potential solution, creating persistent knowledge webs to allow machines to reference past conversations and code. He noted that the industry's focus on scaling language models has obscured the need for true reasoning and practical integration, as people often anthropomorphize LLMs without understanding their statistical nature.
This new building capability also creates a vast opportunity in agentic payments. Matt Corallo argued on TFTC that the latest AI models can build functional Bitcoin applications without coding. More critically, he highlighted that existing payment networks are ill-suited for autonomous AI agent transactions, meaning everyone, from Google to Bitcoin, starts from zero in this race. The Bitcoin community has a unique chance to build a default agent payment rail.
Jason Calacanis, This Week in Startups:
- This is the dam cracking from the developers owning the world to everybody building the future.
- And I'm here for it.

