LogoLogo
  • Get Started
    • Introduction
    • Quick Start
  • FAQ
  • W.AI GUIDE
    • Supported Hardware
  • w.ai CLI Guide
  • Bugs & SUPPORT
    • Support
  • Current Bugs
  • API
    • API Features
    • Models
  • External Links
    • Discord
    • Twitter
    • Website
    • Download w.ai
Powered by GitBook
On this page
  • Desktop App
  • CLI
Export as PDF
  1. Get Started

Quick Start

PreviousIntroductionNextFAQ

Last updated 2 months ago

Desktop App

macOS, Windows, Linux

The quickest way to start contributing is through our official desktop client:

  1. the latest w.ai client.

  2. Launch the application and follow the onboarding steps.

  3. Begin contributing immediately once setup is complete.

CLI

Linux (Ubuntu 24.04)

To get started with the CLI, first add the PPA and install the package:

sudo add-apt-repository ppa:w-ai/w.ai
sudo apt update
sudo apt install w-ai-cli

After that, you can run

wai help

To get an overview of the commands.

Review w.ai CLI Guide for more details.

Download