← Back to Portfolio

Machine Learning Insights

Articles, tutorials, and thoughts on AI, data science, and software engineering.

RAG vs Fine-Tuning vs Prompting: A Decision Framework for 2026

Most teams pick the wrong AI technique — not because they aren't smart, but because the choice gets framed as a tooling debate when it's actually a problem-shape debate. Here's the framework I use.

The Rise of Agentic AI: Building Smarter Systems

An exploration into agentic AI frameworks like LangGraph and how they are revolutionizing the way we build intelligent applications.

A Practical Guide to Vector Databases for RAG

Learn how to choose, implement, and optimize vector databases to power your Retrieval-Augmented Generation systems.

Mastering FastAPI for Machine Learning APIs

From basics to advanced techniques, this guide covers everything you need to know to build robust, high-performance ML APIs with FastAPI.