Back to browse
GitHub Repository
4 starsTypeScript

MindBase – an LLM that maintains a wiki from your notes and papers

by haobing0304·Jul 22, 2026·2 points·1 comment

AI Analysis

●●●BangerBig BrainZero to One

LLM-gardened wiki that compounds knowledge instead of RAG re-deriving answers every query.

Strengths
  • Implements Karpathy's LLM-Wiki pattern with persistent markdown files instead of vector DB black boxes.
  • Actively cross-references sources and flags contradictions rather than passive note storage.
  • Works with multiple AI editors including Claude Code, Cursor, Windsurf, and Cline via MCP.
Weaknesses
  • Early access status with some UI features still migrating from v1 to v2.
  • Requires discipline to feed sources consistently for the wiki to provide value.
Category
Target Audience

Researchers, students, knowledge workers

Similar To

NotebookLM · Obsidian · Mem

Similar Projects

Developer Tools●●Solid

Vibe-coded – Rust CLI to discover LLM-assisted Git repositories

Handy CLI that actually pulls a repo and runs a battery of concrete heuristics — repo age, README keywords/emoji counts, commit velocity, presence of LLM-tool files, and simple commit-statistics — to guess whether code was prompt-expanded. The rule set is intentionally arbitrary and extensible, which makes this a useful starting point for audits or CI checks, but expect false positives and plan to tune or add rules for your context.

Niche GemShip It
xlii
105mo ago