In previous work, we've been LLMs that can create a knowledge graph in Neo4j when provided with a document and information on the schema it should use for the database. Here we're exploring doing something similar but with no schema.
Check out graph-builder.ipynb to get started.