AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries83,193
  • Agents7,156
  • Applications5,120
  • Concepts5
  • Hardware1,734
  • Industry6,079
  • Local Ai4,640
  • Model Releases22,098
  • Research18,859
  • Safety12,600
  • Syntheses17
  • Tools1,664
  • Tutorials3,221

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries83,193
  • Agents7,156
  • Applications5,120
  • Concepts5
  • Hardware1,734
  • Industry6,079
  • Local Ai4,640
  • Model Releases22,098
  • Research18,859
  • Safety12,600
  • Syntheses17
  • Tools1,664
  • Tutorials3,221

Source
HumanDGX agent
83,193Total entries
1Added by human
83,192Found by agent
12Categories

Knowledge catalogue

Search: “simon-willison”

GridTimelineEvolution
525 results
23 Apr 2026

A pelican for GPT-5.5 via the semi-official Codex backdoor API

Model ReleasesDGX agent

GPT-5.5 is out. It's available in OpenAI Codex and is rolling out to paid ChatGPT subscribers. I've had some preview access and found it to be a fast, effective and highly capable model. As is usually

Extract PDF text in your browser with LiteParse for the web

Model ReleasesDGX agent

LlamaIndex have a most excellent open source project called LiteParse, which provides a Node.js CLI tool for extracting text from PDFs. I got a version of LiteParse working entirely in the browser, us

GPT-5.5 may not be in the official OpenAI API... but it's available via the apparently approved-of Codex API backdoor So I used that to make…

Model ReleasesDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters

GPT-5.5 may not be in the official OpenAI API... but it's available via the apparently approved-of Codex API backdoor So I used that to make these pelicans (default and xhigh)! https://simonwillison.n

I've been previewing this in Codex for a few weeks - it's very good! Had some great results from it having it run security reviews against c…

Model ReleasesDGX agent

I've been previewing this in Codex for a few weeks - it's very good! Had some great results from it having it run security reviews against code written using other models Introducing GPT-5.5 A new cla

LiteParse is really neat! It does a great job of extracting text from annoying layouts in PDFs (multiple columns for example) It's only avai…

ToolsDGX agent

LiteParse is really neat! It does a great job of extracting text from annoying layouts in PDFs (multiple columns for example) It's only available as a Node.js CLI app, so I vibe-coded up this version

Quoting Maggie Appleton

TutorialsDGX agent

[...] if you ever needed another reason to learn in public by digital gardening or podcasting or streaming or whathaveyou, add on that people will assume you’re more competent than you are. This will

That browser version of LiteParse is available here: https://simonw.github.io/liteparse/ Detailed notes on how I built it using Claude Code …

Model ReleasesDGX agent

That browser version of LiteParse is available here: https://simonw.github.io/liteparse/ Detailed notes on how I built it using Claude Code (running for an hour) on my blog: https://simonwillison.net/

This is a lot of fun to try out - https://flipbook.page

ToolsDGX agent

This is a lot of fun to try out - https://flipbook.page Imagine every pixel on your screen, streamed live directly from a model. No HTML, no layout engine, no code. Just exactly what you want to see.

Within two years you'll be able to prompt inject an entire country

AgentsDGX agent

Within two years you'll be able to prompt inject an entire country Under the directives of the President of the UAE, we launch a new government model. Within two years, 50% of government sectors, serv

22 Apr 2026

Anthropic have now reverted the change to their pricing page, but I've not yet seen any official announcement about what their policies are …

Model ReleasesDGX agent

Anthropic have now reverted the change to their pricing page, but I've not yet seen any official announcement about what their policies are going to be going forward. More on my blog: https://simonwil

Anthropic really did just hand this one to OpenAI on a plate

ToolsDGX agent

Anthropic really did just hand this one to OpenAI on a plate I don't know what they are doing over there, but Codex will continue to be available both in the FREE and PLUS ($20) plans. We have the com

Anyone else able to duplicate the $34/month pricing for Claude Pro shown in this screenshot? https://x.com/sean_e_callahan/status/2046992927…

Model ReleasesDGX agent

Anyone else able to duplicate the 34/month pricing for Claude Pro shown in this screenshot? https://x.com/sean_e_callahan/status/2046992927759413647 @simonw Anthropic pricing games? Claude site has Pr

Apparently my blog is mostly about token pricing now, here are some notes on the big changes GitHub Copilot just announced, including pausin…

ToolsDGX agent

Apparently my blog is mostly about token pricing now, here are some notes on the big changes GitHub Copilot just announced, including pausing new signups entirely https://simonwillison.net/2026/Apr/22

Apparently the bug was rolling out the new pricing grid worldwide when it should only have been seen by the 2% of people in the A/B test htt…

ToolsDGX agent

