Topics
-
Here's a neat trick for libraries that are under-documented but have comprehensive tests: generate your own private documentation directly from their test suite!
Uncategorized -
-
-
-
Because I can never forget what's going to happen with Daylight Savings Time changes I got Claude to build me my perfect California DST app https://tools.simonwillison.net/california-clock-change
Uncategorized -
-
-
-
-
-
I added multi-modal (image, audio, video) support to my LLM command-line tool and Python library, so now you can use it to run all sorts of content through LLMs such as GPT-4o, Claude and Google Gemini
Uncategorized -
I built a little browser-based tool for playing with the audio output from the OpenAI GPT-4o audio preview model - you can set a system prompt and a regular prompt, play the resulting audio, download the wav file and also export out the underlying JSON
Uncategorized -
-
I built a new plugin for LLM called llm-jq, which lets you pipe JSON into the tool and provide a short description of what you want, then it uses an LLM to generate a jq program and executes that against the JSON for you https://simonwillison.net/2024/...
Uncategorized -
-
-
-
-
-