Opinion: AI agent project memory doesn't always need vector DB; Markdown+Git is simpler

phucphungbk · reddit · 2026-08-20

A Reddit user argues that for small to medium projects, AI agent memory doesn't need vector DB + RAG; a simpler Markdown+Git approach works. Reasons: vector DBs are hard to inspect, add management overhead, and not all projects need semantic retrieval. He suggests storing memory in .ai-memory/ as Markdown, auditable via Git, no extra infra. He explores the boundary between the two approaches.

Original post →

More from coding & agent

coding & agent channel →