Nour El Mawass
Nour leads the Generative AI technical group at Modus Create. She has a PhD in Machine Learning, and has worked on Machine Learning, Data Science and Data Engineering problems in various domains, both inside and outside Academia.
Session
Processing documents with LLMs comes with unexpected challenges: handling long inputs, enforcing structured outputs, catching hallucinations, and recovering from partial failures.
In this talk, we’ll cover why large context windows are not a silver bullet, why chunking is deceptively hard and how to design input and output that allow for intelligent retrial. We'll also share practical prompting strategies, discuss OCR and parsing tools, compare different LLMs (and their cloud APIs) and highlight real-world insights from our experience developing production GenAI applications with multiple document processing scenarios.