Experimenting with the useful sqlite-vector library for managing vector embeddings in SQLite. Also wrote up a Datasette plugin to query the embeddings in the Datasette tool.
This seems to be faster and easier than I last attempted this a year and a half ago with sqlite-vss.