RAG 101: Why Retrieval-Augmented Generation Matters (with a Fitness Twist)
by Pranjay Singh
A simple, non-technical intro to RAG using a fitness example, plus a preview of a local Excel-based demo.
RAGAILLM+3
Read article
Explore my collection of articles covering various topics including software development, system design, architecture patterns, and technical insights. Each piece represents lessons learned and knowledge gained through hands-on experience.
A simple, non-technical intro to RAG using a fitness example, plus a preview of a local Excel-based demo.
A practical guide to implementing a Model Context Protocol (MCP) server for custom APIs, with FastAPI and Python.