Description\nThe backend now extracts Knowledge Graphs via graph_builder.py. We need a beautiful, interactive graph UI on the frontend so users can visually explore how entities in their PDFs connect.\n\nRequirements\nImplement react-flow-renderer or d3.js.\nFetch graph nodes and edges from the backend API.\nAdd zoom, pan, and node-click interactions.
Description\nThe backend now extracts Knowledge Graphs via graph_builder.py. We need a beautiful, interactive graph UI on the frontend so users can visually explore how entities in their PDFs connect.\n\nRequirements\nImplement react-flow-renderer or d3.js.\nFetch graph nodes and edges from the backend API.\nAdd zoom, pan, and node-click interactions.