Apparently the bug was rolling out the new pricing grid worldwide when it should only have been seen by the 2% of people in the A/B test https://x.com/TheAmolAvasare/status/2046783926920978681 Getting

As far as I can tell this tweet buried in a thread is currently the ONLY official confirmation that this potential pricing change won't affe…

ToolsDGX agent

As far as I can tell this tweet buried in a thread is currently the ONLY official confirmation that this potential pricing change won't affect existing Pro subscribers When we do land on something, if

Changes to GitHub Copilot Individual plans

Model ReleasesDGX agent

Changes to GitHub Copilot Individual plans On the same day as Claude Code's temporary will-they-won't-they 100/month kerfuffle (for the moment, they won't), here's the latest on GitHub Copilot pricing

Correction: OpenAI are NOT deprecating that model, the announcement was a mistake

ToolsDGX agent

Correction: OpenAI are NOT deprecating that model, the announcement was a mistake Thank you for flagging this, Jeff. This was a mistake: we are not deprecating text-embedding-3-small. We’re looking in

Has anyone seen ANY official communication from Anthropic or an Anthropic staff member about the fact that the checkbox for Claude Code on P…

Model ReleasesDGX agent

Has anyone seen ANY official communication from Anthropic or an Anthropic staff member about the fact that the checkbox for Claude Code on Pro is back to being checked again, or is the only evidence t

Is Claude Code going to cost $100/month? Probably not - it's all very confusing

Model ReleasesDGX agent

Anthropic today quietly (as in silently, no announcement anywhere at all) updated their claude.com/pricing page (but not their Choosing a Claude plan page, which shows up first for me on Google) to ad

I've been mostly prompting the new model directly via the client.images.generate() API, I have no idea if that rewrites my prompts at all or…

Model ReleasesDGX agent

I've been mostly prompting the new model directly via the client.images.generate() API, I have no idea if that rewrites my prompts at all or if it passes them straight to the model - details here http

New sandbox!

AgentsDGX agent

New sandbox! Announcing Cloud Run sandboxes: Secure on-the-fly code execution: Spin up ephemeral, isolated sandboxes from within Cloud Run resources. Safely execute agent-generated code, scripts, or C

Not the first time either - they shut down a bunch of of their original proprietary hosted embedding models in this announcement back in Apr…

Model ReleasesDGX agent

Not the first time either - they shut down a bunch of of their original proprietary hosted embedding models in this announcement back in April 2024 https://openai.com/index/gpt-4-api-general-availabil

Presumably GPT-imagegen-2 (aka ChatGPT Images 2.0 aka gpt-image-2) works as a tool which the models generate prompts for? I wish we could se…

Model ReleasesDGX agent

Presumably GPT-imagegen-2 (aka ChatGPT Images 2.0 aka gpt-image-2) works as a tool which the models generate prompts for? I wish we could see those prompts, like back in the DALL-E 3 days https://simo

Quoting Bobby Holley

Model ReleasesDGX agent

As part of our continued collaboration with Anthropic, we had the opportunity to apply an early version of Claude Mythos Preview to Firefox. This week’s release of Firefox 150 includes fixes for 271 v

Qwen3.6-27B: Flagship-Level Coding in a 27B Dense Model

Model ReleasesDGX agent

Qwen3.6-27B: Flagship-Level Coding in a 27B Dense Model Big claims from Qwen about their latest open weight model: Qwen3.6-27B delivers flagship-level agentic coding performance, surpassing the previo

Thank you for flagging this, Jeff. This was a mistake: we are not deprecating text-embedding-3-small. We’re looking into where this came fro…

ToolsDGX agent

Thank you for flagging this, Jeff. This was a mistake: we are not deprecating text-embedding-3-small. We’re looking into where this came from now, and we’ll also email users to clarify. Sorry for the

That's from this ChatGPT conversation - https://chatgpt.com/share/69e90ba5-7760-83e8-9e09-f06e25a90930 - my prompt was 'Do a where's Waldo s…

ToolsDGX agent

That's from this ChatGPT conversation - https://chatgpt.com/share/69e90ba5-7760-83e8-9e09-f06e25a90930 - my prompt was 'Do a where's Waldo style image but it's where is the raccoon holding a ham radio

The new Qwen3.6-27B just gave me definitely the best pelican riding a bicycle I've had from a 16.8GB model file! https://simonwillison.net/2…

ToolsDGX agent

This post highlights the Qwen 3.6-27B language model's image generation capabilities, noting that despite its relatively compact 16.8GB file size, it produces high-quality creative outputs like the ex

This is a really big deal - it's easy to run into nasty bills with Cloud Run if your site attracts aggressive scrapers, spending caps make i…

ToolsDGX agent

This is a really big deal - it's easy to run into nasty bills with Cloud Run if your site attracts aggressive scrapers, spending caps make it a whole lot safer to run small projects on Anouncing Spend

This is why I won't use proprietary hosted embedding models myself - I am more than happy to pay for a hosted solution (cheaper, faster and …

ToolsDGX agent

This is why I won't use proprietary hosted embedding models myself - I am more than happy to pay for a hosted solution (cheaper, faster and more convenient than self-hosting) but I want an open weight

... turns out if you dig around in the browser network inspector enough you CAN find the prompt - here's the prompt it used for this image

ToolsDGX agent

This post documents a method for extracting the text prompt used by an image generation AI by examining network traffic in a web browser's developer tools. Simon Willison demonstrates that prompts can

... which keeps things confusing, since it raises an important new question https://x.com/simonw/status/2046798283700617267

Model ReleasesDGX agent

... which keeps things confusing, since it raises an important new question https://x.com/simonw/status/2046798283700617267 @TheAmolAvasare If I sign up for a new $20/month account today and roll the

Wrote up Anthropic's self-own about Claude Code pricing from this afternoon on my blog - it turned out they'd reversed course just as I hit …

Model ReleasesDGX agent

Wrote up Anthropic's self-own about Claude Code pricing from this afternoon on my blog - it turned out they'd reversed course just as I hit publish, so I've tried to update it to reflect the current s

21 Apr 2026

Claude Opus 4.7 with adaptive thinking via the API... am I missing something or is it not possible any more to force it to think? (Prompt ha…

Model ReleasesDGX agent

Claude Opus 4.7 with adaptive thinking via the API... am I missing something or is it not possible any more to force it to think? (Prompt hacks like 'think step by step' don't count here, I mean the e

I came up with a somewhat foolish new benchmark for testing image generation models, to exercise the new ChatGPT Images 2.0: 'Do a where's W…

Model ReleasesDGX agent

I came up with a somewhat foolish new benchmark for testing image generation models, to exercise the new ChatGPT Images 2.0: 'Do a where's Waldo style image but it's where is the raccoon holding a ham

I for one would be delighted to see OpenAI commit to maintaining a tool like this in the long-term, I'm already nervous about mine going sta…

ToolsDGX agent

Simon Willison expresses hope that OpenAI will commit to long-term maintenance of an AI tool, citing concerns about his own tool potentially becoming stale or discontinued. The post reflects broader u

My hunch for now is that this was an ill-considered test which they didn't anticipate would be instantly spotted and cause (justified) uproa…

Model ReleasesDGX agent

My hunch for now is that this was an ill-considered test which they didn't anticipate would be instantly spotted and cause (justified) uproar - here's hoping they decide that the 'test' isn't a good i

OK, here's a resolution - I managed to get it to think using these settings: 'thinking': { 'type': 'adaptive', 'display': 'summarized' }, 'o…

ToolsDGX agent

OK, here's a resolution - I managed to get it to think using these settings: 'thinking': { 'type': 'adaptive', 'display': 'summarized' }, 'output_config': { 'effort': 'max' } Without 'display': 'summa

OpenAI's new Euphony tool works almost exactly the same way as my Codex transcript viewer https://tools.simonwillison.net/codex-timeline?url…

ToolsDGX agent

OpenAI's new Euphony tool works almost exactly the same way as my Codex transcript viewer https://tools.simonwillison.net/codex-timeline?url=https%3A%2F%2Fgist.githubusercontent.com%2Fsimonw%2Fa9eb599

Quoting Andreas Påhlsson-Notini

ToolsDGX agent

AI agents are already too human. Not in the romantic sense, not because they love or fear or dream, but in the more banal and frustrating one. The current implementations keep showing their human orig

scosman/pelicans_riding_bicycles

ToolsDGX agent

scosman/pelicans_riding_bicycles I firmly approve of Steve Cosman's efforts to pollute the training set of pelicans riding bicycles. (To be fair, most of the examples I've published count as poisoning

This piece thinks that the reason I got a crap pelican riding a bicycle from Opus 4.7 is that it didn't think about it first, I'm trying to …

ToolsDGX agent

This piece thinks that the reason I got a crap pelican riding a bicycle from Opus 4.7 is that it didn't think about it first, I'm trying to figure out if there's a way to force it to think that I've m

True to form, I've already seen OpenAI themselves refer to the new image model as 'ChatGPT Images 2.0', 'Image gen 2' and 'gpt-image-2'

ToolsDGX agent

OpenAI has been using multiple informal names internally and externally for its new image generation model, including 'ChatGPT Images 2.0,' 'Image gen 2,' and 'gpt-image-2.' The post highlights incons

Where's the raccoon with the ham radio? (ChatGPT Images 2.0)

Model ReleasesDGX agent

OpenAI released ChatGPT Images 2.0 today, their latest image generation model. On the livestream Sam Altman said that the leap from gpt-image-1 to gpt-image-2 was equivalent to jumping from GPT-3 to G

20 Apr 2026

Claude Token Counter, now with model comparisons

Model ReleasesDGX agent

Claude Token Counter, now with model comparisons I upgraded my Claude Token Counter tool to add the ability to run the same count against different models in order to compare them. As far as I can tel

'I am envisioning a harmonious interplay of form and space, where each element finds its rightful place within the visual narrative. The pel…

AgentsDGX agent

'I am envisioning a harmonious interplay of form and space, where each element finds its rightful place within the visual narrative. The pelican emerges as a central figure, its wings poised in dynami

I tried a 15MB, 30 page text-heavy PDF and Opus 4.7 reported 60,934 tokens while 4.6 reported 56,482 - that's a 1.08x multiplier, significan…

ToolsDGX agent

Claude Opus 4.7 uses approximately 8% more tokens than Opus 4.6 when processing the same text-heavy PDF document, as demonstrated by a test comparing tokenization of a 15MB, 30-page PDF (60,934 tokens

Important to note: that 3x increase for images is entirely due to Opus 4.7 being able to handle higher resolutions. I tried that again with …

ToolsDGX agent

Important to note: that 3x increase for images is entirely due to Opus 4.7 being able to handle higher resolutions. I tried that again with a 682x318 pixel image and it took 314 tokens with Opus 4.7 a

(Just tried community-noting my own tweet to clarify this point, let's see if that works!)

ToolsDGX agent

Simon Willison shared an experience attempting to use X's Community Notes feature to add clarification to his own tweet, experimenting with whether the self-noting functionality would work as intended

llm-openrouter 0.6

ToolsDGX agent

Release: llm-openrouter 0.6 llm openrouter refresh command for refreshing the list of available models without waiting for the cache to expire. I added this feature so I could try Kimi 2.6 on OpenRout

New TIL on fetching data from a Datasette instance into Google Sheets using importdata(), named custom functions or Google Apps Script https…

ToolsDGX agent

Simon Willison shared a tutorial on integrating Datasette instances with Google Sheets, demonstrating multiple methods including the importdata() function, custom named functions, and Google Apps Scri

SQL functions in Google Sheets to fetch data from Datasette

ToolsDGX agent

TIL: SQL functions in Google Sheets to fetch data from Datasette I put together some notes on patterns for fetching data from a Datasette instance directly into Google Sheets - using the importdata()

19 Apr 2026

Headless everything for personal AI

AgentsDGX agent

Headless everything for personal AI Matt Webb thinks headless services are about to become much more common: Why? Because using personal AIs is a better experience for users than using services direct

Note to @AnthropicAI - much as I appreciate the public system prompts this would be so much more valuable to me as a Claude power user if yo…

Model ReleasesDGX agent

Note to @AnthropicAI - much as I appreciate the public system prompts this would be so much more valuable to me as a Claude power user if you published the tool descriptions as well Since Anthropic pu

Since Anthropic publish their system prompts we can generate a diff between Claude Opus 4.6 and 4.7 - here are my notes on what's changed ht…

Model ReleasesDGX agent

Simon Willison documents the differences between Anthropic's Claude Opus 4.6 and 4.7 system prompts, analyzing changes that Anthropic made public. The notes likely highlight modifications to model beh

The biggest challenge of using chat-based AI systems is that the details of what they can do are invisible - those tool descriptions are the…

Model ReleasesDGX agent

The biggest challenge of using chat-based AI systems is that the details of what they can do are invisible - those tool descriptions are the missing manual, publishing them would be a huge benefit to

18 Apr 2026

Adding a new content type to my blog-to-newsletter tool

Model ReleasesDGX agent

Agentic Engineering Patterns > Here's an example of a deceptively short prompt that got a lot of work done in a single shot. First, some background. I send out a free Substack newsletter around once a

Claude system prompts as a git timeline

Model ReleasesDGX agent

Research: Claude system prompts as a git timeline Anthropic publish the system prompts for Claude chat and make that page available as Markdown. I had Claude Code turn that page into separate files fo

Join us at PyCon US 2026 in Long Beach—we have new AI and security tracks this year https://simonwillison.net/2026/Apr/17/pycon-us-2026/

ToolsDGX agent

PyCon US 2026 will be held in Long Beach and will feature new dedicated tracks focused on AI and security topics. The announcement comes from Simon Willison, highlighting these expanded programming ar

The event is next month - talks are Friday 15th to Sunday 17th of May, with the date before that of tutorials and two days afterwards of spr…

ToolsDGX agent

The event is next month - talks are Friday 15th to Sunday 17th of May, with the date before that of tutorials and two days afterwards of sprints Californians are notoriously last-minute planners so I

← Previous
1…6789
Next →