Module 2
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 representation of real-world entities and their relationships, stored according to organizing principles, typically in a graph database. from PDF files.
- Create a custom schema for the knowledge graph.