# AI Assistant

### <mark style="color:$primary;">Transforming Ideas into Perfect Prompts</mark>

The AI Assistant is AICRON's built-in prompt engineering companion, designed to bridge the gap between your creative vision and AI-generated results.

#### Why Prompt Engineering Matters

Creating effective prompts for AI image and video generation is more challenging than most people realize. A truly compelling AI-generated visual requires detailed descriptions across multiple dimensions:

* Layout & Composition - Framing, perspective, positioning
* Mise-en-scène - Scene elements, props, environment
* Lighting - Direction, quality, color temperature, shadows
* Color Palette - Tone, saturation, mood, harmony
* Atmosphere & Mood - Emotional quality, ambiance
* Action & Movement - Dynamic elements, motion direction
* Character Expression - Emotions, gestures, body language
* Technical Details - Camera angles, focal length, depth of field

Without training in visual language, articulating these elements in a cohesive prompt can feel overwhelming. That's where AICRON's AI Assistant comes in.

### <mark style="color:$primary;">What the AI Assistant Does</mark>

The AI Assistant transforms simple ideas into detailed, production-ready prompts through natural conversation—not through questions and answers, but by building on what you say.

#### How It Actually Works

Unlike a traditional Q\&A chatbot, the AI Assistant works more like a creative collaborator who expands on your ideas:

#### Step 1: Start with Anything Type whatever comes to mind—even just two words.

Example: "sunset beach"

The assistant immediately generates a foundational prompt:

<div align="left" data-with-frame="true"><figure><img src="/files/7OSAiwyzVcUtJgzqADeK" alt="" width="330"><figcaption></figcaption></figure></div>

This isn't a question—it's a starting point. A baseline prompt you can immediately use or refine further.

#### Step 2: Add What Comes to Mind Reading that first prompt often sparks new ideas. You might think: "Oh, I should specify a location! What about Bondi Beach in Sydney?"

Simply type what you're thinking: "at Bondi Beach in Sydney"

The assistant understands you're adding detail and incorporates it naturally:

<div align="left" data-with-frame="true"><figure><img src="/files/jiwrGEDfXo08B2Ki9uzC" alt="" width="326"><figcaption></figcaption></figure></div>

No questions. No clarifications. Just seamless integration of your new detail.

#### Step 3: Request More Depth If the prompt feels good but could be richer, just say so:

"make it more detailed"

The assistant expands with professional-grade visual language:

<div align="left" data-with-frame="true"><figure><img src="/files/tFPy9mfOSg8pKNFYYLO0" alt="" width="331"><figcaption></figcaption></figure></div>

This level of descriptive writing—with composition, lighting, atmosphere, action, and emotional tone—would take most people significant effort to articulate. The AI Assistant makes it effortless.

#### The Pattern: Build, Don't Answer

The key difference is that you're not answering questions. You're collaborating:

* You throw in ideas as they come to you
* The assistant builds on what you say
* Each iteration adds depth naturally
* You control the pace and direction

It's conversational creativity, not interrogation.

### <mark style="color:$primary;">Using Your Prompts</mark>

<div align="left" data-with-frame="true"><figure><img src="/files/PLaMHK48wSce6v7aacfi" alt="" width="324"><figcaption></figcaption></figure></div>

Once you're satisfied with a prompt, look for the arrow button (→) at the bottom-right of the assistant's response. Click it to:

* Export to Text Node - Click to create a new Text node on the canvas with your prompt
* Apply to Existing Nodes - Directly insert the prompt into any node's input field
* Save for Later - Keep prompts in the conversation history for future reference

The conversation history remains visible in the panel, so you can always revisit and refine previous prompts.

### <mark style="color:$primary;">AI Assistant Interface</mark>

<div align="left" data-with-frame="true"><figure><img src="/files/NGE3H44FSbWwOYonSEOT" alt="" width="374"><figcaption></figcaption></figure></div>

1. User Input History\
   Your previous messages displayed in conversation bubbles
2. Assistant Response\
   AI-generated prompt or reply shown below your input
3. Prompt Export Button (→)\
   Click to use this prompt:
   * Create new Text node on canvas with this prompt
   * Insert prompt directly into selected node's input field
4. Message Input Field\
   Type your ideas, refinements, or requests here
5. Reset Conversation Button\
   Clear all conversation history and start fresh
6. Send Button\
   Submit your message to the AI Assistant


---

# 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.aicron.io/project/assistant.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.
