DeepRoute AI brings local-first DeepSeek reasoning to your editor with zero configuration. It intelligently attempts to route prompts to your local Ollama instance first for fast, 100% private, and unlimited inference. If your local Ollama engine isn't active, it seamlessly switches to OpenRouter cloud APIs.
Features
Unlimited Local AI: Automatically detects local Ollama servers (http://localhost:11434) running deepseek-r1.
Cloud Fallback: Gracefully routes queries to OpenRouter when offline engines aren't reachable.
Interactive Sidebar UI: Clean panel with real-time markdown streaming, code rendering, and instant copy buttons.
Customizable Settings: Easily configure your local endpoints, cloud models, and preferred LLM engines in VS Code settings.
Secure Key Storage: OpenRouter API keys are safely encrypted using VS Code's native SecretStorage.
Getting Started
Option 1: Local Engine (Recommended – Free & Unlimited)