今日已更新 239 条资讯 | 累计 33696 条内容
关于我们

标签:#hackernews

找到 11750 篇相关文章

AI 资讯

I Replaced My AI Agent's Flat Fact Store with a Graph Database

# I Replaced My AI Agent's Flat Fact Store with a Graph Database and It Runs in 85MB I've been building LocalClaw, a local-model-first AI agent framework running on personal hardware through Ollama. No cloud, no API costs. A few weeks ago I posted about the router/specialist architecture. A lot of people asked about the memory system so here's that. ## The Problem Started with a JSONL fact store and embedding similarity retrieval. Simple enough until it wasn't. After a few weeks of real use I ha

2026-06-03 原文 →