Industry2026-04-25
Show HN: A Karpathy-style LLM wiki your agents maintain (Markdown and Git)
Source: Hacker News
I shipped a wiki layer for AI agents that uses markdown + git as the source of truth, with a bleve (BM25) + SQLite index on top. No vector or graph db yet.It runs locally in ~/.wuphf/wiki/ and you can git clone it out if you want to take your knowledge with you.The shape is the one...
hacker-newsagents