Now focused on AI Engineering & Systems

Practical AI Engineering and Agentic Systems.

Notes, experiments, and playbooks on building production LLM applications, orchestrating autonomous agents, and optimizing software delivery. Written for developers and practitioners.

star Featured Essay

Agentic Systems July 9, 2026 • 5 min read

Building Production AI Agents with MCP: A Complete Architecture Guide (2026)

Learn how to architect, build, and deploy production-ready AI agents using the Model Context Protocol (MCP). Covers state management, security, and scalability.

#ai-agents#mcp#architecture#llmops

feed Latest Writing

View Archive arrow_forward
Agentic Systems Jul 17, 2026 4 min read

What Is an AI Agent? The Complete Technical Reference

A definitive technical guide to AI agents: how they differ from standard LLMs, their core architectural components (memory, planning, tools), and how they execute autonomous workflows.

#ai-agents#llm#architecture
AI Engineering Jul 17, 2026 4 min read

What Is Context Engineering? The Complete Reference

A definitive technical guide to Context Engineering: how it differs from prompt engineering, the architecture of the context window, and how to programmatically structure data for reliable LLM inference.

#context-engineering#llm#architecture
AI Engineering Jul 17, 2026 4 min read

What Is RAG? (Retrieval-Augmented Generation) Explained

A definitive technical guide to Retrieval-Augmented Generation (RAG): how it solves LLM hallucinations, the core architecture of vector databases and embeddings, and why it beats fine-tuning for enterprise data.

#rag#llm#architecture

person Author Profile

S

S L Manikanta

AI Engineer & Systems Practitioner

Building LLM products, researching multi-agent orchestration, and setting up secure deployment pipelines. Formerly writing DevOps playbooks, now mapping the production AI stack.

Learn more about my experiments arrow_forward

Writing Philosophy

Everything published here is tested locally and run against real applications. We avoid corporate jargon, consultant hand-waving, and empty marketing hype.

✉ Newsletter

Get practical AI engineering insights delivered to your inbox.

We send out weekly breakdowns of RAG implementations, agent logic flows, Docker optimizations, and code checklists. Straight code snippets, zero fluff.