AI1 day ago
Teaching Google Antigravity to Paint: A Stateful Image-Editing Skill Built on Gemini's Interactions API and MCP
How nb2lite-skill-agy packages Google's gemini-3.1-flash-lite-image as an Antigravity skill + MCP server — with multi-turn stateful edits, a simple install guide, and a dogfooded cover image.
AI1 day ago
'World Models' Will Be the Next Buzzword. The Man Saying That Just Raised $1B to Build One
In March, the CEO of a research lab with zero products closed a $1.03 billion seed round — the...
AI1 day ago
Hetzner Inference: First Look
Hetzner is experimenting with LLM inference. That is not a sentence I expected to write, but I think...
AI2 days ago
The Dirty Secret Behind AI Agents (Demo 🚀)
For quite a while now, I've had the feeling that AI agents are surrounded by this mystical aura....
AI2 days ago
Put the LLM last: I replaced a 7B model with a tiny Go classifier
Most production AI tasks are not LLM tasks. I replaced a 7B model with a tiny 2.4 MB Go classifier: rules first, small model, LLM last.
RESEARCH2 days ago
The best config in your bake-off didn't win. Selection did.
Best-of-K eval selection bias: pick the highest-scoring config from K candidates on one eval set and...