Semantic Knowledge Graphs
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.
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().