A powerful CLI tool for storing and searching development memories, insights, and patterns using Cursor Rules, Supabase, and OpenAI embeddings. This tool helps developers maintain a searchable knowledge base of their coding experiences, solutions, and architectural decisions.
Key Features
- Memory storage for development insights, patterns, and solutions
- Semantic search using natural language queries with OpenAI embeddings
- Categorization by topics (Architecture, Database, Security, etc.)
- Tech stack tagging for relevant technologies
- Repository organization by project
- Fast CLI commands for adding and searching memories
- Secure data storage using Supabase
Tech Stack
- Node.js
- TypeScript
- OpenAI API
- Supabase
- Cursor Rules
- Commander.js
- Inquirer.js