ai-data-science-teamRepository48/100 via “specialized agent factory for domain-specific data science tasks”
An AI-powered data science team of agents to help you perform common data science tasks 10X faster.
Unique: Provides pre-built domain-specific agents for data science tasks (loading, cleaning, wrangling, feature engineering, visualization, EDA, SQL, ML, experiment tracking) rather than generic coding agents, with each agent configured with domain-specific prompts and tool bindings. The factory pattern via create_coding_agent_graph() enables consistent instantiation across all agent types.
vs others: Offers specialized agents for data science workflows vs generic LLM code generation (ChatGPT, Copilot) that require manual task decomposition, and vs rigid AutoML systems that don't allow customization or inspection of generated code.