Exploring the Future of AI
Deep technical dives into Agentic AI, LLMs, RAG systems, and production-grade machine learning architectures — by Niteen Badgujar.
Featured
View allFrom Vibe-Coded to Production: The Engineering Reality of AI Agents
The gap between a demo-quality AI agent and one that ships to production is enormous. Here's what actually breaks — and how to fix it.
A Production-Grade Architecture for Agentic AI Systems on Microsoft Azure
A deep-dive into designing, deploying, and operating multi-agent AI systems on Microsoft Azure — covering orchestration, memory, tool integration, observability, and cost controls.
Recent Articles
All articlesPlan It. Review It. Execute It: Building a Human-in-the-Loop Agent with LangGraph
A practical architecture for AI agents that pause for human approval, support replanning, and execute safely with checkpointed state.
Stop Making Users Wait: Why Your API Needs Background Workers
How to move long-running API work to asynchronous workers with Celery so user-facing endpoints stay fast, resilient, and scalable.
Running Claude Code with a Local LLM — Step-by-Step Guide
A complete walkthrough for connecting Claude Code to a locally-running LLM using Ollama, enabling offline coding assistance without API costs.
Why One Brain Isn't Enough: The Power of the Multi-LLM Chain-of-Debate
Single LLMs hallucinate, show bias, and miss perspectives. Chain-of-Debate orchestrates multiple models to critique and improve each other's outputs — producing answers that no single model could reach alone.
Configuring Claude Code with Azure AI Foundry: A Practical Step-by-Step Guide
A practical walkthrough to connect Claude Code to Azure AI Foundry using API keys and environment variables, then verify it inside VS Code.
From Vibe-Coded to Production: The Engineering Reality of AI Agents
The gap between a demo-quality AI agent and one that ships to production is enormous. Here's what actually breaks — and how to fix it.
Stay in the Loop
Get notified when new articles on AI, Agentic systems, and LLMs drop. No spam, unsubscribe anytime.