#knowledge-base
GitHub repositories that have self-applied the topic "knowledge-base" — a creator-tagged metadata that surfaces how AI projects describe themselves.
REPOS Repos for #knowledge-base (top 40 by stars)
📚 Student LLM Wiki — AI-compiled knowledge base for university students. Drop course slides, get a persistent interlinked wiki. Feynman review, exam prep, confidence decay, cross-course connections. Based on Karpathy's LLM Wiki pattern. Works with Claude Cowork / Claude Code / Claudian + Obsidian.学生大语言模型维基百科——专为大学生打造的AI编译知识库。
ddsyasas/llm-wikiOpen source local-first knowledge base maintained by an LLM agent. Implements Andrej Karpathy's LLM Wiki pattern.
UitbreidenOS/UitKitClaude Code Skills, Agents & Plugins — UitKit
rwnalds/engramSelf-hosted MCP server + dashboard giving Claude Code, Cursor & Hermes agents shared long-term memory over a git-backed markdown vault. Agent-native, Obsidian-compatible second brain — markdown RAG, no vector DB.
fsbtactic-code/marketing-brain-skillPortable marketing second brain for Codex, Claude Code, and Agent Skills with 502 sources for strategy, SMM, content, growth, CRO, and buyer psychology.
supachai-j/open-knowledge-format-starterReady-to-fork starter for an AI-maintained knowledge base on the Open Knowledge Format (OKF) v0.1 — Markdown + YAML frontmatter, with a Claude Code skill, conformance validator, and EN/TH docs.
inferis995/llm-wiki-portableAI-powered knowledge base on a USB stick. 3D graph, markdown wikilinks, works with Claude Code & OpenCode. Zero install, fully portable.
yucx-go/agent-knowledgeAI agent knowledge & long-term memory · MCP server, knowledge graph, BM25 + RRF retrieval · drop-in for Claude Code/ Openclaw/ Cursor / Codex / Hermes
XimilalaXiang/TrustRAGTrustworthy AI Knowledge Workbench — Verifiable RAG with citation tracking, document-grounded review, and self-contained desktop mode. Windows / macOS / Linux / Android / iOS.
ddenzu/karpathy-llm-wiki-second-brainObsidian + Claude Code template: Karpathy's LLM Wiki as a 4-axis second brain
chuong1224/agents-knowledge-base3D cockpit for markdown knowledge vaults — synthwave force graph, reader, finder, workspace, and real-time AI-agent activity replay & analytics. Zero deps, no build step.
planckcmy1005-cpu/douyin-distiller把任意抖音博主蒸馏成可对话的 AI 知识分身 · download → transcribe → categorize → RAG
incu6us/markdexSelf-hosted knowledge base for AI agents: ingest Markdown into Qdrant with H1-H...-aware chunking, hybrid (dense+sparse) search and cross-encoder reranking.
wjixiang/dendriteAn AI-native KMS and next-gen RAG prototype. Enforces strict tree-shaped index constraints and compiler-like diagnostics after every write, enabling agents to self-heal knowledge structures and eliminate garbage-in, garbage-out RAG pain points.
roamer-remote/FileXAI-powered knowledge management platform with RAG, multi-engine OCR parsing, vector search, wiki graphs, and Agent skill integration. Docker Compose deployment.
illodev/workfileRepository-native Work, Docs, History and durable Memory for humans and AI agents — Markdown as the source of truth, with a local UI, CLI and MCP server
ashark-ai-05/opencanvasAn infinite canvas your local LLM draws on. Typed widgets, BYO model (Claude/OpenAI/Ollama), MCP-native, local-first, MIT.
ahmedtawfeeq1/loredexUniversal control system for coding agents: shared memory, cross-project handoffs, research management, & MCP + Obsidian dashboards across products/repos.
AnemoneUwU/agent-forge-cliMemex.ai-Inspired AI Knowledge Base 2026 - Smart Markdown Wiki with Graph Search & Static Publishing
mstick3/brainLocal-first second brain: turns YouTube videos and podcasts into a searchable Markdown knowledge base with Claude. CLI + Telegram bot.
shenchangmin/cairnkitA knowledge-precipitation harness for Claude Code and Codex — the workflow is the pipe, knowledge is the moat. Single Rust binary + per-harness adapters with real per-role isolation.
Kyrzin/kybaseSelf-hosted memory for Claude — markdown knowledge base with wikilink graph, hybrid semantic search (pgvector + Ollama), and a first-party MCP server. One docker compose up.
mopanc/sagaTopic-grained, layered memory layer for AI coding agents — local-first, MCP, single binary. Plug Claude Code / Cursor / Windsurf / Antigravity into persistent memory across sessions and machines.
Aevorine/SynoriveOffline semantic search for everything on your disk - documents, code, PDFs, scanned images (OCR), video by the second. 100% local AI: hybrid RAG with keyword + vector + rerank, no API key, no cloud. Desktop app + 24 MCP tools for Claude Code, plus a multi-engine web researcher that quotes sources verbatim. 本地离线多模态语义检索
sp-squared/gtt-botGTT Bot — a RAG-powered Discord bot grounded in an Obsidian knowledge base. Local vector search, Claude API for answers, built for the Goju Tech Talk community.
dja1369/okf-systemPersistent memory for Claude Code — your sessions distilled into a Google OKF knowledge bundle (plain markdown you own, not a database you're locked into) and injected back at the start of every session.
yijzhu-netizen/ai-daily-brief智造本质 · GEO文章库 — 制造业ISO管理体系知识库,面向AI搜索引擎的纯证据容器
17-chen/videomind-ai🧠 AI 视频知识管理平台:把"收藏即积灰"的视频变成可搜索、可回顾、可对话的个人知识库。Save videos you'll "watch later" and turn them into a searchable, reviewable, and chat-able personal AI knowledge base — powered by LLM video understanding and RAG.
wuzishu3-web/agent-memory-vaultPersistent shared long-term memory + knowledge-ingest pipeline for AI coding agents (Claude Code, Codex…) over a Markdown/Obsidian vault. Inspired by Karpathy's LLM Wiki Pattern + GBrain.
Redsf/rag-internal-knowledge-chatbotSlack-native internal knowledge chatbot with nightly-reindexed RAG (Pinecone) and source-cited answers. Reference build behind a 50% onboarding-time-reduction case study.
mahope/second-brain-starterSecond brain / PKM starter template
exoticbharath26/Industrial-Knowledge-CopilotAI-powered Industrial Knowledge Copilot that uses Retrieval-Augmented Generation (RAG) with Google Gemini to answer questions from equipment manuals, SOPs, maintenance guides, and safety documents using semantic search and source citations.
hawkixs/brain-v42Persistent memory for coding agents over MCP — typed knowledge, semantic search, session lifecycle. PostgreSQL + pgvector, FastMCP.
gitrealbud/recollect-mainFile-native judgment practice for partner-coupled agents - propose then accept, thin load, your vault stays private
unison-labs-ai/unison-fsA filesystem for AI agents — mount the Unison brain as a real FS (FUSE on Linux, NFS on macOS) with a local SQLite cache, sync loop, and semantic grep.
pretending2bejhon/ulpiaA file-system memory architecture for AI agents: typed markdown, a mechanical placement algorithm, and a nightly consolidation loop. Specification + skeleton + worked example. No vector database.
damnepic/kbcafeFast, private, client-side developer tools and clear references — plus explainers on modern AI infrastructure (context windows, MCP, RAG, embeddings, agent patterns). Everything runs in your browser; nothing is uploaded.
vuongdam2k01/sag-agents-pluginPlugin for Claude Code, Hermes Agent, and Codex that adds write operations (publish, sync, maintain) to a self-hosted SAG (Zleap-AI/SAG) knowledge base — without modifying SAG's source code. Agents self-assess and auto-publish durable knowledge under a safety floor (secret scan, dedupe, cost cap), with manual commands always available.
chandlertee/noeticaSelf-hosted local-AI stack over Ollama: private chat, a structured-output API, and a QLoRA fine-tune → serve → chat loop. No cloud, no secrets.
aashutosh396/mindpalace🧠 Self-learning, always-on personal AI agent on your Claude Max subscription — terminal + Discord at once, persistent memory, a structured knowledge vault, autonomous skills & heartbeat. Self-hosted, open source.
RELATED Other topics · full topics ranking →
#claude-code
1,564#ai-agents
1,160#llm
1,071#claude
943#python
806#ai
741#developer-tools
728#mcp
727#codex
521Aggregated by case-insensitive match against topics_json of each repo's latest content snapshot. methodology