We build, host, and run our own AI models and products end to end, on hardware we own in Jakarta.
Consumer apps, specialist models, and a developer API, all built on the same in-house stack.
Chat, web search, vision, image and video generation. Self-hosted at www.isonai.net. Epithre's flagship product.
Visit www.isonai.net →A language model trained on Indonesia's public regulatory corpus: reasoning across UU, PP, Perpres, Permen, and Perda, plus official-document understanding. Deployed within NKRI jurisdiction.
Explore Strata →Academic search across arXiv, Semantic Scholar, PubMed, and OpenAlex. BibTeX export and shareable findings. Built on the IsonAI platform.
slate.isonai.net →A coding agent for software development tasks. Available as a terminal CLI and as a browser interface with built-in sandbox execution.
www.isonai.net/forge →An OpenAI-compatible API hosted in Jakarta. Endpoints for chat, embeddings, rerank, batch processing, retrieval, and webhooks. Billed in IDR with data residency in Indonesia.
platform.epithre.com →Iris generates images and Lumen generates video. Both run on Epithre-operated GPUs in Jakarta and are available through IsonAI chat. Iris is additionally exposed on the developer API.
Inside www.isonai.net →A self-hosted search engine for the Indonesian web, built to ground AI answers in current, local sources. Live at search.isonai.com.
search.isonai.com →The models we run on our own hardware, on the developer platform or as deployed verticals.
All models run on Epithre-operated GPUs in Jakarta. Pricing and account signup at platform.epithre.com. API references at docs.epithre.com.
One owned stack, four layers: from the GPUs in Jakarta up to the apps people use every day.
$curl https://api.epithre.com/v1/chat/completions \
-H "Authorization: Bearer $EPITHRE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "omni",
"messages": [
{"role": "user", "content": "Cara hitung PPh 21 buat freelancer?"}
]
}'
An Indonesian AI company that owns its whole stack, from server hardware to the apps on top.
Epithre was founded in 2025 to build a fully integrated AI stack for the Indonesian market: owned server hardware, in-house model serving and retrieval systems, and the consumer and developer applications on top. Core production does not run on third-party cloud.
Engineering is done in-house, and customer data is processed only on Indonesian infrastructure operated by Epithre. The platform serves organizations in regulated sectors such as hospitality, public sector, and healthcare, where local data residency is required.
Reach the team, or jump straight to the platform, docs, and status.