Note: Timings
for
all events
are listed in the local timezone detected
from your browser -
Join Neo4j at Data Day Texas in Austin on January 25.
Data Day Texas is the largest conference of data leaders from around the globe ever to set foot in Texas.
Michael Hunger will present:
The Power of GraphRAG – Successful Architectures and Patterns
In the last year RAG (retrieval augmented generation) (wikipedia) has established itself as a go-to architecture for GenAI applications to address challenges with LLM hallucinations and to integrate factual knowledge. This contextual information can be retrieved from vector search over text content or better from an actual knowledge graph, which would represent the rich, interconnected factual memory accompanying the language skills of the LLM.
In this talk we dive deeper into the challenges, patterns (see graphrag.com) and agentic tools for GraphRAG architectures and how they can help to build trustable and explainable GenAI solutions.