Module
LLM Graph Builder
In this module, you will:
- Learn about the process of generating knowledge graphs from unstructured data using Go to glossary for large language model (opens in a new tab)A model trained on text to predict the next token, and so to generate language..
- Use the Neo4j Knowledge Graph Builder to create a Full definition for knowledge graph (opens in a new tab)A graph of entities and the relationships between them, used as a source of facts. from PDF files.
- Create a custom schema for the knowledge graph.