# Technology Stack

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

**2.1 AI Art Generation:**

FurGPT harnesses the advanced capabilities of OpenAI's DALL-E2 and GPT-4, pushing the boundaries of AI-driven pet art creation. Users can expect a rich and diverse range of pet icons that go beyond static images, offering a dynamic and interactive virtual pet experience.

**2.2 Secure Data Management:**

Ensuring the integrity and security of user and icon data is a top priority. FurGPT employs Prisma ORM with PostgreSQL, implementing robust data management practices to safeguard user information and maintain the quality of the generated pet icons.

**2.3 Reliable Image Hosting:**

All FurGPT-generated pet images are securely hosted on the InterPlanetary File System (IPFS), Amazon Web Services (AWS), and distributed across various data centers worldwide. This ensures not only the reliability of image hosting but also a seamless and speedy user experience globally.


---

# 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.furgpt.org/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.
