# Adding Models & Voices

**AI Dev Kit supports over 450 AI models and more than 4,000 voices across multiple providers**, including OpenAI, Google, ElevenLabs, and more.

However, you **can’t use them all right away out of the box.**

**Why?**

Because loading thousands of options by default would:

* Overwhelm dropdown menus in the inspector
* Slow down the editor interface
* Flood code snippets and auto-complete with irrelevant entries
* Make your project harder to manage, not easier

Instead, AI Dev Kit follows a **"register-as-needed"** approach.

You choose and register only the models and voices you plan to use — keeping your project clean, performant, and tailored to your workflow via **Model Library** and **Voice Library**.

<figure><img src="https://3976940093-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl7yXji5RzYhdDYsx9d1n%2Fuploads%2Fgit-blob-fd83a7d3a1bf83d215a71bbe18babeac77f59fe9%2Fimage%20(103).png?alt=media" alt="" width="563"><figcaption><p>Model Library</p></figcaption></figure>

<figure><img src="https://3976940093-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl7yXji5RzYhdDYsx9d1n%2Fuploads%2Fgit-blob-26b4a1943b807537421a3c999b9974a04166b7aa%2Fimage%20(104).png?alt=media" alt="" width="563"><figcaption><p>Voice Library</p></figcaption></figure>
