Build your own knowledge graph

Use the GitHub Codespaces environment to create your own knowledge graph.

  1. Open the 2.2-building-try-yourself.ipynb file in your code editor.

  2. Copy and paste some text from a document from your local machine into the text property.

  3. Modify the entities and relations arrays to describe the information to extract from the text.

  4. Run the script to create the graph.

When you are ready, move on to the next module.

Lesson Summary

In this lesson, you used the Neo4j GraphRAG Library to create your own knowledge graph.

In the next lesson, you will learn how to query the knowledge graph.

Chatbot

How can I help you today?