Skip to content

install-services

Install the local AI services required by agent-cli.

Usage

agent-cli install-services [OPTIONS]

Description

Installs the following services (based on your OS):

  • Ollama (local LLM server)
  • Wyoming Faster Whisper (speech-to-text)
  • Wyoming Piper (text-to-speech)
  • Wyoming OpenWakeWord (wake word detection)

Options

Option Description
--help, -h Show help for the command

Example

agent-cli install-services