Back to browse
GitHub Repository

An AI-powered knowledge base that thinks.

0 starsPython

An AI-powered knowledge base that thinks

by DSpider·Apr 7, 2026·1 point·1 comment

AI Analysis

●●SolidBig BrainShip It

Karpathy's LLM Wiki pattern implemented with file storage instead of vector databases.

Strengths
  • File-based storage means everything is cat-able and version-controllable with git
  • Cost optimization with Haiku for ingestion and Sonnet only for chat synthesis is smart
  • Incremental sync cursors as files prevents redundant API calls on re-runs
Weaknesses
  • Two commits and zero stars indicates embryonic stage with unproven reliability
  • Gmail and Slack connectors only—limited compared to established note-taking tools
Category
Target Audience

Individuals wanting persistent AI-maintained knowledge from communication tools

Similar To

Obsidian · Mem.ai · Notion AI

Similar Projects

AI/MLMid

Cortex – Agent-native knowledge OS on Markdown (Karpathy's LLM Wiki)

Yet another agent knowledge base when Obsidian plugins already do this.

Ship It
jiekepan
302d ago
AI/ML●●Solid

Open KB: Open LLM Knowledge Base

Compiled wiki beats query-time RAG with vectorless PageIndex retrieval for long PDFs.

Big BrainNiche Gem
mingtianzhang
622mo ago