Skip to content

Instantly share code, notes, and snippets.

@yGuy
Last active November 19, 2025 16:58
Show Gist options
  • Select an option

  • Save yGuy/d5eb358a7942351a6614c772c2953492 to your computer and use it in GitHub Desktop.

Select an option

Save yGuy/d5eb358a7942351a6614c772c2953492 to your computer and use it in GitHub Desktop.
Supporting Materials and README for the Neo4j Live Stream Event

Neo4j Live: Build Smarter Graph Visualizations with AI Agents

November 19th, 2025 - YouTube Live

This is supporting material for the Neo4j Live: Build Smarter Graph Visualizations with AI Agents videocast.

Sebastian shows two major ways how to use AI agents and LLM tools to build graph visualizations.

Links

For this he is mostly using two different visualization tools:

He also briefly uses the free DataExplorer for Neo4j tool from yWorks to briefly explore Neo4j data.

Agent Coding

Streamlit app

The tiny Streamlit app that he develops is documented here

The one-shot prompt conversation he did with OpenAI's ChatGPT-5.1 (with web search enabled!) is here. The refinement-run of the conversation is here.

Advanced bespoke web application

The advanced application he develops is here. For this he uses the neo4j-mcp Server and the yFiles MCP Server with yFiles for HTML for the visualization. Evaluate it for free from here. The IDE he uses is the free VSCode with the free Cline Extension as the coding agent. As models he uses OpenAI's GPT series (5.1, 4.1 mini/nano), Anthropic's Claude Code and Haiku 4.5, the (currently free) grok-code-fast-1.

See the coding agent in action in these YouTube Shorts from the yWorks Channel:

Get in contact with yWorks - the maker of yFiles - here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment