AI, Data Science & Cloud Certificates from Google, IBM & Meta — 40% Off
One plan covers every Professional Certificate on Coursera. 40% off Coursera Plus Annual.
Unlock All Certificates
Learn how to regain control over generative AI development through proper software design principles in this 15-minute conference talk from All Things Open. Discover Mellea, a generative AI library designed to help developers write robust application software while addressing the inherent unpredictability and unreliability of large language model outputs. Explore how traditional agentic frameworks and prompt optimization libraries often put the LLM in control, creating systems that are difficult to debug, maintain, evolve, and port. Understand Mellea's programming model that emphasizes task decomposition, information hiding, and compositional contracts between isolated modules. Examine how this approach results in systems with manageable fault models, improved portability, and reduced inference-time costs, ultimately putting developers back in the driver's seat when working with generative AI technologies.