In this module, you will learn how to use an LLM to write data to Neo4j. You’ll explore how to extract structured information from unstructured text and store it in a knowledge graph format.
In this module, you will:
-
Use LLMs to extract entities and relationships from text
-
Build a knowledge graph from unstructured data
-
Create vector indexes for semantic search
-
Implement summarization techniques