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

# Premove

> Open-source work toward faster voice agents.

## Available now: Premove ITN

Speech recognition returns words. Applications often need written values:
"four thirty" might be a time, while "one oh five" might be a room code.
Premove ITN uses sentence context to choose a valid written form for English
voice-agent transcripts. It is one available part of the broader Premove
effort.

<Columns cols={3}>
  <Card title="Explore ITN" href="/itn/" icon="book-open" arrow="true">
    See what Premove ITN does and where it fits.
  </Card>

  <Card title="Get started" href="/itn/docs/getting-started" icon="terminal" arrow="true">
    Install the package and normalize your first transcript.
  </Card>

  <Card title="View results" href="/itn/benchmarks" icon="chart-bar" arrow="true">
    Read the benchmark method, results, and limitations.
  </Card>
</Columns>

The main Premove project is still in development. More documentation will
appear here as its work is ready to share.
