/neo4j-generative-ai-graph-builder

Use Generative AI to Build a Graph in Neo4j

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

neo4j-generative-ai-graph-builder

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.