Discover and explore top open-source AI tools and projects—updated daily.
K-Dense-AIAutomated multi-agent data science CLI
New!
Top 73.1% on SourcePulse
This framework provides an end-to-end, adaptive multi-agent system for complex data science tasks. It targets engineers and researchers seeking a robust, self-correcting workflow that separates planning from execution, validates progress continuously, and leverages advanced AI models and tools. The primary benefit is an automated, reliable, and adaptable data science process that reduces errors and rework.
How It Works
The core approach is an adaptive multi-agent workflow built on Google's Agent Development Kit (ADK) and Claude Agent SDK. It meticulously separates planning from execution, creating comprehensive analysis plans with clear success criteria before any work begins. During execution, a continuous validation loop monitors progress against these criteria, allowing the system to self-correct and adapt its plan based on discoveries, ensuring the final deliverable meets actual needs rather than rigid initial assumptions. This iterative refinement and validation process aims to catch issues early and improve overall quality.
Quick Start & Requirements
uv tool install agentic-data-scientist or use directly with uvx agentic-data-scientist --mode simple.npm install -g @anthropic-ai/claude-codeOPENROUTER_API_KEY (for planning/review agents) and ANTHROPIC_API_KEY (for coding agent).Highlighted Details
Maintenance & Community
The project is developed by K-Dense Inc. and welcomes contributions. Community support is available via the K-Dense Community Slack channel. Development practices include using uv for dependency management and ruff for linting/formatting, with releases following conventional commits.
Licensing & Compatibility
The project is released under the MIT License, permitting commercial use and integration with closed-source projects.
Limitations & Caveats
The framework requires specific API keys for OpenRouter and Anthropic, making it dependent on these external services. While context window management is robust, users requiring substantially more powerful capabilities might consider K-Dense Web.
1 week ago
Inactive
PrefectHQ
BrainBlend-AI
grapeot