# How Locc AI Works

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

#### **Uploading Media** <a href="#l715od46hk0v" id="l715od46hk0v"></a>

Users begin by uploading an image or video that they wish to enhance or use as a base for new content creation. The application supports a wide range of media formats and sizes.

#### **Prompt-based Content Generation** <a href="#s2krly36gric" id="s2krly36gric"></a>

Once the media is uploaded, users provide a descriptive prompt that guides the AI in generating the desired output. The prompt can include specific details about the style, mood, or elements to be included in the final product.

#### **AI Processing Pipeline** <a href="#h4jkiy57zk14" id="h4jkiy57zk14"></a>

Locc AI's sophisticated AI pipeline processes the input media and prompt, leveraging the capabilities of Open AI, DALLE, Sora, and Stable Diffusion. The processing is done in real-time, ensuring that users receive their results within seconds.

#### **Output Customization and Finalization** <a href="#m0vn6cio2an3" id="m0vn6cio2an3"></a>

After the AI generates the content, users have the option to further customize the output. This includes adjusting filters, tweaking specific elements, and applying finishing touches before finalizing the media for download or sharing.


---

# 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://whitepaper.locc.ai/how-locc-ai-works.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.
