# Leverage AI with Module Downloader

Module Downloader is an optional tool accessible via AI Tools ➡️ Module Downloader from the menubar.

### First Look <a href="#first-look" id="first-look"></a>

{% hint style="info" %}
You will need to have a computer with [Nvidia GPU](/introduction/system-requirements.md) to utilize AI modules.

Without a GPU, AI modules perform very poorly performance-wise.
{% endhint %}

<figure><img src="/files/2qliiWdpOHzSW1VSZPRi" alt=""><figcaption></figcaption></figure>

Module Downloader is a pretty straightforward tool to integrate the power of AI into your environment!

## Installing the AI Bundle <a href="#installing-the-ai-bundle" id="installing-the-ai-bundle"></a>

AI Bundle features a very flexible CNN framework, Object detection algorithms to test and train.

Usage is pretty simple, click on `Download AI Bundle` in the middle of the screen.

Depending on your internet speed, this process may take up to an hour. After the downloading finishes, close AugeLab Studio and restart.

## Installing additional AI Packages <a href="#installing-additional-ai-packages" id="installing-additional-ai-packages"></a>

AI packages under `Integrate 3rd Party Packages` can also be installed by the user.

Please read the description below to check if your setup is eligible or not.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.augelab.com/augelab-studio-interface/external-features/module-downloader.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
