Prompt Engineering is Dead — Nir Gazit, Traceloop
https://www.youtube.com/watch?v=jvKf6zXrNO4
https://www.youtube.com/watch?v=jvKf6zXrNO4
YouTube
Prompt Engineering is Dead — Nir Gazit, Traceloop
Manual prompt crafting doesn't scale. In this session, we'll explore how to replace it with a test-driven, automated approach. You'll see how to define output evaluators, write minimal prompts, and let agents iterate toward optimal performance—all without…
Events are the Wrong Abstraction for Your AI Agents - Mason Egger, Temporal.io
https://www.youtube.com/watch?v=KJ9eZYTWS1Y
https://www.youtube.com/watch?v=KJ9eZYTWS1Y
temporal.io
What if your code was crash-proof?
Build invincible apps with Temporal's open source durable execution platform. Eliminate complexity and ship features faster. Talk to an expert today!
Building Agentic Applications w/ Heroku Managed Inference and Agents — Julián Duque & Anush Dsouza
https://www.youtube.com/watch?v=vRFqbEzzDsI
https://www.youtube.com/watch?v=vRFqbEzzDsI
YouTube
Building Agentic Applications w/ Heroku Managed Inference and Agents — Julián Duque & Anush Dsouza
In this workshop, you’ll learn how to use Heroku Managed Inference and Agents to build agentic applications. We’ll cover how to provision and deploy LLM models to your app, run untrusted code securely in Python, Node.js, Go, and Ruby using built-in tools…
"Data readiness" is a Myth: Reliable AI with an Agentic Semantic Layer — Anushrut Gupta, PromptQL
https://www.youtube.com/watch?v=1nOTQsfe1RU
https://www.youtube.com/watch?v=1nOTQsfe1RU
YouTube
"Data readiness" is a Myth: Reliable AI with an Agentic Semantic Layer — Anushrut Gupta, PromptQL
The rapid progress in LLM capability has not translated to increased reliability for business critical AI use cases. The root-cause? Data is ""not ready"".
Conversational analytics doesn't go beyond the analyst team because it's hard to verify if the generated…
Conversational analytics doesn't go beyond the analyst team because it's hard to verify if the generated…
Revenue Engineering: How to Price (and Reprice) Your AI Product — Kshitij Grover, Orb
https://www.youtube.com/watch?v=1C3sZbaxOmw
https://www.youtube.com/watch?v=1C3sZbaxOmw
YouTube
Revenue Engineering: How to Price (and Reprice) Your AI Product — Kshitij Grover, Orb
You’ve trained the model—now it’s time to train the business. This talk dives into the engineering behind pricing systems that can evolve as fast as your AI stack.
Orb CTO Kshitij Grover will walk through how leading AI companies design infrastructure to…
Orb CTO Kshitij Grover will walk through how leading AI companies design infrastructure to…
Agentic GraphRAG: Simplifying Retrieval Across Structured & Unstructured Data — Zach Blumenfeld
https://www.youtube.com/watch?v=CzM3cW6FdBs
https://www.youtube.com/watch?v=CzM3cW6FdBs
YouTube
Agentic GraphRAG: Simplifying Retrieval Across Structured & Unstructured Data — Zach Blumenfeld
Agentic workflows often become complex, brittle, and hard to maintain when they need to retrieve and reason across both structured data (typically requiring precise query execution) and unstructured data (commonly handled via vector search in RAG). In this…
GraphRAG methods to create optimized LLM context windows for Retrieval — Jonathan Larson, Microsoft
https://www.youtube.com/watch?v=c5qJHr3DnT4
https://www.youtube.com/watch?v=c5qJHr3DnT4
YouTube
GraphRAG methods to create optimized LLM context windows for Retrieval — Jonathan Larson, Microsoft
Jonathan Larson is a Senior Principal Data Architect at Microsoft Research working in Special Projects(opens in new tab). He currently leads a research team focused on the intersection of graph machine learning, LLM memory representations, and LLM orchestration.…
Graph Intelligence: Enhance Reasoning and Retrieval Using Graph Analytics - Alison & Andreas, Neo4j
https://www.youtube.com/watch?v=GGxAQVbwBL4
https://www.youtube.com/watch?v=GGxAQVbwBL4
YouTube
Graph Intelligence: Enhance Reasoning and Retrieval Using Graph Analytics - Alison & Andreas, Neo4j
Advanced GraphRAG techniques apply graph ML and algorithms, wrapped into tidy notebooks.
About Alison Cossette
Alison Cossette is a dynamic Data Science Strategist, Educator, and Podcast Host. As a Developer Advocate at Neo4j specializing in Graph Data…
About Alison Cossette
Alison Cossette is a dynamic Data Science Strategist, Educator, and Podcast Host. As a Developer Advocate at Neo4j specializing in Graph Data…
Memory Masterclass: Make Your AI Agents Remember What They Do! — Mark Bain, AIUS
https://www.youtube.com/watch?v=gsedOXz8FX4
https://www.youtube.com/watch?v=gsedOXz8FX4
YouTube
Memory Masterclass: Make Your AI Agents Remember What They Do! — Mark Bain, AIUS
Are you ready to give your AI agents a memory upgrade?
Join us for a fast-paced workshop exploring how memory can transform your agents.
What You'll Do:
Learn Leading Memory Solutions: Gain practical experience with open-source tools like Neo4j, Cognee,…
Join us for a fast-paced workshop exploring how memory can transform your agents.
What You'll Do:
Learn Leading Memory Solutions: Gain practical experience with open-source tools like Neo4j, Cognee,…
Why Your Agent’s Brain Needs a Playbook: Practical Wins from Using Ontologies - Jesús Barrasa, Neo4j
https://www.youtube.com/watch?v=CbiR9xS2skQ
https://www.youtube.com/watch?v=CbiR9xS2skQ
YouTube
Why Your Agent’s Brain Needs a Playbook: Practical Wins from Using Ontologies - Jesús Barrasa, Neo4j
You're trying to guide how your agents think and act. Code-orchestrated workflows are too rigid, but LLMs charting their own course feel too chaotic. When you need a middle ground, it’s time to reach for the secret weapon: ontologies. These graph-shaped fragments…
Building Multimodal AI Agents From Scratch — Apoorva Joshi, MongoDB
https://www.youtube.com/watch?v=640KMYtxCeI
https://www.youtube.com/watch?v=640KMYtxCeI
YouTube
Building Multimodal AI Agents From Scratch — Apoorva Joshi, MongoDB
In this hands-on workshop, you will build a multimodal AI agent capable of processing mixed-media content—from analyzing charts and diagrams to extracting insights from documents with embedded visuals. Using MongoDB as a vector database and memory store,…
Architecting Agent Memory: Principles, Patterns, and Best Practices — Richmond Alake, MongoDB
https://www.youtube.com/watch?v=W2HVdB4Jbjs
https://www.youtube.com/watch?v=W2HVdB4Jbjs
YouTube
Architecting Agent Memory: Principles, Patterns, and Best Practices — Richmond Alake, MongoDB
In the rapidly evolving landscape of agentic systems, memory management has emerged as a key pillar for building intelligent, context-aware AI Agents. Inspired by the complexity of human memory systems—such as episodic, working, semantic, and procedural memory—this…
The State of AI Powered Search and Retrieval — Frank Liu, MongoDB (prev Voyage AI)
https://www.youtube.com/watch?v=pIPtpBZ6TKk
https://www.youtube.com/watch?v=pIPtpBZ6TKk
YouTube
The State of AI Powered Search and Retrieval — Frank Liu, MongoDB (prev Voyage AI)
In this talk, we examine the state-of-the-art in AI-powered search and retrieval. We detail techniques for enhancing performance beyond base embedding models, including hybrid search, reranking strategies, query decomposition and document enrichment, the…
RAG in 2025: State of the Art and the Road Forward — Tengyu Ma, MongoDB (acq. Voyage AI)
https://www.youtube.com/watch?v=W_CYk2ogcDI
https://www.youtube.com/watch?v=W_CYk2ogcDI
YouTube
RAG in 2025: State of the Art and the Road Forward — Tengyu Ma, MongoDB (acq. Voyage AI)
The talk will have three parts
1.Roadmap debate: RAG vs. finetuning vs. long-context
2.RAG today: benefits, challenges, and current solutions
3.RAG tomorrow: AI models do more work
About Tengyu Ma
Tengyu Ma is the Chief AI Scientist @ MongoDB and an Assistant…
1.Roadmap debate: RAG vs. finetuning vs. long-context
2.RAG today: benefits, challenges, and current solutions
3.RAG tomorrow: AI models do more work
About Tengyu Ma
Tengyu Ma is the Chief AI Scientist @ MongoDB and an Assistant…
How fast are LLM inference engines anyway? — Charles Frye, Modal
https://www.youtube.com/watch?v=DeFF3J8T5Pk
https://www.youtube.com/watch?v=DeFF3J8T5Pk
YouTube
How fast are LLM inference engines anyway? — Charles Frye, Modal
Open weights models and open source inference servers have made massive strides in the year since we last got together at AIE World's Fair.
Where once we had only pirated LLaMA 2 weights and Transformers, we now have an embarrassment of riches. In fact,…
Where once we had only pirated LLaMA 2 weights and Transformers, we now have an embarrassment of riches. In fact,…
Building Code First AI Agents with Azure AI Agent Service — Cedric Vidal, Microsoft
https://www.youtube.com/watch?v=N4vCBM5YbN0
https://www.youtube.com/watch?v=N4vCBM5YbN0
YouTube
Building Code First AI Agents with Azure AI Agent Service — Cedric Vidal, Microsoft
This workshop offers a hands-on introduction to developing Large Language Model (LLM)-powered AI agents using Microsoft’s Azure AI Agent Service. Participants will build a conversational agent capable of analyzing sales data, generating visualizations, and…
Agentic Excellence: Mastering AI Agent Evals w/ Azure AI Evaluation SDK — Cedric Vidal, Microsoft
https://www.youtube.com/watch?v=J4vPq2i0QzE
https://www.youtube.com/watch?v=J4vPq2i0QzE
YouTube
Agentic Excellence: Mastering AI Agent Evals w/ Azure AI Evaluation SDK — Cedric Vidal, Microsoft
As AI agents transition from experimental assistants to critical components of enterprise workflows, reliably evaluating their performance becomes essential. But how do you systematically measure an AI agent’s capabilities, contextual understanding, and accuracy…
Collaborating with Agents in your Software Dev Workflow - Jon Peck & Christopher Harrison, Microsoft
https://www.youtube.com/watch?v=G1hhmz6mXT0
https://www.youtube.com/watch?v=G1hhmz6mXT0
YouTube
Collaborating with Agents in your Software Dev Workflow - Jon Peck & Christopher Harrison, Microsoft
GitHub Copilot's agentic capabilities enhance its ability to act as a peer programmer. From the IDE to the repository, Copilot can generate code, run tests, and perform tasks like creating pull requests using Model Context Protocol (MCP). This instructor…