Michael Hunger
Large Language Models ❤️ Knowledge Graphs
#1about 3 minutes
Addressing the key challenges of large language models
LLMs often hallucinate or lack access to private data because they are trained to be helpful, not necessarily factual.
#2about 2 minutes
Using Retrieval Augmented Generation to ground LLMs
The RAG pattern improves LLM accuracy by first retrieving relevant information from a database to provide as context for the answer.
#3about 4 minutes
Representing complex data with knowledge graphs
Knowledge graphs model data as a network of entities and relationships, making complex connections intuitive and easy to query.
#4about 3 minutes
Using LLMs to build a knowledge graph from text
LLMs can automatically extract structured entities and relationships from unstructured documents to populate a knowledge graph.
#5about 3 minutes
Demo of extracting conference data into a graph
An application ingests a conference agenda and uses an LLM to automatically build a knowledge graph of speakers and their talks.
#6about 3 minutes
Combining vector and graph search with GraphRAG
The GraphRAG pattern uses vector search to find entry points into the graph and then traverses relationships to gather richer, more relevant context.
#7about 5 minutes
Code demo of querying a graph with LangChain
A Jupyter notebook demonstrates how to use LangChain and Neo4j to execute a GraphRAG query that avoids LLM hallucinations.
#8about 3 minutes
Benefits and traceability of the GraphRAG approach
This approach provides rich context, enables explainability by tracing data sources, and allows for graph enrichment with clustering algorithms.
#9about 2 minutes
How to control and validate graph extraction quality
You can guide the LLM's extraction process with a predefined schema and validate its output against a human-created baseline for accuracy.
Related jobs
Jobs that call for the skills explored in this talk.
Matching moments
15:49 MIN
Understanding retrieval-augmented generation (RAG)
Exploring LLMs across clouds
07:24 MIN
Introducing retrieval-augmented generation (RAG)
Martin O'Hanlon - Make LLMs make sense with GraphRAG
00:57 MIN
Why large language models need retrieval augmented generation
Build RAG from Scratch
00:53 MIN
Understanding LLMs, context windows, and RAG
Beyond Prompting: Building Scalable AI with Multi-Agent Systems and MCP
20:24 MIN
Demonstrating GraphRAG with a practical example
Martin O'Hanlon - Make LLMs make sense with GraphRAG
08:01 MIN
How RAG solves LLM limitations
Building Blocks of RAG: From Understanding to Implementation
06:05 MIN
Understanding Retrieval-Augmented Generation (RAG)
Graphs and RAGs Everywhere... But What Are They? - Andreas Kollegger - Neo4j
08:58 MIN
Using Graph RAG for superior context retrieval
Graphs and RAGs Everywhere... But What Are They? - Andreas Kollegger - Neo4j
Featured Partners
Related Videos
Knowledge graph based chatbot
Tomaz Bratanic
Graphs and RAGs Everywhere... But What Are They? - Andreas Kollegger - Neo4j
Carl Lapierre - Exploring Advanced Patterns in Retrieval-Augmented Generation
Carl Lapierre
Building Blocks of RAG: From Understanding to Implementation
Ashish Sharma
Lies, Damned Lies and Large Language Models
Jodie Burchell
Creating Industry ready solutions with LLM Models
Vijay Krishan Gupta & Gauravdeep Singh Lotey
Unlocking the Power of AI: Accessible Language Model Tuning for All
Cedric Clyburn & Legare Kerrison
Martin O'Hanlon - Make LLMs make sense with GraphRAG
Martin O'Hanlon
From learning to earning
Jobs that call for the skills explored in this talk.
Machine Learning Engineer - Large Language Models (LLM) - Startup
Startup
Charing Cross, United Kingdom
PyTorch
Machine Learning
Agentic AI Architect - Python, LLMs & NLP
FRG Technology Consulting
Intermediate
Azure
Python
Machine Learning
Machine Learning Engineer (Large Systems)
Graphcore
Bristol, United Kingdom
€59K
C++
Python
PyTorch
Kubernetes
+1
Machine Learning Engineer (Large Systems)
Graphcore
Charing Cross, United Kingdom
€63K
C++
Python
PyTorch
Kubernetes
+1
AI/ML Team Lead - Generative AI (LLMs, AWS)
Provectus
Canton de Saint-Mihiel, France
Remote
€96K
Senior
Python
PyTorch
TensorFlow
+4
AI/ML Team Lead - Generative AI (LLMs, AWS)
Provectus
Canton de Saint-Mihiel, France
Remote
€96K
Senior
Python
PyTorch
TensorFlow
+4
Senior Machine Learning Engineer - LLMs & Agentic AI
Keysight Technologies
Barcelona, Spain
C++
GIT
Azure
Python
Docker
+6
Machine Learning Project Manager (LLM/VLM)
European Tech Recruit
Municipality of San Sebastián de los Reyes, Spain
Junior
GIT
Python
Gitlab
Docker
Machine Learning
Deep Learning Researcher for Speech and Language Technologies
NLP PEOPLE
Municipality of San Sebastian, Spain
C++
Java
Bash
Perl
Linux
+4


