Skip to content

What is NeuralRepo?

NeuralRepo is a repo for your ideas. It captures ideas from wherever inspiration strikes — your terminal, a conversation with Claude AI, a Siri command on your watch, or a quick email — and organizes them with semantic intelligence so nothing gets lost.

Think of it as version control for your brain.

Multi-Source Capture

Capture ideas from the web dashboard, CLI, Claude AI via MCP, Siri Shortcuts, email, or the REST API. Every source funnels into one unified repository.

Semantic Search

Go beyond keyword matching. NeuralRepo uses vector embeddings to find ideas by meaning, so searching “mobile app for tracking habits” finds your idea titled “daily routine tracker.”

Duplicate Detection

When you save a new idea, NeuralRepo automatically checks for similar existing ideas using vector similarity. No more scattered duplicates across notebooks and apps.

Idea Relations & Graph

Connect ideas with typed relations — parent, blocks, inspires, supersedes, and more. Visualize your idea network as an interactive mind map.

Kanban Workflow

Move ideas through a clear lifecycle: captured, exploring, building, shipped, or shelved. Drag and drop on the kanban board to update status.

BYOK AI

Bring Your Own Key for AI features. Use your own Anthropic, OpenAI, or OpenRouter API key for tag auto-classification, idea enrichment, and more.

NeuralRepo meets you where ideas happen:

SourceHow It Works
Web AppFull dashboard at neuralrepo.com with kanban board, search, and mind map
CLInrepo push "My idea" from any terminal — perfect for developers
Claude AI (MCP)Tell Claude “save this as an idea” and it writes directly to NeuralRepo
Siri Shortcuts”Hey Siri, NeuralRepo” for hands-free capture on iPhone, iPad, Mac, or Apple Watch
EmailSend to idea@neuralrepo.com — subject becomes the title, body becomes the content
REST APIFull programmatic access for custom integrations and automations

NeuralRepo is built on Cloudflare Workers, delivering an edge-first architecture that keeps latency low regardless of where you are in the world. Ideas are processed at the edge, embeddings are generated asynchronously, and the entire platform scales effortlessly.