zaturn
Zaturn is a tool that uses AI to help users analyze data and gain business insights without needing programming skills. It connects to multiple data sources and supports visualizations, providing an easy-to-use interface for data analysis.
Can I use Zaturn with ChatGPT?
While you can upload data to ChatGPT, it has limitations like a 50MB upload size limit and cannot connect directly to databases. Zaturn overcomes these by querying data directly from sources.
What data sources can Zaturn connect to?
Zaturn can connect to SQL databases such as PostgreSQL, SQLite, DuckDB, MySQL, ClickHouse, and file formats like CSV and Parquet.
Does Zaturn support data visualizations?
Yes, Zaturn can generate various visualizations including scatter, line, histogram, strip, box, and bar plots, provided the MCP client supports image rendering.
How do I configure Zaturn for an MCP client?
You can configure Zaturn by adding it to the MCP config with data source arguments or by creating a sources.txt file in the Zaturn config directory.
What if my MCP client does not support image rendering?
If your MCP client does not support image rendering, you can add the --noimg
argument in the MCP config, and plots will be stored as files with their locations returned.