Semantic Knowledge Graphs

Compare two document versions, see exactly what changed.

Loads instantly with a real diff computed from this project's own sample documents. Add a Groq API key below to run it on your own text instead.

Loading sample diff…
baseline — v1
updated — v2
+ use your own Groq API key

The browser can't call Groq directly — it POSTs to this project's own Flask endpoint (/api/diff), which calls Groq server-side. That only works while you're running python app.py locally with this key. Without one, you're looking at a real diff too — just the bundled sample, computed offline with the same set-difference logic as compute_diff().