Install
Install Pi:Usage with Ollama
Quick setup
Run directly with a model
Extensions
Pi ships with four core tools:read, write, edit, and bash. All other capabilities are added through its extension system.
On-demand capability packages invoked via /skill:name commands.
Install from npm or git:
Web search
Pi can use web search and fetch tools via the@ollama/pi-web-search package.
When launching Pi through Ollama, package install/update is managed automatically.
To install manually:
Autoresearch with pi-autoresearch
pi-autoresearch brings autonomous experiment loops to Pi. Inspired by Karpathy’s autoresearch, it turns any measurable metric into an optimization target: test speed, bundle size, build time, model training loss, Lighthouse scores.
Manual setup
Add a configuration block to~/.pi/agent/models.json:
~/.pi/agent/settings.json to set the default provider:

