Augmented data science: Human Intent, AI Execution
The synergy between human intent and AI execution in data science tl;dr (never ai;dr) LLMs are now part of data science workflows. The question is no longer if we use them, but how and where . We reviewed emerging research to create a framework defining the synergy between human and machine: human intent followed (and bounded) by LLM execution . Effective AI-assisted workflows successfully decouple intent (the "what" and "why" ) from execution (the "how" ). In this model, the data scientist acts as the orchestrator , while the LLM serves as the execution engine . Success hinges on assigning intent to the correct tasks. The data scientist sets goals and validates assumptions . The LLM searches well-defined spaces and executes code subject to human validation. This post sets the stage for a new series where we hope to introduce a task-level guide for data science leaders embedding LLMs into co...