Mnemonic Scribe: Your Voice-Powered Mentat

An AI-powered life-logging app that uses voice commands to capture, connect, and resurface your thoughts. It acts as a personal 'second brain' for creators and thinkers, inspired by the memory systems of Memento and the human computers of Dune.

Story & Concept:

In a world of information overload, our most valuable ideas are fleeting, lost moments after they surface—a self-inflicted 'Memento'-like amnesia. Mnemonic Scribe is the antidote. It's an external memory system designed for those who live by their ideas: writers, researchers, strategists, and creators. Inspired by Leonard Shelby's desperate need to record reality and the hyper-logical 'Mentat' human computers of 'Dune', this project turns your voice into the ultimate capture tool. You use your voice—like the compelling 'Voice' of the Bene Gesserit—to command your thoughts into a permanent, interconnected digital existence. This isn't just a note-taking app; it's a system for augmenting your intellect, a personal 'spice' that unlocks deeper connections within your own mind.

How It Works:

The project is a voice-first application (web or mobile) built on a simple yet powerful AI pipeline, making it achievable for an individual developer.

1. Capture (The Voice Command): The user's primary interaction is speaking. A simple, always-accessible interface (e.g., a homescreen widget or a desktop hotkey) allows for frictionless recording. Example: "Scribe, log a thought: The fragmented narrative of Memento could be used to explain complex systems by revealing the 'why' before the 'how'."

2. Transcribe & Process (The Scraper): The captured audio is sent to a highly accurate speech-to-text API (e.g., OpenAI's Whisper). The raw text is then processed by a language model to auto-tag keywords, identify entities, and, most importantly, generate a vector embedding—a numerical representation of the note's semantic meaning.

3. Connect & Store (The Mentat's Logic): The transcribed note, its metadata, and its vector embedding are stored. The text is in a standard database, while the embedding is stored in a specialized vector database. This dual storage is the key to creating intelligent connections between notes, even if they don't share any of the same words.

4. Resurface (The Memento Effect): The true power lies in retrieval. Users can query their knowledge base using natural language ("What were my ideas about narrative structure?") and the system performs a semantic search to find the most relevant entries. The killer feature is the 'Serendipity Engine': inspired by Memento's non-linear timeline, the app periodically surfaces clusters of old, seemingly unrelated notes that the AI has identified as having a deep conceptual link, sparking new insights and helping the user piece together their own 'big picture' from fragmented thoughts.

Project Details

Area: Media Technologies Method: Voice Commands Inspiration (Book): Dune - Frank Herbert Inspiration (Film): Memento (2000) - Christopher Nolan