> ## Documentation Index
> Fetch the complete documentation index at: https://01.openinterpreter.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> The #1 open-source voice interface

<img src="https://raw.githubusercontent.com/OpenInterpreter/01/main/docs/assets/banner.png" noZoom />

The **01** is an open-source platform for intelligent devices, inspired by the *Rabbit R1* and *Star Trek* computer.

Assistants powered by the 01 can execute code, browse the web, read and create files, control third-party software, and beyond.

<br />

<Card title="Install the 01" icon="arrow-right" href="/setup/installation" horizontal />

***

# Table of Contents

### Software

<CardGroup cols={2}>
  <Card title="Server" icon="server" href="/server/introduction">
    The brain of the 01 system that runs on your computer. It processes input, executes commands, generates responses, and manages core logic using Open Interpreter.
  </Card>

  <Card title="Client" icon="microphone" href="/client/introduction">
    The voice interface that captures and transmits audio input, plays back audio responses, and allows users to interact with the server.
  </Card>
</CardGroup>

### Hardware

<Card title="Build Options" icon="microchip" href="/hardware/introduction">
  Explore various hardware configurations, from desktop setups to ESP32-based portable builds and custom integrations. Find guides for assembling your own 01 device.
</Card>
