LLM-wiki LLM-compiled knowledge bases with multi-agent research v0.0.20
Multi-agent research with fuzzy routing and cross-wiki synthesis.
OpenKB: Open LLM Knowledge Base
Compiled wiki beats query-time RAG with vectorless PageIndex retrieval for long PDFs.
Developers building RAG systems, researchers
LangChain · LlamaIndex
Github repo: https://github.com/VectifyAI/OpenKB
Multi-agent research with fuzzy routing and cross-wiki synthesis.
LLM compiles knowledge into wiki pages instead of RAG retrieving raw chunks.
Compiles documents at ingest time inside Postgres instead of querying via RAG.
Parallel multi-agent research with thesis mode fights confirmation bias across rounds.
Ten parallel agents with thesis mode fight confirmation bias in research.
Karpathy's LLM Wiki pattern implemented with file storage instead of vector databases.