Simon Willison’s Weblog

Subscribe
Atom feed

Elsewhere

Filters: Sorted by date

Release llm-mistral 0.2 — LLM plugin providing access to Mistral models using the Mistral API
Release llm-mistral 0.1 — LLM plugin providing access to Mistral models using the Mistral API
Release datasette-sqlite-authorizer 0.1 — Configure Datasette to block operations using the SQLIte set_authorizer mechanism
Release llm-anyscale-endpoints 0.4 — LLM plugin for models hosted by Anyscale Endpoints
Release llm-gemini 0.1a0 — LLM plugin to access Google's Gemini family of models
Release ospeak 0.3 — CLI tool for running text through OpenAI Text to speech
TIL Editing an iPhone home screen using macOS — My iPhone has a weird bug: I can no longer re-arrange the app icons on the home screen (or in the dock) by dragging them around on my phone. It lets me get into edit mode (where the icons wiggle) and drag them around, but when I release they go back to where they came from.
None
Release github-to-sqlite 2.9 — Save data from GitHub to a SQLite database
Release llm-llama-cpp 0.3 — LLM plugin for running models using llama.cpp
Release datasette-chronicle 0.2.1 — Enable sqlite-chronicle against tables in Datasette
Release sqlite-utils 3.36 — Python CLI utility and library for manipulating SQLite databases
Release datasette-leaflet-geojson 0.8.1 — Datasette plugin that replaces any GeoJSON column values with a Leaflet map.
Release datasette-chronicle 0.2 — Enable sqlite-chronicle against tables in Datasette
Release datasette-enrichments-jinja 0.1 — Datasette enrichment for evaluating templates in a Jinja sandbox
Release datasette-chronicle 0.1 — Enable sqlite-chronicle against tables in Datasette
Release sqlite-chronicle 0.2.1 — Use triggers to track when rows in a SQLite table were updated or deleted
Release sqlite-chronicle 0.2 — Use triggers to track when rows in a SQLite table were updated or deleted
Release datasette-enrichments-gpt 0.3 — Datasette enrichment for analyzing row data using OpenAI's GPT models
TIL Grabbing a transcript of a short snippet of a YouTube video with MacWhisper — I grabbed [a quote](https://simonwillison.net/2023/Dec/1/jeremy-howard/) from a transcript of a snippet of a YouTube video today for my blog.
None
Release datasette-statistics 0.2.1 — SQL statistics functions for Datasette
Release datasette-enrichments-gpt 0.2 — Datasette enrichment for analyzing row data using OpenAI's GPT models
Release datasette-enrichments-opencage 0.1 — Geocoding and reverse geocoding using OpenCage
Release datasette-enrichments-re2 0.1 — Enrich data using regular expressions powered by re2
Release datasette-enrichments 0.2 — Tools for running enrichments against data stored in Datasette
Release datasette-enrichments 0.1a7 — Tools for running enrichments against data stored in Datasette
Release datasette-enrichments 0.1a6 — Tools for running enrichments against data stored in Datasette
Release datasette-pretty-json 0.3 — Datasette plugin that pretty-prints any column values that are valid JSON objects or arrays
Release datasette-enrichments-re2 0.1a0 — Enrich data using regular expressions powered by re2
Release datasette-enrichments 0.1a5 — Tools for running enrichments against data stored in Datasette
TIL Cryptography in Pyodide — Today I was evaluating if the Python [cryptography](https://cryptography.io/) package was a sensible depedency for one of my projects.
None