iamtouchskyer

iamtouchskyer / memex

Public

Zettelkasten-based agent memory system with bidirectional links

18
2
100% credibility
Found Mar 21, 2026 at 18 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 shared note-taking system for AI coding assistants that stores insights as linked markdown cards, allowing recall across different tools and sessions without complex databases.

How It Works

1
🧠 Discover Memex

You hear about Memex, a helpful way to let your AI coding assistant remember tips and lessons from one project to the next, like a personal notebook that never forgets.

2
💻 Add to Your Coding App

You pick your favorite coding playground like your editor or AI tool and add Memex with a quick one-click setup so it works right away.

3
📁 Prepare Your Project

In your work folder, you run a simple start command that adds friendly instructions for your AI on when to remember and save new ideas.

4
🔍 AI Recalls Past Knowledge

Before tackling a task, your AI automatically checks and pulls up relevant past notes, building on what it already knows instead of starting over.

5
✍️ Save New Insights

After finishing work, your AI reflects and saves bite-sized notes with smart connections to related ideas, growing your shared knowledge collection.

6
🌐 Browse Your Memory

You open a beautiful timeline view in your web browser to see all your notes, explore connections, and feel proud of your growing wisdom.

7
🔄 Sync Across Devices

You connect a private online spot to automatically share your notes between computers, keeping everything up to date everywhere.

🚀 Smarter AI Over Time

Your AI coding helper now remembers across sessions and tools, making you faster and more creative as your personal knowledge web expands effortlessly.

Sign up to see the full architecture

6 more

Sign Up Free

Star Growth

See how this repo grew from 18 to 18 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 is a Zettelkasten-based agent memory system built in TypeScript, turning AI coding agents into persistent thinkers by saving task insights as atomic markdown cards with bidirectional links. Agents recall relevant cards via search before starting work, building knowledge across sessions without vector databases or embeddings—just readable files in ~/.memex/cards/. A CLI handles search, read, write, links, archive, sync, and serve for a timeline/graph UI, while MCP tools and plugins integrate with Claude Code, Cursor, VS Code/Copilot, Codex, and Windsurf.

Why is it gaining traction?

No proprietary lock-in: cards sync via git across devices and editors, editable in Obsidian or vim. One-command init adds recall/retro workflows to AGENTS.md, and cross-platform sharing means a card from Claude Code appears instantly in Cursor. The memex app's simplicity—full-text search on body, link stats—beats embedding-heavy alternatives for agent memory.

Who should use this?

AI agent users in Cursor or Claude Code tackling multi-session projects like refactoring monoliths or debugging distributed systems, where forgetting API gotchas kills momentum. Fullstack devs syncing bidirectional links across team editors via git, avoiding repeated explanations.

Verdict

Try it if you're deep in agent workflows—1.0% credibility and 18 stars reflect early days, but multilingual docs, CLI polish, and Vitest coverage make it a low-risk experiment over pricier memex alternatives.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.