Everyday AI Lab

New AI Tools & Model Releases

New AI tools and open models ship on an almost daily basis, from compact models built to run on a laptop to large mixture-of-experts systems built for agentic tasks. This topic is our running log of notable launches: what the tool or model actually does, the benchmark claims behind it, whether it is open source or commercial, and how it compares to the alternatives already covered on this site, so you spend less time filtering hype and more time trying what is actually useful.

14 articles in this topic

Coding with AI

llm-keys-ui version 0.1

llm-keys-ui v0.1 is a Simon Willison plugin offering a web UI for storing API keys on remote machines, so coding agents like Codex can retrieve them via llm keys get without secrets appearing in chat …

Coding with AI

datasette-explain version 0.2.2

Version 0.2.2 of the datasette-explain plugin adds support for displaying SQLite explain plans on read-only stored-query pages in Datasette. The update was prompted by Simon Willison upgrading his pub…