Writing about AI & Agentic Systems

Exploring the future
of Agentic AI

Deep technical dives into Agentic AI, LLMs, RAG systems, and production-grade machine learning architectures — by Niteen Badgujar.

~/agents/architect
$ agent deploy --env prod
→ initializing planner...
→ loading tools (12)...
✓ memory: mem0 backend ready
✓ guardrails: human-in-the-loop
✓ observability: traces enabled
[orchestrator] reflect → revise → execute
production-ready in 142ms
✦ Featured

Hand-picked deep dives

✦ Recent

Latest from the blog

Microsoft Agent FrameworkAzure AI Foundry

Your AI Agent Has Goldfish Brain — Two Ways to Fix It in Microsoft Agent Framework

A practical comparison of two memory architectures for Microsoft Agent Framework 1.0 — Mem0 as a tool the agent calls, and Azure AI Foundry Memory as a transparent context provider.

May 16, 2026 6 min read
LangGraphHuman in the Loop

Plan 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.

March 24, 2026 3 min read
BackendCelery

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.

March 18, 2026 2 min read
Claude CodeLocal LLM

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.

February 8, 2026 5 min read
LLMAgentic AI

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.

January 20, 2026 5 min read
Claude CodeAzure AI Foundry

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.

January 10, 2026 4 min read
Stay in the loop

Get new articles in your inbox

Get notified when new articles on AI, Agentic systems, and LLMs drop. No spam, unsubscribe anytime.