Martin O'Hanlon - Make LLMs make sense with GraphRAG
How do you stop LLMs from making things up? By connecting them to a knowledge graph that acts as their factual 'left brain'.
#1about 2 minutes
Understanding the problem of LLM hallucinations
Large language models are powerful but often invent facts, a problem known as hallucination, which presents made-up information as truth.
#2about 5 minutes
Demonstrating how context can ground LLM responses
A live demo in the OpenAI playground shows how an LLM hallucinates a weather report but provides a factual response when given context.
#3about 2 minutes
Introducing retrieval-augmented generation (RAG)
Retrieval-augmented generation is an architectural pattern that improves LLM outputs by augmenting the prompt with retrieved, factual information.
#4about 5 minutes
Understanding the fundamentals of graph databases
Graph databases like Neo4j model data using nodes for entities, labels for categorization, and relationships to represent connections between them.
#5about 6 minutes
Using graphs for specific, fact-based queries
While vector embeddings are good for fuzzy matching, knowledge graphs excel at providing context for highly specific, fact-based questions.
#6about 3 minutes
Demonstrating GraphRAG with a practical example
A live demo shows how adding factual context from a knowledge graph, such as a beach closure, dramatically improves the LLM's recommendation.
#7about 2 minutes
Summarizing the two main uses of GraphRAG
GraphRAG serves two key purposes: extracting entities from unstructured text to build a knowledge graph and using that graph to provide better context for LLMs.
Related jobs
Jobs that call for the skills explored in this talk.
Matching moments
03:35 MIN
Using Graph RAG for superior context retrieval
Graphs and RAGs Everywhere... But What Are They? - Andreas Kollegger - Neo4j
What Are Large Language Models?Developers and writers can finally agree on one thing: Large Language Models, the subset of AIs that drive ChatGPT and its competitors, are stunning tech creations. Developers enjoying the likes of GitHub Copilot know the feeling: this new kind of te...
Daniel Cranney
Stephan Gillich - Bringing AI EverywhereIn the ever-evolving world of technology, AI continues to be the frontier for innovation and transformation. Stephan Gillich, from the AI Center of Excellence at Intel, dove into the subject in a recent session titled "Bringing AI Everywhere," sheddi...
Benedikt Bischof
MLops – Deploying, Maintaining And Evolving Machine Learning Models in ProductionWelcome to this issue of the WeAreDevelopers Live Talk series. This article recaps an interesting talk by Bas Geerdink who gave advice on MLOps.About the speaker:Bas is a programmer, scientist, and IT manager. At ING, he is responsible for the Fast...
Daniel Cranney
Panel Discussion: Responsible AI in Practice - Real-World Examples and ChallengesIntroductionIn the ever-evolving landscape of artificial intelligence, the concept of "responsible AI" has emerged as a cornerstone for ethical and practical AI implementation. During the WWC24 Panel discussion, three eminent experts—Mina, Bjorn Brin...
From learning to earning
Jobs that call for the skills explored in this talk.