Industrial AI terminal assistant. One command to install — runs everywhere.
macOS & Linux
curl -fsSL https://physmind.ai/install.sh | sh
Windows — PowerShell
irm https://physmind.ai/install.ps1 | iex
Open PowerShell and paste the command above.
VS Code Extension
Install PhysMind
Industrial AI engineering assistant powered by Claude. Download for your platform, install in VS Code, and start working with your PhysMind authorization code.
Recommended
Install via npm
The fastest way to get started. Installs the PhysMind CLI globally in one command.
npm install -g @keploreai/physmind
On macOS, if you see a permissions error: sudo npm install -g @keploreai/physmind