choose your installation method
method | best for | pros | cons |
---|---|---|---|
app | personal users, quick setup | easy gui, no terminal required | less customizable, automatic updates |
cli | developers, automation, scripting | fast, scriptable | requires terminal familiarity |
install desktop app
- download the desktop app and follow the installation instructions.
install cli
verify installation
- run
screenpipe
orscreenpipe.exe
to verify successful installation.
query data with javascript sdk
then query the data using our javaScript sdk:connect to AI providers
screenpipe can connect to various AI providers to process your data. here’s how to set up popular local AI providers:- install ollama from ollama.ai and run your preferred model
- then configure screenpipe to use ollama in your settings with model phi4:14b-q4_K_M
for developers
if you’re interested in building from source or contributing to screenpipe, please check our contributing guide.for businesses
some of our customers use screenpipe in the following ways:- have existing screen recording software and want enterprise screen search engine
- want to integrate team’s scale meeting transcriptions
- want to extract knowledge from enterprise-scale screens
- running the CLI on their customer’s computer
- running the app on their customer’s computer
- embedding the library or CLI in their own software
- running the CLI in the cloud and forward the video/audio through SSH
- using our Microsoft Remote Desktop / SSH integration