Just ask. Consider it done. Whisper is a desktop AI that lives in every app on your computer. Speak naturally — AI transcribes, improves your text, and pastes it where your cursor is. Ask anything — AI searches the web and returns answers with sources in seconds. One hotkey, any app, done. Runs offline with local models or via OpenAI.
Privacy-first, works ofline. 7-day free trial, $99 lifetime.
Cortex is a local Model Context Protocol (MCP) server that gives AI coding assistants memory beyond the context window.
Instead of storing chat history, Cortex indexes committed code, documentation, and ADRs into vector embeddings. This lets AI retrieve approved project knowledge by meaning, not keywords, helping avoid duplicate implementations and repeated explanations.
Runs locally, uses Postgres and Ollama for embeddings, and integrates with Claude CLI via MCP.