Cookbook
Recipes for building with Privatemode
Step-by-step guides that show how to employ Privatemode in real-world scenarios, including confidential coding assistants, audio transcription, and verifying the services from source code using remote attestation.
Coding assistants
Coding assistants
Use Privatemode for AI-assisted coding on sensitive codebases: supported models, IDEs, and extensions including Copilot, Claude Code, and Cline.
Read recipeClaude Code
Set up Anthropic's Claude Code with Privatemode: configure the proxy, set environment variables, and start confidential AI-assisted coding.
Read recipeOpenCode
Configure OpenCode to use Privatemode as a model provider: set up the proxy, add the custom provider configuration, and start coding confidentially.
Read recipeVisual Studio Code
Set up Privatemode in VS Code with GitHub Copilot, Continue, or Cline: private AI chat, editing, and tab completions for sensitive code.
Read recipeJetBrains IDEs
Set up Privatemode in JetBrains IDEs: configure the AI Assistant plugin with IntelliJ, PyCharm, or CLion for private AI coding.
Read recipeAudio
Vision
API
Verification
Verification from source code
Verify Privatemode's trust chain from source code: reproducibly build container images, generate the Contrast manifest, and compare hashes.
Read recipeVerification of model integrity
Verify Privatemode model integrity: reproduce dm-verity protected model disks and compare root hashes against the deployed configuration.
Read recipe