neo4j

Tag

Cards List
#neo4j

Dunya Kirkali - Your organization as a Graph

Lobsters Hottest · yesterday Cached

A talk from WeAreDevelopers World Congress 2026 on modeling organizations as graphs to reveal hidden networks where work actually happens, alongside related videos on graph databases, knowledge graphs, and developer conferences.

0 favorites 0 likes
#neo4j

@qdrant_engine: Looking to Build GraphRAG? Start with This Practical Guide from our star, Pavan In this practical guide, Pavan demonstr…

X AI KOLs Timeline · 4d ago Cached

This article provides a practical guide to building a GraphRAG system using LangExtract, Neo4j, Qdrant, and Ollama, combining entity extraction, knowledge graphs, and vector search for context-aware retrieval.

1 favorites 1 likes
#neo4j

My agent kept forgetting who 'Karpathy' was between sessions. Here's the architecture that fixed it

Reddit r/AI_Agents · 2026-05-20

A developer shares an architecture using Neo4j knowledge graphs with typed entities and deduplication to solve the problem of AI agents forgetting entity identity across sessions, moving beyond flat files and vector stores.

0 favorites 0 likes
#neo4j

Why Vector RAG fails for AI coding agents at scale (And how I used a Neo4j graph to fix it)

Reddit r/ArtificialInteligence · 2026-05-18

A new open-source tool called Writ uses a hybrid retrieval pipeline with BM25, ONNX vectors, and Neo4j graph traversals to provide context rules for AI coding agents, reducing token bloat by 726x and enforcing plan approval via bash hooks.

0 favorites 0 likes
#neo4j

We tried vectors, ASTs, and brute-force context stuffing for code retrieval. Graphs with LLM-generated semantics worked best. Here's what we learned.

Reddit r/LocalLLaMA · 2026-05-10

The authors detail their experience building a code indexing system, concluding that graph-based retrieval with LLM-generated semantics outperforms vector embeddings and pure AST parsing. They open-sourced the system, Bytebell, which uses Neo4j to store semantic context for efficient and precise code retrieval.

0 favorites 0 likes
← Back to home

Submit Feedback