SASANAN ANSARIinlearn.sannan.app·4d ago · 12 min readFrom Zero to AI Engineer — 8 Levels That Actually Make SenseEvery AI engineering tutorial I found assumed too much. They started with LangChain, vector databases, and multi-agent orchestration before explaining what an LLM call actually looks like. I spent wee00
SASANAN ANSARIinlearn.sannan.app·Jul 14 · 11 min readContract Intelligence — RAG over Legal DocumentsPhase 2 Week 1 built the foundation — embeddings, ChromaDB, a working RAG pipeline, and 6/6 evals. This week applied everything to a real domain: contract intelligence. Legal documents are the perfect00
SASANAN ANSARIinlearn.sannan.app·Jul 6 · 10 min readEmbeddings and RAG — How AI Systems Actually Know ThingsPhase 1 ended with a working AI API. Eleven endpoints. Streaming chat. Structured output. Evals passing 15/15. Observable via Langfuse. But there was a problem I did not fully appreciate until Phase 210
SASANAN ANSARIinlearn.sannan.app·Jun 29 · 8 min read8 Weeks as an AI Engineer — What I Built, What Broke, What's Next Eight weeks ago I opened my first Python file and thought: how different can it be? I had four years of Angular. TypeScript every day. I knew how to build things people actually use. What I did not kn00
SASANAN ANSARIinlearn.sannan.app·Jun 29 · 10 min readEvals and Observability — Knowing If Your AI Actually WorksWeek 6 ended with four structured endpoints and a feeling that things were working. The Darjeeling details looked right. The sentiment analysis felt accurate. But feelings are not engineering. This we00