Module 1

Introduction

Welcome to Constructing Knowledge Graphs with Neo4j Full definition for GraphRAG (opens in a new tab)Retrieval-augmented generation whose context comes from a knowledge graph, so the model can follow the relationships between facts. for Python.

In this module, you will:

  • Review the process of creating knowledge graphs from unstructured text.
  • Set up a development environment to build your own 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..

If you are ready, let's get going!

Ready, let's go!