Writing
Blog & Articles
Deep dives, tutorials, and thoughts on AI/ML engineering, autonomous agents, and building scalable systems.
-
Building Autonomous AI Agents with LangChain
A comprehensive guide on designing, building, and deploying multi-agent systems using modern LLMs and LangChain. Learn about agent memory, tool usage, and real-world deployment challenges.
-
Building ToolZoneX: 100+ Calculators with Next.js and SSG
How I built a platform of 100+ India-focused finance and health calculators using Next.js 15, TypeScript, and static site generation for performance and SEO.
-
Refactoring SAM 3 into a Production Annotation Tool
Turning Meta's Segment Anything Model 3 into a production-grade annotation tool with a professional UI, COCO export, and optimized workflows for VLA dataset creation.
-
Aura: Automating Outlook Drafts with AI
Building an AI email assistant that reads unread Outlook messages and generates context-aware draft replies using Python and modern LLMs.
-
Learning AI from Scratch: The A2Z Journey
Designing a structured Jupyter-based curriculum covering machine learning, computer vision, and AI fundamentals for learners starting from zero.