Skip to main content
Get Template — $89

Search AI Workflow Center

Search tools, categories, stacks, and pages

Fresh daily

AI News

Latest AI tool releases, research breakthroughs, and industry news.

AllReleasesResearchFundingTutorialsOpinion

Older

Vibe-coding platform Base44 launches own model as AI startups seek defensibility

Wix-owned vibe-coding platform Base44 has started rolling out its own AI model — with hopes that it will eventually outperform frontier models.

TechCrunch AI·Jun 29release

Claude Science, an AI workbench for scientists, is now available

Claude Science, an AI workbench for scientists, is now available

Anthropic News·Jun 29release

Introducing Claude Sonnet 5

Introducing Claude Sonnet 5

Anthropic News·Jun 29release

Redeploying Fable 5

Redeploying Fable 5

Anthropic News·Jun 29release

Featuring Every Eval Ever Results on Hugging Face Model Pages

Hugging Face Blog·Jun 29release

HTML table extractor

Tool: HTML table extractor Yet another in my growing collection of paste-conversion tools. This one accepts pasted rich text from browsers (with embedded HTML tables) and converts every detected table into HTML, Markdown, CSV, TSV, or JSON. Try it out by selecting everything on the Wikipedia List of cities and towns in the San Francisco Bay Area page and pasting it directly into the tool: On a similar note, I recently rebuilt my Rich text to markdown tool to add support for tables and generally improve the UI. Update : It turns out Wikipedia has an open CORS API for retrieving the full rendered HTML content of any page - demo here - so I had Codex add the ability to search Wikipedia for a page and then automatically import and display any tables from that page. Tags: html , tools , wikipedia , cors

Simon Willison·Jun 29release

Gemini’s personalized AI image generation is now free for US users

Google is expanding Gemini’s personalized AI image generation to eligible free users in the U.S., allowing the chatbot to create images based on your interests and data from connected Google apps.

TechCrunch AI·Jun 29release

OpenAI is teasing new hardware… for Codex

OpenAI is releasing some sort of device related to its AI-powered coding tool, Codex, on July 15th. In a video posted to X on Monday, OpenAI shows a square-shaped device with several buttons, alongside the caption, "Your favorite Codex shortcuts are getting an upgrade." This isn't the mysterious AI-powered device OpenAI is working on with former Apple designer Jony Ive, however. As shown in the teaser, OpenAI is launching the device in partnership with Work Louder, a company that sells an array of mechanical keyboards and macro pads with mappable keys, dials, and switches. The silhouette of the device shown by OpenAI looks a bit like Work … Read the full story at The Verge.

The Verge AI·Jun 29release

Anthropic and Gov. Newsom forge deal allowing California government to use Claude at half price

As Anthropic forges a closer relationship with the state of California, the federal government has made an enemy out of the OpenAI rival.

TechCrunch AI·Jun 29release

Highlights from Git 2.55

The open source Git project just released Git 2.55. Here is GitHub’s look at some of the most interesting features and changes introduced since last time. The post Highlights from Git 2.55 appeared first on The GitHub Blog.

GitHub Blog·Jun 29release

Ornith-1.0: Self-Scaffolding LLMs for Agentic Coding

Ornith-1.0: Self-Scaffolding LLMs for Agentic Coding This is an interesting new open weights (MIT licensed) model, the first model release from DeepReinforce. [...] with variants including 9B Dense, 31B Dense, 35B MoE, and 397B MoE. Built on top of pretrained Gemma 4 and Qwen 3.5, it achieves state-of-the-art performance among open-source models of comparable size on coding benchmarks. As far as I can tell the licenses of those underlying models is compatible with being used in this way - Gemma 4 is Apache 2.0 licensed (and not bound by the janky additional Gemma Terms of Use that afflicted the previous Gemma models) and Qwen 3.5 is Apache 2.0 licensed as well. I've been running the model using LM Studio and the ornith-1.0-35b-Q4_K_M.gguf (20GB) GGUF, hooked up to Pi . Initial impressions are very good - it seems to be able to run the agent harness over many tool calls in a proficient way. Here's a terminal session where I asked it to "find the code that decodes the actor cookie" and then "find the code that opens the insert dialog when thebutton is clicked" against a Datasette checkout, which it handled with ease. I also had it draw this pelican , which came out at 103 tokens/second: It's a little bit mangled but the pelican is clearly a pelican. I couldn't find much information about DeepReinforce themselves. The earliest paper I could find from the was CUDA-L1: Improving CUDA Optimization via Contrastive Reinforcement Learning from June 2025. Tags: ai , generative-ai , local-llms , llms , qwen , pelican-riding-a-bicycle , gemma , llm-release , lm-studio

Simon Willison·Jun 29release

HP Inc. launches Frontier strategic partnership with OpenAI

HP Inc. scales its OpenAI Frontier partnership to deploy AI across customer experiences, software development, and enterprise operations.

OpenAI Blog·Jun 28release

[AINews] OpenAI GPT-5.6 Sol / Terra / Luna — restricted to trusted partners

Oddly tiered releases to both OAI and ANT on the same day.

Latent Space·Jun 26release

GitHub and UNDP team up to advance development priorities in Ghana with open source

GitHub joined the United Nations Development Programme in Ghana to explore how open source governance can support one of West Africa's most ambitious digital reform efforts. The post GitHub and UNDP team up to advance development priorities in Ghana with open source appeared first on The GitHub Blog.

GitHub Blog·Jun 26release

Previewing GPT-5.6 Sol: a next-generation model

OpenAI previews GPT-5.6 Sol, a next-generation model with stronger capabilities in coding, science, and cybersecurity, paired with its most advanced safety stack.

OpenAI Blog·Jun 26release

Run a vLLM Server on HF Jobs in One Command

Hugging Face Blog·Jun 25release

Notion killing Skiff-influenced email app since most users use AI agents instead

Ars Technica·Jun 25release

datasette-export-database 0.3a2

Release: datasette-export-database 0.3a2 An embarrassingly tiny release. The pyproject.toml had pinned to datasette==1.0a27 , inadvertently making this plugin incompatible with all other Datasette versions. It's now datasette>=1.0a27 instead. Tags: datasette

Simon Willison·Jun 25release

Our latest Google Finance upgrades, including a new app

The new Google Finance is coming out of beta and launching a new Android app.

Google AI Blog·Jun 25release

OpenAI and Broadcom announce chip designed for LLM inference at scale

The silicon race is heating up amid the struggle to keep up with demand.

Ars Technica AI·Jun 24release