Simon Willison’s Weblog

Subscribe
Atom feed

Elsewhere

Filters: Sorted by date

Release datasette 0.65.1 — An open source multi-tool for exploring and publishing data
TIL GitHub OAuth for a static site using Cloudflare Workers — My [tools.simonwillison.net](https://tools.simonwillison.net/) site is a growing collection of small HTML and JavaScript applications hosted as static files on GitHub Pages.
None
Release sqlite-utils-ask 0.2 — Ask questions of your data with LLM assistance
Release sqlite-utils 3.38 — Python CLI utility and library for manipulating SQLite databases
Release llm-gemini 0.4.2 — LLM plugin to access Google's Gemini family of models
Release llm-nomic-api-embed 0.3 — Create embeddings for LLM using the Nomic API
Release llm-nomic-api-embed 0.2 — Create embeddings for LLM using the Nomic API
Release llm-gguf 0.2 — Run models distributed as GGUF files using LLM
Release llm 0.19a2 — Access large language models from the command-line
Tool Timestamp Converter — Convert Unix timestamps to human-readable dates and times with this tool. Enter a Unix timestamp (in seconds or milliseconds) to instantly view the corresponding date and time in both UTC and your local timezone. The converter automatically handles both 10-digit and 13-digit timestamps, making it easy to work with timestamps from various sources and systems.
Tool Bluesky Timeline Viewer — View Bluesky social media timelines by authenticating with your account credentials and retrieving live feed data. The application automatically refreshes your timeline at regular intervals while displaying posts with author information, timestamps, and full JSON response data for advanced inspection. Credentials are securely stored locally in your browser for convenient access during future sessions.
Release llm-mistral 0.9a0 — LLM plugin providing access to Mistral models using the Mistral API
Release llm 0.19a1 — Access large language models from the command-line
Release llm-gemini 0.5a0 — LLM plugin to access Google's Gemini family of models
Release llm-claude-3 0.10a0 — LLM plugin for interacting with the Claude 3 family of models
Release llm 0.19a0 — Access large language models from the command-line
Tool Bluesky WebSocket Feed Monitor — Monitor real-time Bluesky feed data by connecting to the Bluesky Jetstream WebSocket service and viewing incoming posts and events. Send custom JSON messages to filter the feed by collection type, specific user DIDs, or other parameters, with all activity logged in the output panel for debugging and inspection. Use the provided keyboard shortcut (Ctrl/Cmd + Enter) to quickly send configuration updates to the WebSocket connection.
Tool Package File Browser — Browse and view the contents of Python package files (.whl and .zip archives) directly in your browser by entering a PyPI package name or a direct file URL. The tool automatically downloads the package, extracts all files, and displays them in an interactive list with syntax highlighting and line-by-line navigation. You can link directly to specific files and lines using URL fragments for easy sharing.
Release llm-mistral 0.8 — LLM plugin providing access to Mistral models using the Mistral API
Release llm-gemini 0.4.1 — LLM plugin to access Google's Gemini family of models
Release llm-gemini 0.4 — LLM plugin to access Google's Gemini family of models
Release llm-claude-3 0.9 — LLM plugin for interacting with the Claude 3 family of models
Release llm 0.18 — Access large language models from the command-line
Tool API Explorer — # Documentation
Release asgi-csrf 0.11 — ASGI middleware for protecting against CSRF attacks
Release llm 0.18a1 — Access large language models from the command-line
Release llm-claude-3 0.9a0 — LLM plugin for interacting with the Claude 3 family of models
Release llm 0.18a0 — Access large language models from the command-line
Tool BBox Tool - CropperJS Version — Draw bounding boxes on images using an interactive cropping tool powered by CropperJS. Load an image by pasting, dragging and dropping, or selecting a file, then click and drag to create a box around your region of interest. The tool automatically outputs normalized coordinates as percentages of the image dimensions in a format ready for command-line use.
Tool mdn-timelines — View Mozilla's browser compatibility data to track when web APIs were first supported across different browsers. Search for any API by name to see a chronological timeline of support additions, including release dates and version numbers for each browser. The interface also displays relevant MDN documentation links, specification URLs, and status indicators to help developers understand the maturity and adoption timeline of web platform features.