Tori Tompkins
Tori is a Principal AI Consultant at Advancing Analytics and Microsoft AI MVP. Specialising in MLOps and LLMOps, Tori has worked on many ML and data science projects with Azure and Databricks at all stages of the ML Lifecycle. She is a co-presenter of the Data & AI podcast, Totally Skewed, founder of Girls Code Too UK and Trustee of Girls in Data.
Tori Tompkins's Sessions
Evaluating LLMs in Databricks with RAGAS and MLFlowSQLBits 2025
Evaluating LLMs is essential for ensuring they perform accurately and align with safety standards. This talk explores two frameworks for LLM Evaluation: RAGAS and MLFlow. We’ll explore practical applications of these frameworks, including a live demo that walks through setting up an evaluation pipeline, monitoring results, and refining metrics.
First Class MLOps with DatabricksSQLBits 2024
Deploying machine learning models still remains one of data science's largest challenge, but MLOps is your answer. We'll explore how Databricks can be an end-to-end MLOps tool and the one-stop solution to this problem. Session includes practical demos on: Mlflow, Feature Store, Real-Time Serving Endpoints and Model Monitoring.
A Data Engineer, Scientist and Analyst Walk Into a BarSQLBits 2024
In the fast-growing world of data, there's no one-size-fits-all skill set for data professionals. Join us as we define roles, explore essential skillsets, and share our personal journeys, revealing how these roles collaborate in daily operations and shape typical data projects.
Data Science and Analytics: Real-World Experience from Diverse voices in the fieldSQLBits 2022
In this session, we will cut through the marketing buzzwords to share experiences, tips, and tricks on how to be successful with Data Science and Analytics in the real world. Tune in to hear the team share real-world experience and get takeaways from industry insiders on real projects with impact. We will also discuss the ethics and fairness of Data Science and Analytics projects and how we can be more inclusive from a technology, people, and process standpoint.
Unlocking the Potential of Retrieval-Augmented Generation (RAG) with Advanced PatternsSQLBits 2026
Retrieval-Augmented Generation (RAG) is revolutionizing the capabilities of Generative AI by addressing critical limitations such as knowledge cut-offs, hallucinations, and lack of domain specificity. By integrating external knowledge sources with LLMs, RAG ensures outputs are more accurate, dynamic, and contextually relevant than ever before. In this session, we’ll begin with why RAG is essential for building scalable, trustworthy AI systems and before diving into advanced patterns like Modular RAG for adaptable designs, Graph RAG for structured data handling, and Voice RAG for audio-driven retrieval. Additionally, we’ll explore Corrective RAG, Branched RAG, and RAG-Fusion to tackle complex, multi-modal challenges. Whether you’re new to RAG or looking to refine your approach, this session will equip you with the tools and strategies to harness the full power of RAG workflows.
You Think Your MLOps Can Scale GenAI? Think Again.SQLBits 2026
As organisations move from traditional machine learning to large language model (LLM) applications and AI agents, the operational landscape changes dramatically. While MLOps provided a foundation for deploying and managing ML models, the emergence of LLMs introduces new challenges in scale, architecture, governance, and observability.
This session explores the critical differences between MLOps and LLMOps, highlighting why GenAI applications require dedicated tooling, processes, and design patterns. We’ll walk through the key components of a robust LLMOps pipeline, from data preparation, prompt management, and fine-tuning, to retrieval-augmented generation (RAG), evaluation, monitoring, and cost optimisation. Real-world examples and architectural patterns will demonstrate how organisations are evolving their ML infrastructure to meet the demands of production-grade LLM systems.
By the end of this session, you’ll understand what it takes to operationalise GenAI at scale and why extending your MLOps stack simply isn’t enough.
AgentBricks vs Mosaic AISQLBits 2026
Databricks now offers two paths for building enterprise AI agents: AgentBricks and Mosaic AI. Join Tori and Gavi, 2 AI MVPs as they compare these capabilities, architecture, and ideal use cases. We’ll explore how AgentBricks simplifies agent creation with automated evaluation, synthetic data, and low‑code workflows, while Mosaic AI provides the broader infrastructure for model governance, routing, observability, and production‑grade agent systems. Attendees will learn when to use each, how they work together, and how to build scalable agentic applications across the Databricks platform.
No Code Agents with AgentBricksSQLBits 2026
AgentBricks is a new framework for designing, testing, and deploying production-grade AI agents natively on the Databricks Lakehouse. This session introduces the architecture behind AgentBricks and shows how it enables teams to create reliable, auditable, and enterprise-ready agents. We’ll explore how AgentBricks leverages Unity Catalog governance, Lakehouse data pipelines, and Model Serving to orchestrate multi-step agent workflows with full observability.
Real-Time AI with Databricks Online Feature Stores: Powered by LakebaseSQLBits 2026
Databricks’ new Lakebase-powered Online Feature Stores provide scalable, low‑latency features for real-time ML and GenAI. The session covers the architecture, key differences, and demos on publishing, streaming, and serving features.
Evaluating LLMs in Databricks with RAGAS and MLFlowSQLBits 2025
Evaluating LLMs is essential for ensuring they perform accurately and align with safety standards. This talk explores two frameworks for LLM Evaluation: RAGAS and MLFlow. We’ll explore practical applications of these frameworks, including a live demo that walks through setting up an evaluation pipeline, monitoring results, and refining metrics.
First Class MLOps with DatabricksSQLBits 2024
Deploying machine learning models still remains one of data science's largest challenge, but MLOps is your answer. We'll explore how Databricks can be an end-to-end MLOps tool and the one-stop solution to this problem. Session includes practical demos on: Mlflow, Feature Store, Real-Time Serving Endpoints and Model Monitoring.
A Data Engineer, Scientist and Analyst Walk Into a BarSQLBits 2024
In the fast-growing world of data, there's no one-size-fits-all skill set for data professionals. Join us as we define roles, explore essential skillsets, and share our personal journeys, revealing how these roles collaborate in daily operations and shape typical data projects.
Data Science and Analytics: Real-World Experience from Diverse voices in the fieldSQLBits 2022
In this session, we will cut through the marketing buzzwords to share experiences, tips, and tricks on how to be successful with Data Science and Analytics in the real world. Tune in to hear the team share real-world experience and get takeaways from industry insiders on real projects with impact. We will also discuss the ethics and fairness of Data Science and Analytics projects and how we can be more inclusive from a technology, people, and process standpoint.
Leveraging Graph Analytics to Solve Real-World ProblemsSQLBits 2022
In this session, we will explain a range of graph types and applications and discuss the immense benefits to many industries. We will also be introducing and demoing several real-world examples of popular graph algorithms which will interest both beginners and intermediate graph analysts. A little familiarity of python is beneficial to understanding the demos.