Published onMay 28, 2026Visualizing Multi-Hop Retrieval: Sequential vs. Parallel FlowsvisualizationretrievalragUnderstanding the tradeoffs between sequential and parallel multi-hop retrieval flows in RAG systems through step-by-step visualizations.
Published onMay 16, 2026Dense Retrievals: Bi-Encoders, Cross-Encoders, and Late InteractionvisualizationretrievalragUnderstanding the tradeoffs between bi-encoders, cross-encoders, and late interaction in dense retrieval systems and how they work.
Published onNovember 2, 2024An Introduction to Gradient Descentmlmathshow-tovisualizationA beginner-friendly guide to understanding gradient descent, a fundamental optimization algorithm used in machine learning.