wastedcode

wastedcode / memex

Public

File system based wiki, maintained by Claude

21
2
100% credibility
Found Apr 07, 2026 at 21 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
TypeScript
AI Summary

Memex is a command-line tool that uses an AI to incrementally build and maintain a personal wiki from user-provided documents through ingest, query, and maintenance operations.

How It Works

1
🔍 Discover Memex

You learn about Memex, a helpful organizer that turns your scattered notes, articles, and files into a smart, growing personal wiki.

2
🛠️ Set it up

You prepare Memex on your computer, making it ready to create knowledge collections.

3
▶️ Start the helper

You turn on the background service that safely manages your wikis behind the scenes.

4
📚 Create your wiki

You name your first knowledge collection, and it springs to life as a blank canvas for your ideas.

5
🔗 Connect the AI

You link a smart assistant so it can read your files and build connections automatically.

6
📥 Add documents

You share PDFs, notes, web clips, or images, and watch the AI create summaries, link ideas, and update everything.

7
Ask away

You pose questions to your wiki, getting clear answers pulled from all your collected knowledge.

🎉 Knowledge grows

Your wiki becomes richer over time, remembering everything, spotting connections, and staying organized without effort.

Sign up to see the full architecture

6 more

Sign Up Free

Star Growth

See how this repo grew from 21 to 21 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is memex?

Memex turns raw files into a persistent, LLM-maintained wiki using Claude. Ingest PDFs, markdown, or HTML via `memex ingest my-wiki file.pdf`, and it synthesizes interlinked markdown pages, updates an index, and flags contradictions—all stored as a simple file system on Linux. No vector DBs or RAG pipelines; queries like `memex query "key themes?"` pull from the evolving structure, solving the "chat amnesia" problem where knowledge vanishes between sessions.

Why is it gaining traction?

Pure file system API isolation via Linux mount namespaces keeps wikis sandboxed without Docker, with CLI commands for linting (`memex lint`), logs, and status. Custom prompts in `.claude.md` and MCP servers let you pipe in Notion or Drive data, while editable markdown dodges GitHub file size limits for local file system access. Devs dig the compounding wiki that gets smarter per ingest, like a personal memex app.

Who should use this?

Researchers building paper syntheses, analysts tracking business intel from reports/Slack, or self-improvers organizing podcast notes and journals. Suits Linux CLI users wanting file system hierarchy standard organization for hobbies like trip planning or competitive analysis, without web UIs.

Verdict

Fresh idea for file systems comparison in knowledge work—21 stars and 1.0% credibility score reflect early maturity, but crisp docs and quickstart CLI make prototyping easy. Grab it if RAG chats frustrate you; skip for production until more battle-tested.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.