Data Decoded LDN Logo Data Decoded MCR Logo

14:15 - 14:45  AI, Analytics & Intelligence Theatre

Building Generative AI Applications: The tricks and tips you need to avoid common pitfalls

Thursday 23rd April 2026

About

In this talk, you will learn about some of the common challenges that you might encounter while developing meaningful applications thta use generative AI models.

Using non-deterministic systems as the basis for important applications is certainly an ‘interesting’ new frontier for software development, but hope is not lost. In this session, we will explore some of the well known (and less well known) issues in building applications on the APIs provided by Generative AI providers, like OpenAI or Anthropic, and on ‘open’ models, such as Mistral, Llama, or DeepSeek.

We will also (of course) dive into some of the approaches that you can take to address these challenges, including agent/MCP integration and graph-based memory, mitigating some of the inherent behaviors within Generative AI models, and enabling you to build more reliable and robust systems on top of Generative models, unlocking the potential of this new development paradigm.

Takeaways

  • Understand why and where Generative AI models have limitations for production apps
  • Learn how Generative AI model can be augmented with tools and extensions
  • Gain insights into how Generative AI is impacting application & workflow development