Simon Willison’s Weblog

Subscribe
Atom feed for datasette Random

1,461 posts tagged “datasette”

Datasette is an open source tool for exploring and publishing data.

2024

Release datasette-extract 0.1a6 — Import unstructured data (text and images) into structured tables
Release datasette-leaflet-geojson 0.8.2 — Datasette plugin that replaces any GeoJSON column values with a Leaflet map.
Release datasette-secrets 0.1a4 — Manage secrets such as API keys for use with other Datasette plugins
Release datasette-secrets 0.1a3 — Manage secrets such as API keys for use with other Datasette plugins
Release datasette-secrets 0.1a2 — Manage secrets such as API keys for use with other Datasette plugins
Release datasette-edit-schema 0.8a2 — Datasette plugin for modifying table schemas

Weeknotes: Llama 3, AI for Data Journalism, llm-evals and datasette-secrets

Visit Weeknotes: Llama 3, AI for Data Journalism, llm-evals and datasette-secrets

Llama 3 landed on Thursday. I ended up updating a whole bunch of different plugins to work with it, described in Options for accessing Llama 3 from the terminal using LLM.

[... 1,030 words]

Release datasette-secrets 0.1a1 — Manage secrets such as API keys for use with other Datasette plugins
Release datasette-secrets 0.1a0 — Manage secrets such as API keys for use with other Datasette plugins

AI for Data Journalism: demonstrating what we can do with this stuff right now

Visit AI for Data Journalism: demonstrating what we can do with this stuff right now

I gave a talk last month at the Story Discovery at Scale data journalism conference hosted at Stanford by Big Local News. My brief was to go deep into the things we can use Large Language Models for right now, illustrated by a flurry of demos to help provide starting points for further conversations at the conference.

[... 6,081 words]

Release datasette-cors 1.0.1 — Datasette plugin for configuring CORS headers
Release datasette-enrichments-gpt 0.4 — Datasette enrichment for analyzing row data using OpenAI's GPT models

Extracting data from unstructured text and images with Datasette and GPT-4 Turbo. Datasette Extract is a new Datasette plugin that uses GPT-4 Turbo (released to general availability today) and GPT-4 Vision to extract structured data from unstructured text and images.

I put together a video demo of the plugin in action today, and posted it to the Datasette Cloud blog along with screenshots and a tutorial describing how to use it.

# 9th April 2024, 11:03 pm / datasette-cloud, openai, gpt-4, ai, llms, datasette, generative-ai, projects, vision-llms, structured-extraction

Release datasette-public 0.2.3 — Make selected Datasette databases and tables visible to the public
Release datasette-enrichments 0.3.2 — Tools for running enrichments against data stored in Datasette
Release datasette-cors 1.0 — Datasette plugin for configuring CORS headers
Release datasette-embeddings 0.1a3 — Store and query embedding vectors in Datasette tables

datasette-import. A new plugin for importing data into Datasette. This is a replacement for datasette-paste, duplicating and extending its functionality. datasette-paste had grown beyond just dealing with pasted CSV/TSV/JSON data—it handles file uploads as well now—which inspired the new name.

# 6th April 2024, 10:40 pm / projects, datasette, plugins

Release datasette-studio 0.1a3 — Datasette pre-configured with useful plugins. Experimental alpha.
Release datasette-paste 0.1a5 — Paste data to create tables in Datasette
Release datasette-import 0.1a4 — Tools for importing data into Datasette
Release datasette-enrichments-quickjs 0.1a2 — Enrich data with a custom JavaScript function
Release datasette-embeddings 0.1a2 — Store and query embedding vectors in Datasette tables
Release datasette-paste 0.1a4 — Paste data to create tables in Datasette
Release datasette-embeddings 0.1a0 — Store and query embedding vectors in Datasette tables
Release datasette-paste 0.1a3 — Paste data to create tables in Datasette
Release datasette-paste 0.1a2 — Paste data to create tables in Datasette
Release datasette-paste 0.1a1 — Paste data to create tables in Datasette
Release datasette-enrichments 0.3.1 — Tools for running enrichments against data stored in Datasette
Release datasette-studio 0.1a2 — Datasette pre-configured with useful plugins. Experimental alpha.