Real-Time AI Conversations and Audio Processing
Building responsive voice-guided cooking experiences
Deep dive into our runtime LLM architecture, speech synthesis pipeline, and observability systems that power conversational cooking guidance.
A safety-first AI cooking assistant for 35,000+ French recipes
Built for CMI Group as the engine behind Elle À Table’s AI cooking assistant: a conversational agent that helps users find recipes, adapts instructions to their skill level and allergies, and guides them hands-free with generated audio while they cook.
The starting constraint: a wrong answer about allergens can hurt someone, so LLMs were never trusted with that decision. Allergen detection and dietary classification run on a deterministic, rule-based engine (keyword matching, known derivatives, hidden sources, even E-number cross-referencing) that’s 100% auditable and never hallucinates. LLMs are used only where being wrong is cheap: enriching missing metadata, parsing messy ingredient text, and holding a natural conversation. That split, rules for anything safety-critical and LLMs for everything else, is the core architectural decision the rest of the system follows.
I owned the architecture and led development end to end: data pipeline, backend, search, and the conversational runtime. The system reached production-grade quality (accuracy, safety guarantees, cost profile all validated against real data) but the project was shelved before public launch, a business decision unrelated to the engineering. I’m including it because it’s the clearest example of applied, safety-conscious LLM system design in my portfolio, not despite the fact it never shipped.
Building responsive voice-guided cooking experiences
Deep dive into our runtime LLM architecture, speech synthesis pipeline, and observability systems that power conversational cooking guidance.
How we process 35,000+ recipes with 99.9% accuracy
Deep dive into our 7-stage recipe processing pipeline with intelligent routing, cost optimization, and comprehensive safety mechanisms.
Why we don't trust LLMs with allergies
Building deterministic safety layers with hybrid NLP, streaming architecture, and rule-based allergen detection for health-critical AI applications.
Curious about the technical details, or have a similar challenge? Reach out.
Book a call