I built a self-hostable AI data analyst — 4 agents, sandboxed code execution, your choice of LLM

Developer Laban has released Insight Orchestra, an open-source, self-hostable AI data analysis platform designed to replace cloud-based alternatives like ChatGPT's Code Interpreter. The tool allows users to connect various data sources, including CSV, Excel, and SQL databases, and perform analysis using a multi-agent pipeline. The system utilizes four specialized agents—Data Janitor, Hypothesis Bot, Debate Manager, and Viz Whiz—to clean data, generate insights, reach consensus, and create visualizations. A key feature is its focus on security; the platform uses RestrictedPython to sandbox LLM-generated code, preventing unauthorized filesystem or network access. Users can choose between cloud-based LLMs like OpenAI and Anthropic or run models locally via Ollama. Insight Orchestra is available on GitHub under an MIT license, offering a private, flexible solution for data professionals who require control over their infrastructure and data privacy.
This is a summary. Read the full article at the original source:
Dev.toRelated stories
In this Habr article, the author explores a fundamental issue in statistical inference: how the experiment stopping rule affects p-values. Using a coi…
PlanetScale has introduced Tin, a new tool designed to bring efficient full-text search capabilities to PostgreSQL databases. As developers increasing…
A new white paper from IEEE Spectrum explores critical strategies for data engineers and architects tasked with managing massive data volumes. As orga…



