# Technical Details

AIPOCALYPTO uses Unreal Engine powered with Houdini FX, EmberGen, OpenAI and ElevenLabs (VoiceAI).

<details>

<summary>Unreal Engine</summary>

Unreal Engine is a powerful game development platform known for its advanced rendering capabilities, real-time physics simulation, and extensive toolset for creating interactive experiences. With features such as Blueprints visual scripting and robust multiplayer support, UE provides developers with the flexibility and scalability needed to bring their creative visions to life.

</details>

<details>

<summary>Houdini FX</summary>

Houdini FX, is a leading software solution for procedural content creation and simulation. Houdini's node-based workflow allows for the creation of complex visual effects, procedural assets, and dynamic simulations. With its powerful procedural generation tools and deep integration with Unreal Engine, Houdini FX enables developers to create stunning and immersive game worlds.

</details>

<details>

<summary>EmberGen</summary>

EmberGen is a real-time fluid simulation. It specializes in the creation of high-quality, realistic simulations of fire, smoke, explosions, and other fluid-based effects. EmberGen offers an intuitive user interface and powerful simulation tools, allowing artists and developers to create dynamic and visually stunning effects for film, animation, games, and virtual reality experiences.

</details>

<details>

<summary>OpenAI</summary>

OpenAI, an AI research and deployment company, ensure that artificial general intelligence benefits all of humanity. In an era where data and technology are driving innovation at an unprecedented pace, leveraging OpenAI in business has become not just an option but a necessity. The OpenAI API can be applied to virtually any task with its text generation model, assistant, token and embedding concepts.

</details>

<details>

<summary>ElevenLabs</summary>

ElevenLabs is a state-of-the-art text-to-speech (TTS) platform that provides highly realistic and natural-sounding voice synthesis. Designed for seamless integration with projects like Unreal Engine, ElevenLabs enables developers to incorporate lifelike voiceovers and interactive dialogue into their games and applications. With a focus on high-quality audio output and easy-to-use APIs, ElevenLabs enhances the auditory experience, making virtual characters and narratives more engaging and immersive.

</details>


---

# 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://aipocalypto.gitbook.io/aipocalypto-litepaper/technical-details.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.
