Knowledge Graphs & LLMs

Use the LLM Knowledge Graph Builder to add some data to your database. You can import in a PDF, supply a Wikipedia URL, or use the LLM Knowledge Graph builder to analyse a YouTube video.

Here are your Neo4j Sandbox credentials for future reference.

Browser URL

https://{sandbox-host}/browser/

Bolt URI

bolt://{sandbox-ip}:{sandbox-boltPort}

Websocket Bolt URI

bolt+s://{sandbox-host}:{sandbox-boltPort}

Username

{sandbox-username}

Password

{sandbox-password}