# Setting Up Assistant in RhinoArtisan

This guide walks you through the steps required to activate and configure Assistant on your computer. You’ll enable local Assistant, install Ollama, download the recommended AI model, and open the Assistant panel inside RhinoArtisan so everything is ready to run fully offline.

{% embed url="<https://vimeo.com/1163635844?fe=sh&fl=pl>" %}

### 1. Enable Assistant in Local Mode

Open RhinoArtisan and go to the File tab → Settings.

<figure><img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2FRVJNBWfsddGyx30avT08%2Fimage.png?alt=media&#x26;token=cef25ce7-b4d9-431f-a8a5-2ad9a5092bf5" alt=""><figcaption></figcaption></figure>

Inside RhinoArtisan, navigate to Artisan → Integrations.

<figure><img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2FHdMJS5DeKIjzRd4jk4K5%2Fimage.png?alt=media&#x26;token=e8388b80-8345-42a4-a12f-15bfe78591a8" alt=""><figcaption></figcaption></figure>

Locate the Assistant section. By default it is set to **Disabled**.\
Change the mode to **Local (Private, on your computer)** and click Accept to save the configuration.

This activates Assistant to run entirely on your machine, without any cloud connection.

### 2. Install Ollama

Assistant uses Ollama to run AI models locally on your computer. Ollama is an open-source runtime that allows large language models to operate entirely on your machine without any cloud connection. It is the local engine that powers Assistant’s intelligence.

Download Ollama for Windows here:\
<https://ollama.com/download>

Run the installer and follow the default installation steps.

Once installed, Ollama will run in the background and be ready to receive models from RhinoArtisan.

### 3. Download the AI Model

In RhinoArtisan, go to File → Ollama.

<figure><img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2FaFz2YNKNR1iHxy41cUcn%2Fimage.png?alt=media&#x26;token=0f920506-5c28-4f5f-ac1f-57a516d078fa" alt=""><figcaption></figcaption></figure>

The first time you open it, a dialog will appear asking you to download the recommended AI model required for Assistant. Click Yes to start the download.

<figure><img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2FFPiiUPJBwNhK6LsMrIfm%2Fimage.png?alt=media&#x26;token=5334ce6e-fa60-4adf-a15a-c3fb210640c1" alt="" width="287"><figcaption></figcaption></figure>

The model (qwen2.5:7b) is large — nearly 5GB — so the download time will depend on your internet connection.

<figure><img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2F0j3dw3WvX1Z0Qk5K85gj%2Fimage.png?alt=media&#x26;token=5e90e398-bc3d-49c4-bebd-f8afa8938fc3" alt="" width="375"><figcaption></figcaption></figure>

Once the download finishes, the model will be installed locally and Assistant will be fully ready to run offline.

### 4. Open the Assistant Panel

In RhinoArtisan, go to File tab → Assistant.

<figure><img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2FdqwXHfKwOaoSE9SZmWL7%2Fimage.png?alt=media&#x26;token=57f115fd-e142-4cf3-976f-57f192f86957" alt=""><figcaption></figcaption></figure>

You can dock the panel wherever you prefer, but we recommend anchoring it in a comfortable area that does not interfere with your main design workspace. It is not advisable to place it together with the standard right-side panels, as this can reduce visibility and usability during modeling.

<figure><img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2F1ixXmvgT5eVwqa9pfMOl%2Fimage.png?alt=media&#x26;token=010ca529-f99f-42a3-8dad-196636d9f8cd" alt=""><figcaption></figcaption></figure>

A very good option is to dock Assistant next to the Curator panel. Simply drag the Assistant tab by its title and drop it in the Curator area — RhinoArtisan will automatically anchor it there.

<figure><img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2FtIUsOfgDkSq3CDmqQg3v%2FDock.gif?alt=media&#x26;token=3400325c-b85a-4726-806b-1868d81ebfae" alt=""><figcaption></figcaption></figure>

To verify that everything is working correctly, type: Hi!

Assistant should respond immediately, confirming the connection with the local AI model.
