A powerful command-line tool that serves as your second memory, intelligently storing and retrieving your notes using AI-powered semantic search. Never lose track of important information again!
Demo
✨ Features
🧠 AI-Powered Note Management
Smart Storage: Automatically generates embeddings for your notes using Google's Gemini AI
Semantic Search: Find notes using natural language queries, not just keywords
Intelligent Recall: Get contextually relevant responses based on your stored notes
Timestamp-Aware: Automatically tracks when notes were created with human-friendly time formatting
🎯 Three Modes
Note Mode: Quickly capture thoughts, ideas, and information
URL Mode: Fetch content from URLs. usage -> web:https://example.com
File Mode: Use content from files (only text files for now). usage -> file:/path/to/file.txt
Clipboard Mode: Use content from clipboard. usage -> #clipboard
Recall Mode: Query your notes using natural language to get intelligent summaries
Delete Mode: Browse and manage your existing notes with easy deletion
🔒 Privacy & Performance
Local Storage: All notes stored locally in SQLite database
Fast Retrieval: Vector similarity search for lightning-fast note matching