Skip to content
All tags3 items

#rag

Posts and projects tagged "rag".

Posts

A story-driven tour of new papers and benchmarks—plus what actually moved the needle in my pipelines, with links and practical takeaways.

Two bugs broke my RAG system last month. The first was self‑inflicted—I nudged top‑k from 8 to 16 “for coverage” and watched answers get longer and less faithful. The second came from a knowledge base that contradicted itself; my agent chee...

Practical design choices and evaluation tactics that make retrieval-augmented generation reliable.

If you've tried retrieval augmented generation (RAG) and come away underwhelmed, I get it. Most disappointing RAG systems fail not because the idea is flawed, but because the pipeline is. The good news: reliable RAG is absolutely attainable...

Projects

A multilingual AI concierge that turns open questions into concrete day plans across the Versailles estate.

“Where should I start? Will it rain? Can I still see the fountains?” During the Datacraft × Château de Versailles hackathon, we kept hearing these questions from visitors and staff alike. Versailles Concierge is the assistant we built to an...