This session presents a side by side comparison of two production RAG implementations solving different problems. One uses classic vector search for internal troubleshooting documentation. The other employs hierarchical LLM routing for structured product catalogs.
The contrast reveals critical questions: Is your content naturally unstructured or does it have implicit hierarchy? Do users ask "how to" questions or "which one" questions? Is semantic similarity what you actually need, or do you need categorical precision and exact matching?
You'll discover both architectures, understand why one retrieval strategy can't serve all content types, and leave with a decision framework for your own systems. Because sometimes the "advanced" architecture is overengineering, and the "simple" one is naive.
The contrast reveals critical questions: Is your content naturally unstructured or does it have implicit hierarchy? Do users ask "how to" questions or "which one" questions? Is semantic similarity what you actually need, or do you need categorical precision and exact matching?
You'll discover both architectures, understand why one retrieval strategy can't serve all content types, and leave with a decision framework for your own systems. Because sometimes the "advanced" architecture is overengineering, and the "simple" one is naive.
Youssef Mouhim
CIH Bank
I'm a Data & AI Engineer at CIH Bank and an Al Akhawayn University Graduate, passionate about building intelligent systems that make everyday tasks smarter and simpler. When I’m not coding or catching up on the latest in AI, I’m usually exploring my love for art and illustration.
Danya Tazi Mokha
CIH Bank
Danya Tazi Mokha is an AI and Data Engineer at CIH Bank, where she automates data pipelines and develops LLM driven tools that support both customers and employees. After a six-month internship, she joined the team full time to build solutions that streamline workflows and optimize internal processes.
A recent graduate of Al Akhawayn University with a BSc in Computer Science and a minor in Business Administration, Danya combines technical skill with business understanding to turn AI ideas into practical solutions.
A recent graduate of Al Akhawayn University with a BSc in Computer Science and a minor in Business Administration, Danya combines technical skill with business understanding to turn AI ideas into practical solutions.
