Workshop Overview
In this workshop, you will:
-
Learn to use various retrievers in the
neo4j-graphragpackage for Python. -
Explore the
VectorRetrieverandVectorCypherRetrieverfor semantic and filtered searches. -
Utilize the
HybridRetrieverandHybridCypherRetrieverto combine vector, full-text, and graph traversal techniques. -
Discover the
Text2CypherRetrieverto translate natural language queries into Cypher. -
Build a multimodal application by combining textual and visual data.
Workshop Structure
This workshop is hands-on, and you will be writing code.
Each section includes an introduction to the concept, followed by practical coding exercises.
If you are ready, let’s dive in!