Introducing local SQL & BI Agent to AgentSwarms sandbox. Upload a CSV and chat with your data (Text-to-SQL + Auto-Charts).

Introducing local SQL & BI Agent to AgentSwarms sandbox. Upload a CSV and chat with your data (Text-to-SQL + Auto-Charts).

Hey Everyone,

A lot of you have been playing around with AgentSwarms (the Agentic AI learning platform We've been building). We wanted to add a fast way to test data-analysis without having to build a complex node graph, so We just shipped a dedicated SQL & BI Agent workspace right inside the app.

You can drop in a CSV and just start asking questions about your dataset in natural language.

Here is exactly what the agent does:

  • Text-to-SQL: You ask a question (e.g., "What were the top 5 regions by revenue?"), and the agent translates your intent into an exact SQL query to run against your dataset.
  • Auto-Visualization: Instead of just spitting out a raw JSON array or a boring text table, the BI agent analyzes the shape of the returned data, synthesizes a natural language summary, and automatically renders the appropriate visualization (bar chart, line graph, pie chart, etc.) right in the chat UI.

Why I built this: I was tired of writing custom Pandas scripts or wrestling with Jupyter notebooks every time I just wanted to quickly visualize a dataset or test an AI's analytical capabilities. This gives you an instant playground to chat with your data and see immediate, visual results.

It's free to play with right in the browser.

I'd love for the data nerds here to try it out. What kind of complex aggregations or data questions do you usually struggle to get AI to answer correctly?

submitted by /u/Outside-Risk-8912
[link] [comments]

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top