Discover and explore top open-source AI tools and projects—updated daily.
SalesforceAIResearchSteerable multi-agent system for enterprise deep research and analytics
Top 47.9% on SourcePulse
Enterprise Deep Research (EDR) is a multi-agent system designed for automated, steerable deep research and analytics within enterprise contexts. It addresses complex query decomposition, specialized information retrieval, and adaptive research refinement, offering significant benefits for data-driven insights and report generation. The system targets power users and researchers requiring sophisticated, automated research workflows.
How It Works
EDR employs a Master Planning Agent for adaptive query decomposition, supported by four specialized search agents (General, Academic, GitHub, LinkedIn) and a Visualization Agent. A core reflection mechanism identifies knowledge gaps, enabling adaptive research direction updates, optionally guided by human-in-the-loop steering commands for real-time refinement. It integrates an extensible MCP-based tool ecosystem, supporting tasks like NL2SQL and enterprise workflows.
Quick Start & Requirements
pip install -r requirements.txt), and configure frontend dependencies (Node.js 20.9.0+ required, npm install, npm run build)..env file.python -m uvicorn app:app --host 0.0.0.0 --port 8000. Command-line research execution is available via python benchmarks/run_research.py.http://localhost:8000/docs.Highlighted Details
Maintenance & Community
The project is presented as a research output with an associated arXiv preprint (arXiv:2510.17797). No direct community channels (e.g., Discord, Slack) or explicit maintenance status are detailed in the provided README.
Licensing & Compatibility
Licensed under the Apache 2.0 license, which permits commercial use and integration into closed-source projects.
Limitations & Caveats
The provided README does not detail specific limitations, alpha status, or known bugs. Setup requires obtaining multiple API keys and configuring both Python and Node.js environments, which may present an adoption hurdle.
4 days ago
Inactive
dzhng