pgvector

Tag

Cards List
#pgvector

Help with a Local Document RAG System (Storage + Ingestion + Query + Highlighting)

Reddit r/LocalLLaMA · 5d ago

A detailed technical query about building a local document RAG system covering storage, ingestion, query, and highlighting, seeking advice on vector databases, GraphRAG feasibility, and document highlighting implementations.

0 favorites 0 likes
#pgvector

I built an open-source persistent memory layer for AI coding agents

Reddit r/AI_Agents · 2026-06-09

An open-source persistent memory layer for AI coding agents that stores and retrieves project decisions and context using Postgres and pgvector, aiming to reduce context window size and improve agent consistency.

0 favorites 0 likes
#pgvector

your RAG app isn't broken because of the model

Reddit r/ArtificialInteligence · 2026-06-08

A developer shares that the real problem in a RAG app was the retrieval step failing on version numbers and codes, fixed by hybrid search (vector + BM25 + reciprocal rank fusion), not the model.

0 favorites 0 likes
#pgvector

@AlperTheKing: Garry Tan's GBrain makes the memory write path the reliability boundary for agent systems, because useful context must …

X AI KOLs Following · 2026-05-16 Cached

Garry Tan's GBrain introduces an agent memory system that treats the memory write path as the reliability boundary, using Markdown as source of truth with Postgres and pgvector for retrieval, and exposing operations via CLI and 30+ MCP tools.

0 favorites 0 likes
← Back to home

Submit Feedback