Skip to content

neo4j-graphacademy/llm-knowledge-graph-construction

Repository files navigation

Constructing Knowledge Graphs with LLMs

This repository accompanies the Constructing Knowledge Graphs with LLMs on GraphAcademy.

For a complete walkthrough of this repository, enrol now.

Tests

To run the solution tests:

  1. Create blank Neo4j instance

  2. Create a virtual environment and install the requirements.

    pip install -r requirements.txt
  3. Install pytest

    pip install pytest
  4. Create a .env file in the root directory. Use .env.example as a template.

  5. Run the tests

    pytest llm_knowledge_graphs/solutions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages