# AI Agents

### AI Team– Intelligent Assistants

A set of virtual agents powered by artificial intelligence and trained in specialized areas of jewelry design, production, pricing, and CAD modeling. Each assistant has:

* A distinct personality
* A specialized technical or creative domain
* Specific capabilities and ideal use cases

<figure><img src="/files/E2duzuimC9Tm3HqG4s3q" alt=""><figcaption></figcaption></figure>

### How It Works

Selecting an assistant opens a detailed profile with:

* Name and avatar
* Role and area of expertise
* Skills and limitations
* Recommended tasks
* Communication style

Users can interact with assistants to:

* Get help with technical questions
* Automate documentation
* Generate price estimates
* Prepare CAD designs or production workflows

### Available Agents

1. **Èrica Verdaguer**

<figure><img src="/files/qZRDQiS8cdFUAF2rS2iF" alt=""><figcaption></figcaption></figure>

* **Specialty**: High-end visualization and rendering.
* **Ideal for**:
  * Generating photorealistic images
  * Presenting luxury collection previews
  * Supporting HDR lighting and PBR materials

2. **Aarav Mehra**

<figure><img src="/files/OOLigQ6aMY7PlT4rcZEz" alt=""><figcaption></figcaption></figure>

* **Specialty**: Product engineering and documentation.
* **Ideal for**:
  * Validating technical CAD files
  * Automating production sheets
  * Generating feasibility reports

3. &#x20;**Ettore Vero**

<figure><img src="/files/eDGMbKwfBVOGOWGFxZYS" alt=""><figcaption></figcaption></figure>

* **Specialty**: 3D design and modeling in RhinoArtisan.
* **Ideal for**:
  * Parametric modeling support
  * Creating design variations
  * Preparing CAD models for manufacturing

4. **Noa Levin**

<figure><img src="/files/xjdCYfurSI2iP9SDxv6I" alt=""><figcaption></figcaption></figure>

* **Specialty**: Gemology, grading, and market prices.
* **Ideal for**:
  * Comparing diamonds and gemstones
  * Understanding certifications
  * Getting live pricing from platforms like Nivoda

5. **Carter Blake**

<figure><img src="/files/08qNgMmxOug6Xhs5G0SY" alt=""><figcaption></figcaption></figure>

* **Specialty**: Pricing strategy and margin simulations.
* **Ideal for**:
  * Cost structure analysis
  * Profit forecasting
  * Integration with ERP or sales flows

6. **Alex Taylor**

<figure><img src="/files/f67iT5W58HBtM5CuNHGJ" alt=""><figcaption></figcaption></figure>

* **Specialty**: Technical training and RhinoArtisan support.
* **Ideal for**:
  * Step-by-step guidance on CAD tools
  * Troubleshooting modeling issues
  * Custom learning sessions

### Uploading Knowledge to an AI Assistant

Each AI Assistant (such as **Alex Taylor**) can be customized by uploading specific files, prompt instructions, or webhook clients. This allows you to tailor the assistant's behavior to your workflows, data, and preferred interaction style.

<figure><img src="/files/wH8yk059Lfdtmqvt0fii" alt=""><figcaption></figcaption></figure>

#### **Uploading Files**

You can upload any relevant documentation, technical manuals, guides, or FAQs that the assistant should use as a knowledge base.&#x20;

#### **Prompts**

Custom prompts allow you to define how the assistant should behave in different scenarios.

#### **Webhook Clients**

This section is for integrating external services or APIs into the assistant’s workflow.


---

# 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.rhinoartisan.com/connect/ai-agents.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.
