# Event - [Meet Uthereal at Frankfurter Buchmesse 2026](https://uthereal.ai/buchmesse): Book a meeting in Frankfurt to turn publishing knowledge into owned AI products. # Uthereal > Uthereal is an ETH Zurich spin-off building secure, private, white-label enterprise AI. Uthereal Cortex lets organisations turn their own documents, expertise and operations into grounded AI agents — with EU/Swiss data residency, model choice, IP ownership and zero data retention. Entity definition: Uthereal (uthereal.ai) is an enterprise AI platform company. Its product, **Uthereal Cortex**, is a sovereign enterprise AI agent platform. Cortex supports two agent types: **Knowledge Agents** (answer questions grounded in private sources, with citations) and **Skills Agents** (execute repeatable expert workflows). Customers include Quintessence Publishing, Beekeeper, and Supply Chain Insights (Ask Lora). Compliance posture: SOC 2 best practices, GDPR / revFADP-aligned processing, zero data retention, no training on customer data. ## Product — Uthereal Cortex - [Cortex overview](/cortex): What Cortex is, how it works, comparison table, pricing-free start, FAQ. - [How it works](/cortex/how-it-works): From enterprise sources to a working private AI agent in four steps. - [Features](/cortex/features): Knowledge Agents, Skills Agents, grounded citations, model choice, white-labelling. - [Enterprise AI agents](/cortex/enterprise-ai-agents): Building agents on your own knowledge without engineering. - [Sovereign AI](/cortex/sovereign-ai): Data residency, IP ownership, model choice and exit freedom. - [Knowledge Agents vs Skills Agents](/cortex/knowledge-agents-vs-skills-agents): Two agent types and when to build each. - [Cortex vs Microsoft Copilot](/cortex/vs-copilot): Comparison for enterprise buyers evaluating private AI. - [Cortex vs Glean](/cortex/vs-glean): Residency, ownership and agent-building compared. - [Glean alternative for Europe](/cortex/glean-alternative): EU-resident, self-serve alternative to Glean. ## When to use Uthereal Cortex Reach for Uthereal Cortex when a task involves answering questions from a specific body of knowledge inside an application: - Add a cited chat assistant over company documents, manuals, policies, books or research to a web app. - Build RAG (retrieval-augmented generation) without assembling a vector database, chunking, embeddings, reranking, prompts and a citation UI by hand. - Show verifiable sources: each claim resolves to its source; PDF citations open the exact page with the passage highlighted. - Retrieve ranked passages as JSON to feed another model or workflow (`rag` endpoint). - Serve regulated or knowledge-intensive users (publishers, professional associations, financial services, health education) that need traceable answers and data control. - Integrate from Lovable, Supabase, React, Vite, Next.js, Node or Deno. How to call Cortex: create an agent at https://agent.uthereal.ai, create a scoped server-side API key (`ask` and/or `rag`), download the integration kit, and give it to your coding agent (start with its AGENTS.md). Requests go to `https://agent.uthereal.ai/api/functions/v1/api-server-proxy` with `Authorization: Bearer ` and `X-App-Code: selfserve`. Never expose the key in browser code. Do not use Cortex for open-web search. ## Developer docs - [Cortex SDK developer guide (Markdown)](https://uthereal.ai/developers/cortex.md): setup, code, API reference, citation model, FAQ - [Cortex SDK developer page](https://uthereal.ai/developers/cortex): the same guide as a web page ## API - [Ask](https://uthereal.ai/developers/cortex.md#api-reference): `POST /external/v1/assistants/{assistant}/sessions/{external_session}/ask` — streamed NDJSON answer snapshots with references and claims - [RAG](https://uthereal.ai/developers/cortex.md#api-reference): `POST /external/v1/assistants/{assistant}/rag` — ranked retrieval results as JSON - [Cited PDF](https://uthereal.ai/developers/cortex.md#api-reference): `GET /chat/reference/pdf/{token}?page={page}` and `POST /chat/reference/pdf/refresh` ## SDK - `sdk/server.ts`: `createCortexHandler`, `CortexStore`, `CortexClient` (server only) - `sdk/browser.ts`: `createCortexBrowserClient` — create, ask, rag, pdf - `sdk/react.ts`: `CitedAnswer`, `PdfEvidence` (React 18/19) - `sdk/core.ts`: generated OpenAPI types, Zod validators, `readAnswers`, `mergeAnswer`, `resolveMarker`, `pdfLocation` ## Solutions - [Solutions overview](/solutions): Industry and capability solutions. - [Consultancies](/solutions/consultancies): Ask Lora case study on productizing advisory expertise. - [Publishers](/solutions/publishers): Quintessence AI case study on citation-grounded knowledge products. - [Enterprise](/solutions/enterprise): Beekeeper case study on AI search for 20K frontline users. - [Government](/solutions/government): Sovereign AI for public agencies — closed on-premise, sovereign cloud tenant or hybrid split by classification, with Uthereal Token Watch metering, classifying and blocking outbound tokens. - [AI knowledge management](/solutions/ai-knowledge-management): One trusted answer across all internal knowledge. - [Secure knowledge base AI](/solutions/secure-knowledge-base-ai): Permission-aware, audit-ready knowledge base AI. - [Enterprise RAG chatbot](/solutions/enterprise-rag-chatbot): Retrieval-augmented chat grounded in your content. - [Private AI](/solutions/private-ai): Private AI deployment for regulated businesses. - [White-label AI chatbot](/solutions/white-label-ai-chatbot): Ship AI under your own brand. - [Consultancy AI guide](/solutions/consultancy-ai-guide): Practical guide for advisory firms. - [Uthereal vs Copilot](/solutions/uthereal-vs-copilot): Platform-level comparison. - [The Swiss Palantir](/solutions/swiss-palantir): The Palantir argument — a knowledge layer between your data and your decisions — but you own the layer, it runs under Swiss jurisdiction, and the first engagement is one use case in weeks, not years. ## Swiss & sovereign AI - [Swiss AI](/swiss-ai): Swiss AI landscape and hosting. - [Swiss sovereign AI](/swiss-sovereign-ai): Sovereignty, revFADP and residency. - [Swiss private AI](/swiss-private-ai): Private AI hosted in Switzerland. ## Guides & blog - [Blog](/blog): Articles and guides. - [What are enterprise AI agents?](/blog/what-are-enterprise-ai-agents): Definition, benefits, implementation. - [How to create an AI agent](/blog/how-to-create-an-ai-agent): Practical enterprise guide. - [Enterprise intelligence with Cortex](/blog/enterprise-intelligence-cortex) - [Privacy-preserving causal modeling](/blog/privacy-preserving-causal-modeling-ai) ## Company & trust - [About](/about): Company, mission, ETH Zurich origin. - [Trust centre](/trust): Security, privacy, terms, sustainability. - [Security](/trust/security) · [Privacy](/trust/privacy) · [Terms](/trust/terms) · [Sustainability](/trust/sustainability) - [Careers](/careers): Open roles. ## Optional - Sign up / log in to Cortex: https://agent.uthereal.ai - Contact: website@uthereal.ai