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 12, 2026 4 min read

AI Agent Memory: Short-Term vs Long-Term Memory

A complete architectural breakdown of how AI agents manage state, covering short-term conversational context and long-term persistent memory systems.

#ai-agents#memory#architecture
AI Engineering Jul 11, 2026 7 min read

Emulate the Amazon Bedrock Runtime API Locally Using MiniStack and Ollama

Learn how to emulate the Amazon Bedrock Runtime API locally using MiniStack and Ollama. Continue using the standard Boto3 SDK while developing against local LLMs, then switch to Amazon Bedrock by removing a single endpoint_url override.

#aws#bedrock#local-llm

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.