Simon Willison’s Weblog

Subscribe
Atom feed

Elsewhere

Filters: Sorted by date

Release llm 0.10a1 — Access large language models from the command-line
Release datasette-cluster-map 0.18a0 — Datasette plugin that shows a map for any data with latitude/longitude columns
Release sqlite-chronicle 0.1 — Use triggers to track when rows in a SQLite table were updated or deleted
Release datasette-sqlite-trace 0.1 — Datasette plugin that prints all executed SQL to stderr
Release blip-caption 0.1 — Generate captions for images with Salesforce BLIP
TIL Summarizing Hacker News discussion themes with Claude and LLM — I've been experimenting with the combination of [Claude](https://claude.ai/) and my [LLM CLI tool](https://llm.datasette.io/) to give me quick summaries of long discussions on [Hacker News](https://news.ycombinator.com/).
None
Release sqlite-utils 3.35.1 — Python CLI utility and library for manipulating SQLite databases
Release datasette-edit-schema 0.6 — Datasette plugin for modifying table schemas
Release datasette-llm-embed 0.1a0 — Datasette plugin adding a llm_embed(model_id, text) SQL function
Release llm-sentence-transformers 0.1.1 — LLM plugin for embeddings using sentence-transformers
TIL Embedding paragraphs from my blog with E5-large-v2 — Xeophon [suggested](https://twitter.com/TheXeophon/status/1700203810545680542) that [E5-large-v2](https://huggingface.co/intfloat/e5-large-v2) as an embedding model that was worth a closer look.
None
TIL Running Datasette on Hugging Face Spaces — [Julien Chaumond](https://twitter.com/julien_c/status/1700142113713758438), this morning (replying to my tweet about [my Hugging Face TheBloke model git scraper](https://twitter.com/simonw/status/1700130557638869140)):
None
Release datasette-debug-actors-from-ids 0.1a1 — Datasette plugin for trying out the actors_from_ids hook
Release datasette-remote-actors 0.1a1 — Datasette plugin for fetching details of actors from a remote endpoint
Release datasette 1.0a6 — An open source multi-tool for exploring and publishing data
Release datasette-debug-actors-from-ids 0.1a0 — Datasette plugin for trying out the actors_from_ids hook
Release datasette-remote-actors 0.1a0 — Datasette plugin for fetching details of actors from a remote endpoint
Release datasette-graphql 3.0a0 — Datasette plugin providing an automatic GraphQL API for your SQLite databases
Release datasette-edit-schema 0.6a2 — Datasette plugin for modifying table schemas
Release datasette-edit-schema 0.6a1 — Datasette plugin for modifying table schemas
Release datasette-edit-schema 0.6a0 — Datasette plugin for modifying table schemas
Release symbex 1.4 — Find the Python code for specified symbols
Release llm 0.10a0 — Access large language models from the command-line
Release llm-cluster 0.2 — LLM plugin for clustering embeddings
Release llm-cluster 0.1 — LLM plugin for clustering embeddings
Release llm-sentence-transformers 0.1 — LLM plugin for embeddings using sentence-transformers
Release llm 0.9 — Access large language models from the command-line
Release llm 0.9a1 — Access large language models from the command-line
Release sqlite-migrate 0.1a2 — A simple database migration system for SQLite, based on sqlite-utils
Release symbex 1.3.1 — Find the Python code for specified symbols