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

# Overview

> This section helps developers build and contribute addons.

Building addons is fun and important; it allows you to customize NRAI for your own needs.

<Tip>
  We love contributions! In fact, most of the addons are contributed by the community. Feel free to open a pull request.
</Tip>

<Tip>
  **Friendly Tip:**
</Tip>

<CardGroup cols={2}>
  <Card title="Code with TypeScript" icon="code">
    Build addons using TypeScript for a more powerful and flexible development process.
  </Card>

  <Card title="Hot Reloading" icon="cloud-bolt">
    See your changes in the browser within 7 seconds.
  </Card>

  <Card title="Open Source" icon="earth-americas">
    Work within the open-source environment, explore, and contribute to other addons.
  </Card>

  <Card title="Community Support" icon="people">
    Join our large community, where you can ask questions, share ideas, and develop alongside others.
  </Card>

  <Card title="Universal AI SDK" icon="brain">
    Use the Universal SDK to quickly build AI-powered addons that support multiple AI providers.
  </Card>
</CardGroup>
