Insight for: Show HN: A Karpathy-style LLM wiki your agents maintain (Markdown and Git)
An LLM-native wiki layer for AI agents, using Markdown and Git as the source of truth, with Bleve (BM25) and SQLite for indexing. Part of WUPHF.
This LLM-native wiki addresses a critical challenge in agentic systems: persistent, shareable, and verifiable knowledge management. By leveraging Markdown and Git, it offers a durable, human-readable, and version-controlled knowledge base, directly countering the opacity and vendor lock-in associated with proprietary vector or graph databases. The emphasis on local execution, self-hosting, and explicit provenance via Git commits enhances trust and control for enterprises. Features like draft-to-wiki promotion, entity fact logs, and automated linting ensure knowledge quality and consistency. This approach provides a pragmatic, auditable foundation for agent memory and RAG, appealing to organizations prioritizing data sovereignty and transparent AI operations over complex, black-box solutions.
Hacker News Post
SaaS Metrics