Learn / Generative AI

2026

Retrieval-Augmented Research

A live-document RAG pipeline comparing dense, MMR and intent-enriched retrieval.

PythonLlama 2LangChainChromaDBRAG
KEY SIGNALThree retrieval variants
Technical visualization for Retrieval-Augmented Research
01

THE CHALLENGE

What needed to change.

Live sources change, retrieval can become redundant and user questions may not match document vocabulary.

02

THE APPROACH

How I structured the solution.

I created dense, dense-plus-MMR and intent-enriched retrieval variants with Llama 2, LangChain and ChromaDB.

03

THE OUTCOME

What the work demonstrated.

The project produced a structured basis for analysing how retrieval diversity and query enrichment affect answer support.