graph-database

Tag

Cards List
#graph-database

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

Reddit r/ArtificialInteligence · 8h ago

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
#graph-database

How I wired a Graph DB on top of my vector store to scale 1K agents for 2 months, because vector search alone fails when user preferences change over time.

Reddit r/AI_Agents · 17h ago

A detailed architectural guide for building long-running AI agents that handle changing user preferences over time by combining a vector store, graph DB, and temporal edges instead of overwriting data.

0 favorites 0 likes
#graph-database

Save your tokens on Claude Code

Reddit r/AI_Agents · 2d ago

A user shares a custom harness for Claude Code that uses RAG with a graph database and bash script hooks to prevent context stuffing, saving tokens.

0 favorites 0 likes
#graph-database

@daleverett: https://x.com/daleverett/status/2055332581659566288

X AI KOLs Timeline · 3d ago Cached

pgGraph is a high-performance, open-source graph traversal extension for PostgreSQL, written in Rust, designed to give AI agents fast relationship queries without migrating data to a separate graph database.

0 favorites 0 likes
#graph-database

@techwith_ram: Your AI stack has a database problem You need a vector DB for embeddings. A graph DB for relationships. An application …

X AI KOLs Timeline · 2026-05-11

HelixDB is a new open-source database built in Rust that combines vector, graph, and other data models into a single engine, backed by Y Combinator. It aims to replace separate vector, graph, and application databases for AI stacks, offering native vector search, graph traversal, and MCP support.

0 favorites 0 likes
#graph-database

@leopardracer: ANDREJ KARPATHY IS THE GODFATHER OF MODERN AI He doesn’t use Notion. He doesn’t use Roam. He doesn’t use Obsidian plugi…

X AI KOLs Timeline · 2026-05-09

The article promotes a custom-built 3D knowledge graph tool inspired by Andrej Karpathy, claiming to surpass standard note-taking apps like Notion and Obsidian by creating a persistent, AI-connected 'second brain'.

0 favorites 0 likes
#graph-database

A type-safe, realtime collaborative Graph Database in a CRDT

Hacker News Top · 2026-04-21 Cached

Codemix open-sources @codemix/graph, a type-safe, CRDT-backed graph database with TypeScript-native schema validation and realtime offline-first sync via Yjs.

0 favorites 0 likes
← Back to home

Submit Feedback