datafoundry
by datagallery-lab
Interactive AI workbench that runs and inspects data-analysis agents
What It Does
Provides an open-source AI workbench that unifies data sources, knowledge, tooling, and an agent runtime for interactive analytics. Combines a browser-based workspace with agent execution so users can run, inspect, and iterate on data-analysis agents alongside the data they act on. Distinctive features include a governed workspace model and built-in connectors for data sources and analytic tooling. This design aligns with patterns like the Orchestrator-Worker Pattern and the Event-Driven Agent Pattern to support scalable agent orchestration.
Key Benefits
Best For
Teams building and iterating data-analysis agents who need a governed, inspectable workspace for reproducible runs and dataset-aware debugging. For guidance on structuring such workflows, the Planning Pattern provides a useful blueprint.
Applications
- Orchestrating and debugging data-analysis agents against live datasets
- Maintaining an auditable record of agent runs and decisions for governance
- Iterating on agent toolchains and connectors in a browser-based workspace