Skip to content

Instantly share code, notes, and snippets.

@lukasmazanek
lukasmazanek / graph.html
Created April 23, 2026 04:05
Anna / Cognee interactive knowledge graph export — Case 0001 (2026-04-23)
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Cognee Knowledge Graph</title>
<script src="https://d3js.org/d3.v7.min.js"></script>
<style>
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
:root{