# Technology Stack

<figure><img src="/files/CuV1JL0PpKx2REz2xTz1" alt=""><figcaption><p>Collé Stack</p></figcaption></figure>

#### 2.1 **OpenAI DALL·E 2 and DALL·E 3:**

Collé utilizes the state-of-the-art DALL·E 2 and DALL·E 3 models from OpenAI. These models are designed to understand and generate images based on textual prompts, allowing users to describe their desired images naturally.

#### 2.2 **Stability AI (Stable Diffusion):**

Stability AI's Stable Diffusion technology enhances image generation stability and quality. This ensures that the generated images not only meet the user's prompt but also maintain high standards of visual coherence and fidelity.\
\
**2.3 OpenAI Sora:**\
Sora is an AI model that can create realistic and imaginative scenes from text instructions.<br>


---

# 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://litepaper.colle.ai/technology-stack.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.
