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

# Introduction

> Privacy-first speech-to-text for your desktop

# Welcome to Echophrase

Echophrase is a **privacy-first desktop application** that transforms your voice into text using state-of-the-art AI - all processed locally on your machine.

## Why Echophrase?

<CardGroup cols={2}>
  <Card title="100% Private" icon="lock">
    Your voice never leaves your computer. No cloud processing, no data collection.
  </Card>

  <Card title="GPU Accelerated" icon="bolt">
    Fast on-device transcription via DirectML on Windows, with CPU fallback everywhere and Metal on macOS (in testing).
  </Card>

  <Card title="Works Anywhere" icon="keyboard">
    Type in any application - browsers, editors, chat apps, you name it.
  </Card>

  <Card title="Whisper Powered" icon="microphone">
    Built on OpenAI's Whisper model for accurate, multilingual transcription.
  </Card>
</CardGroup>

## How It Works

1. **Press a hotkey** to start recording
2. **Speak naturally** - Echophrase listens
3. **Release** and your words appear as text, typed wherever your cursor is

No copy-paste. No switching windows. Just speak and it types.

## Next Steps

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Get up and running in 5 minutes
  </Card>

  <Card title="Download" icon="download" href="/download">
    Get Echophrase for Windows, macOS, or Linux
  </Card>
</CardGroup>
