Skip to content

PlainOps 1.3.0 — bring any AI

Choose a tag to compare

@shobhit9957 shobhit9957 released this 20 Jul 10:29

Prompt. Deploy to your own AWS, Google Cloud, or Azure — now with the AI of your choice.

Bring any AI

Pick your provider from a dropdown in Settings and paste that provider's key:

Claude (Anthropic) — recommended, it's what PlainOps is tuned on · OpenAI · OpenRouter · Kimi (Moonshot) · DeepSeek · Groq · Grok (xAI) · Gemini · Ollama (local, no key) · any custom OpenAI-compatible endpoint.

Keys are stored per provider (switching never loses one), the model field overrides each provider's default, and error messages name the provider you actually use. Requirements for non-Claude providers: the model must support tool/function calling — quality varies by model, honestly.

Downloads

Platform Install
Windows 10/11 (x64) PlainOps-Setup.exe
macOS 11+ · Apple Silicon & Intel Terminal, no security dialogs:
curl -fsSL https://raw.githubusercontent.com/shobhit9957/PlainOps/main/scripts/install-mac.sh | bash
macOS .dmg (alternative) PlainOps-arm64.dmg (Apple Silicon) · PlainOps-x64.dmg (Intel) — if macOS calls a browser download "damaged": xattr -cr /Applications/PlainOps.app, or Privacy & Security → Open Anyway
Linux run from source — see the README

Existing installs upgrade in place; a configured Anthropic key carries over automatically.

Setup guides: README · CLOUD_SETUP.md