Found 21 bookmarks
Newest
Transform Claude's Hidden Memory Into Interactive Knowledge Graphs
Transform Claude's Hidden Memory Into Interactive Knowledge Graphs
Transform Claude's Hidden Memory Into Interactive Knowledge Graphs Universal tool to visualize any Claude user's memory.json in beautiful interactive graphs. Transform your Claude Memory MCP data into stunning interactive visualizations to see how your AI assistant's knowledge connects and evolves over time. Enterprise teams using Claude lack visibility into how their AI assistant accumulates and organizes institutional knowledge. Claude Memory Viz provides zero-configuration visualization that automatically finds memory files and displays 72 entities with 93 relationships in real-time force-directed layouts. Teams can filter by entity type, search across all data, and explore detailed connections through rich tooltips. The technical implementation supports Claude's standard NDJSON memory format, automatically detecting and color-coding entity types from personality profiles to technical tools. Node size reflects connection count, while adjustable physics parameters enable optimal spacing for large knowledge graphs. Built with Cytoscape.js for performance optimization. Built with the philosophy "Solve it once and for all," the tool works for any Claude user with zero configuration. The visualizer automatically searches common memory file locations, provides demo data fallback, and offers clear guidance when files aren't found. Integration requires just git clone and one command execution. This matters because AI memory has been invisible to users, creating trust and accountability gaps in enterprise AI deployment. When teams can visualize how their AI assistant organizes knowledge, they gain insights into decision-making patterns and can optimize their AI collaboration strategies. šŸ‘©ā€šŸ’»https://lnkd.in/e__RQh_q | 10 comments on LinkedIn
Transform Claude's Hidden Memory Into Interactive Knowledge Graphs
Ā·linkedin.comĀ·
Transform Claude's Hidden Memory Into Interactive Knowledge Graphs
visualize graphs inside Kùzu
visualize graphs inside Kùzu
šŸ“£ Byte #21: For those of you who want to visualize their graphs inside Jupyter notebooks - we have an exciting development! We recently released an integration with yWorks, who extended their yFiles Jupyter Graphs widget to support Kuzu databases! āœ… Once a Kuzu graph is created, we can instantiate the yFiles Jupyter KuzuGraphWidget, and use the `show_cypher` method to display a subgraph using regular Cypher queries. āœ… There are numerous custom layouts in the yFiles widget (tree, hierarchical, orthogonal, etc.). Give them a try! Here's an example of the tree layout, which is great for visualizing data like this that has rich tree structures. We can see the two-degree mentors of Christian Christiansen, a Nobel prize-winning laureate, in this example. āœ… You can customize the appearance of the nodes in the widget through `add_node_configuration` method. This way, you can display what you're looking for as you iterate through your graph building process. āœ… The Kuzu-yFiles integration is open source and you can begin using it right away for your own interactive visualizations. Give it a try and share around with fellow graph enthusiasts! pip install yfiles-jupyter-graphs-for-kuzu Docs page: https://lnkd.in/g97uSKRe GitHub repo: https://lnkd.in/gjA6ZjiF
Ā·linkedin.comĀ·
visualize graphs inside Kùzu
yfiles jupyter graphs for sparql: The open-source adapter for working with RDF databases
yfiles jupyter graphs for sparql: The open-source adapter for working with RDF databases
šŸ“£Hey Semantic Web/SPARQL/RDF/OWL/Knowledge graph community: Finally! We heard you! I just got this fresh from the dev kitchen: šŸŽ‰ Try our free SPARQL query result visualization widget for Jupyter Notebooks! Based on our popular generic graph visualization widget for Jupyter, this widget makes it super convenient to add beautiful graph visualizations of your SPARQL queries to your Jupyter Notebooks. Check out the example notebooks for Google Colab in the GitHub repo https://lnkd.in/e8JP-eiM ✨ This is a pre-1.0-release but already quite capable, as it builds on the well-tested generic widget. We are looking to get your feedback on the features for the final release, so please do take a look and let me know your feedback here, or tell us on GitHub! What features are you missing? What do you like best about the widget? Let me know in the comments and I'll talk to the devs 😊 #sparql #rdf #owl #semanticweb #knowledgegraphs #visualization
GitHub - yWorks/yfiles-jupyter-graphs-for-sparql: The open-source adapter for working with RDF databas
Ā·linkedin.comĀ·
yfiles jupyter graphs for sparql: The open-source adapter for working with RDF databases
RDF-to-Gephi
RDF-to-Gephi
I have never been a fan of the "bubble and arrows" kind of graph visualizations. It is generaly useless. But when you can see the entire graph, and can tune the rendering, you start understanding the topology and structure - and ultimately you can tell a story with your graph (and that's what we all love, stories). Gephi is a graph visualization tool to tell these sort of stories with graphs, that has been around for 15 (20 ?) years. Interestingly, while quite a number of Gephi plugins exist to load data (including from neo4j), no decent working plugin exist to load RDF data (yes, there was a "SemanticWebImport" plugin, but it looks outdated, with an old documentation, and does not work with latest - 0.10 - version of Gephi). This doesn't tell anything good for the semantic knowledge graph community. A few weeks ago I literally stumbled upon an old project we developed in 2017 to convert RDF graphs into the GEXF format that can be loaded in Gephi. Time for a serious cleaning, reengineering, and packaging ! So here is a v1.0.0 of the rebranded rdf2gephi utility tool ! The tool runs as a command line that can read an RDF knowledge graph (from files or a SPARQL endpoint), execute a set of SPARQL queries, and turn that into a set of nodes and edges in a GEXF file. rdf2gephi provides default queries to run a simple conversion without any parameters, but most of the time you will want to tune how your graph is turned into GEXF nodes and edges (for example, in my case, `org:Membership` entities relating `foaf:Persons` with `org:Organizations` are not turned into nodes, but into edges, and I want to ignore some other entities). And then what ? then you can load the GEXF file in Gephi, and run a few operations to showcase your graph (see the little screencast video I recorded) : run a layout algorithm, color nodes based on their rdf:type or another attribute you converted, change their size according to the (in-)degree, detect clusters based on a modularity algorithm, etc. etc. - and then export as SVG, PNG, or another format. Also, one of the cool feature supported by the GEXF format are dynamic graphs, where each nodes and edges can be associated to a date range. You can then see your graph evolving through time, like in a movie ! I hope I will be able to tell a more concrete Gephi-powered, RDF-backed graph-story in a future post ! All links in comments.
Ā·linkedin.comĀ·
RDF-to-Gephi
network analytics tools
network analytics tools
As I did my PhD in network and data science, graphs are really close to me. Now, if you would like to get a tast of why these fields are so exciting and…
network analytics tools
Ā·linkedin.comĀ·
network analytics tools
Gemini 1.5 is so powerful that it can read all the Harry Potter books at once and generate a graph of the characters with perfect accuracy
Gemini 1.5 is so powerful that it can read all the Harry Potter books at once and generate a graph of the characters with perfect accuracy
Gemini 1.5 is so powerful that it can read all the Harry Potter books at once and generate a graph of the characters with perfect accuracy. All the books have… | 146 comments on LinkedIn
Gemini 1.5 is so powerful that it can read all the Harry Potter books at once and generate a graph of the characters with perfect accuracy
Ā·linkedin.comĀ·
Gemini 1.5 is so powerful that it can read all the Harry Potter books at once and generate a graph of the characters with perfect accuracy
A list of network visualisation tools
A list of network visualisation tools
Yesterday, I re-shared a huge list of Python visualisation tools - and now, here comes a list of network visualisation tools (these two lists certainly… | 74 comments on LinkedIn
a list of network visualisation tools
Ā·linkedin.comĀ·
A list of network visualisation tools