datasette-agent-charts 0.1a2
Simon Willison announced version 0.1a2 of datasette-agent-charts, a plugin that allows AI agents to create charts within Datasette. This release introduces a new bar chart type and enhances the agent's ability to interpret data schemas for automatic chart generation. The plugin is available now via PyPI and works with Datasette 1.0+. Developers can install it with `pip install datasette-agent-charts`. The update simplifies data exploration by letting users ask questions in plain English and receive visual answers without writing code.
// why it matters
Developers can now generate charts from natural language, speeding up data analysis.