Technical notes on building production AI systems, from RAG and agent orchestration to full-stack implementation and MLOps.
Featured
From Retrieval to Reasoning: Naive RAG vs. Graph RAG
Naive RAG retrieves the most relevant chunks for grounded answers, while Graph RAG maps entities and relationships to reason across connected knowledge and uncover deeper multi-hop insights.
Context Engineer vs Prompt Engineer: What Really Changes in AI Delivery
Prompt engineers optimize how requests are phrased, while context engineers design the data and retrieval architecture that gives AI systems reliable, company-specific intelligence in production.
VS Code -> Cursor -> Antigravity: A Developer Growth Journey
A personal progression from VS Code foundations, to Cursor for AI-assisted speed and deeper code understanding, to Antigravity for distraction-free focus during complex problem solving.
From Output to Outcome: Why Agentic AI Changes the Game
A practical breakdown of the shift from generative AI responses to agentic AI execution, covering reasoning loops, memory systems, tool use, multi-agent architectures, and production guardrails.