Close the GenAI Intent <> Impact Gap

Our Hot Take

Learning, with impact
- Understand what generative AI is and how it applies to their work
- Identify good and risky use cases for different forms of AI
- Demonstrate a deep understanding of how LLMs work and why they work the way they do
- Develop effective strategies, competence and confidence experimenting with, and incorporating new AI tools
- Appreciate the role of training and RLHF in the evolution of an LLM
- Solve a well-defined problem using LLMs to generate code
- Confidently and effectively debug code using LLMs
Session Outline
This hands-on micro-workshop will introduce some of the most important issues to consider when using generative AI systems, and how to systematically evaluate them. Learners will complete exercises and participate in discussions to bring these issues to life.
- Intro to ML & AI, including different forms of AI (classification, prediction, generation).
- Intro to the awesome power of LLMs, and the dangers of relying on them (ethical and privacy considerations, hallucinations, misunderstandings, toxicity, bias).
- Intro to numerically evaluating LLM-based systems, including a systematic evaluation of their correctness and shortcomings.
This micro-workshop builds a deeper understanding of how LLMs work to enable more informed usage.
- How an LLM is built, digging into: words as tokens / embeddings, neural nets, attention, transformers.
- Some prompt engineering techniques, and how they relate to the LLM's structure.
A hands-on micro-workshop focused on giving Engineers the tools and awareness to effectively use LLMs as they code.
- Coding with LLMs
- Explaining and generating code to solve a well-defined problem (including building entire classes or modules, and building conversationally)
- How to debug code using LLMs
A micro-workshop that will dive into various LLM tools, how they work, and how engineers can use them effectively in day-to-day work.
- Deeper look into software development tools, e.g. Cursor (for transforming existing code, and for debugging / fixing)
- Agentic AI, and how it works
- Multi-file changes with LLM IDEs
This micro-workshop focuses on integrating with LLM tools, and mitigating their risks.
- How to effectively integrate with LLM tools
- Building reliable prompt engineering templates
- Sanitising user input before it hits an LLM
- Surrounding exemplars with escape sequences
- Strategies for keeping humans in the loop
This micro-workshop explores how to improve your LLM and how to build an effective RAG system.
- How to fine-tune your own LLM
- How to effectively use RAG to improve the LLM
- Building familiarity with some typical off-the-shelf tools for RAG and fine-tuning
Coming in Q3 2025
- GenAI Excellence for non-Engineering Teams (6 modules)
- Building AI for Engineering Teams