LangGraph Multi-Agent Architecture: Building a Self-Critiquing AI Debate System
Author(s): Rishav Saigal Originally published on Towards AI. A technical deep-dive into the LangGraph state machine, Pydantic-driven routing, and Critique Agent design powering the LLM Drift Experiment. In the opening piece of this series, we explored the conceptual “why” behind LLM Drift …
AutoML on Autopilot
Author(s): Rishav Saigal Originally published on Towards AI. Figure 1 — From a plain-English prompt to a fully tracked MLflow experiment, autonomously. TL;DR Wraps PyCaret’s AutoML engine in a Google ADK agent hierarchy One natural language prompt → plan → code → …