DocsAI integration

AI providers

Claude, OpenAI, or local Ollama. How to switch.

Marje is Claude-first but supports OpenAI and local Ollama too. The provider abstraction is at src-tauri/src/ai_provider.rs.

Switch providers

Settings → AI → pick a tab: Claude, OpenAI, or Ollama. Paste an API key (or for Ollama, point at the local URL — default http://localhost:11434). Test the connection before saving.