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

# Home

> Welcome to the Voice Harbor API documentation

<img className="block dark:hidden" src="https://mintcdn.com/nijta/_OAHEg8PZTlUB5UU/images/hero-light.png?fit=max&auto=format&n=_OAHEg8PZTlUB5UU&q=85&s=0dd98a684802676217f6332329e84008" alt="Hero Light" width="2064" height="1104" data-path="images/hero-light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/nijta/_OAHEg8PZTlUB5UU/images/hero-dark.png?fit=max&auto=format&n=_OAHEg8PZTlUB5UU&q=85&s=4dfddb7a399aea06d8ea1761524220e4" alt="Hero Dark" width="2064" height="1104" data-path="images/hero-dark.png" />

## Getting Started

The first step to integrating top-tier voice technologies is to set up your environment.

<CardGroup cols={2}>
  <Card title="Reduct PHI in audio and transcription" icon="user-shield" href="https://docs.nijta.com/PHI">
    Leverage private LLMs with specialized agents for tasks like PHI classification, summarization, topic detection, sentiment analysis, and more
  </Card>
</CardGroup>

## Products

Explore the robust tools Voice Harbor offers for transforming audio data.

<CardGroup cols={3}>
  <Card title="Speech-to-Text" icon="voice" href="https://voiceharbor.com/docs/speech-to-text">
    Convert audio and video files, as well as live speech, into text with precision
  </Card>

  <Card title="Diarization" icon="user-cog" href="https://docs.nijta.com/BuildwithVoiceHarbor/Diarization">
    Efficent separation for noisy medical condition.
  </Card>

  <Card title="Speech Intelligence" icon="brain" href="https://docs.nijta.com/BuildwithVoiceHarbor/Diarization">
    Analyze and interpret audio for personalized business workflows
  </Card>

  <Card title="Biometric Reduction" icon="user-check" href="https://docs.nijta.com/Biometric">
    Automatically redact biometric identifiers from audio for privacy compliance
  </Card>
</CardGroup>

## Get Started with SDK

Start coding today using Python and integrate the Voice Harbor API into your workflows.

<CardGroup cols={1}>
  <Card title="Python SDK" icon="python" href="https://github.com/Nijta-API/voice-harbor-client">
    Start using our Python SDK to connect with Voice Harbor and implement voice solutions
  </Card>
</CardGroup>
