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

# Sample Codes

<CardGroup cols={2}>
  <a href="https://github.com/reverieinc/python-sdk/tree/main/transliteration" target="_blank" rel="noopener noreferrer">
    <Card title="Python" icon="python">
      Access Python SDK samples for seamless content transliteration using Reverie’s Transliteration API. Ideal for server-side script conversion.
    </Card>
  </a>

  <a href="https://github.com/reverieinc/javascript-sdk/tree/main/transliteration" target="_blank" rel="noopener noreferrer">
    <Card title="JavaScript" icon="js">
      Explore JavaScript SDK examples to integrate real-time transliteration into web applications and browser-based experiences.
    </Card>
  </a>

  <a href="https://github.com/reverieinc/golang-sdk/tree/main/transliteration" target="_blank" rel="noopener noreferrer">
    <Card title="GoLang" icon="golang">
      Find GoLang SDK samples for fast, scalable transliteration solutions in backend systems and APIs.
    </Card>
  </a>
</CardGroup>
