What it is

An AI server
you run yourself.

Eldric is software you install on hardware you control. It does what ChatGPT and Copilot do — conversation, search, code help, document Q&A, voice — but the chat history, the documents, and the model never leave the building.


The short version.

You have data that cannot be sent to an American cloud provider. Maybe it is patient records under HIPAA. Maybe it is privileged correspondence in a law firm. Maybe it is sensor data from a factory floor. Maybe it is research IP a competitor would love to read.

Today, you either avoid using AI for that work, or you ship your data to OpenAI and hope nobody at the other end takes a look. Eldric is the third option: the same modern AI capabilities, hosted on your own server, in your own building, with your own audit trail.

What is in the box.

What is not in the box.

We do not require a U.S. cloud account. We do not charge per token. We do not phone home with telemetry by default. We do not host your data. We do not run the model for you. We are software; you bring the hardware.

Who it is for.

Eldric works for any organization that has both a) a real need for AI and b) a real reason its data cannot leave the building. In practice that is:

Who it is not for.

If you are building a public consumer app that lives entirely in someone else's cloud, you do not need Eldric — you can use OpenAI directly. If you have no regulated data, no IP to protect, and no compliance posture, the cloud is cheaper and easier. Eldric exists for everyone who falls outside that envelope.

What makes it different.

Three things, in order:

  1. Sovereignty. The architecture is shaped so that nothing critical depends on a third party. No "phone-home for license validation" in the data path. No hidden gateway. License signing is Ed25519, offline-verifiable.
  2. Honest scope. We name what works today and what does not. The home page lists the current numbers — including a known latency cliff in concurrent knowledge-base search that we have not yet fixed. We will not surprise you in production.
  3. Built in Vienna. Eldric is an Austrian product. We integrate the xLSTM architecture from the Linz lab of Sepp Hochreiter — the inventor of LSTM. We are independent of NXAI; we are part of the broader European AI community.

First run.

Once you install the packages and start the services, you open the chat interface in a browser. The first time the system sees a user sign up, that person becomes the administrator — they get tenant, user, license and configuration controls. There is no shipped default password; the admin is whoever signs up first on a fresh install. Make sure the right person on your team is the one in front of the screen, and lock the signup down right after.

Next step.

Two paths: