Datasette Agent
Datasette Agent has been officially released as an AI assistant for the Datasette platform. This tool allows users to interact with their stored data through a conversational interface and supports various plugins for enhanced functionality. The project aims to integrate large language models with Datasette, opening up new possibilities for data interaction and analysis.
- ▪Datasette Agent provides a conversational interface for querying data stored in Datasette.
- ▪The tool is extensible with plugins, including features for generating charts and images.
- ▪A live demo showcases the capabilities of Datasette Agent using example databases.
Opening excerpt (first ~120 words) tap to expand
Datasette Agent 21st May 2026 We just announced the first release of Datasette Agent, a new extensible AI assistant for Datasette. I’ve been working on my LLM Python library for just over three years now, and Datasette Agent represents the moment that LLM and Datasette finally come together. I’m really excited about it! Datasette Agent provides a conversational interface for asking questions of the data you have stored in Datasette. Add the datasette-agent-charts plugin and it can generate charts of your data as well.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at Simon Willison.