2026 FEB 16
Building a RAG App in Python: A Live Coding Experience
Retrieval-Augmented Generation (RAG) is one of the most practical applications of LLMs today. It allows us to chat with our own data like documents, logs, notes without retraining a model. In this post, I want to…
3 min
read