Epithre is an independent AI company headquartered in Jakarta. We operate the full AI stack on owned infrastructure in Indonesia, from inference runtime to consumer applications and a developer platform.
Chat, web search, vision, image and video generation. Self-hosted at www.isonai.net. Epithre's flagship product.
Visit www.isonai.net →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 →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 →An OpenAI-compatible API hosted in Jakarta. Endpoints for chat, embeddings, rerank, batch processing, retrieval, and webhooks. Billed in USD with data residency in Indonesia.
platform.epithre.com →All models run on Epithre-operated GPUs in Jakarta. Pricing and account signup at platform.epithre.com. API references at docs.epithre.com.
$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?"}
]
}'
Epithre was founded in 2025 to build AI infrastructure for the Indonesian market. The company operates a fully integrated stack: physical server hardware, model serving runtimes, retrieval and embedding systems, and the consumer and developer applications that sit on top.
Engineering is performed entirely in-house. The team manages infrastructure provisioning, GPU operations, model quantization, inference runtime deployment, application engineering, and customer support. Core production systems do not run on third-party cloud providers.
Customer data is processed exclusively on Indonesian infrastructure operated by Epithre. The platform serves organizations in regulated sectors, including hospitality, public sector, and healthcare operations, where local data residency is a requirement.