Evarx Standard LLM
Hosted proprietary general-purpose LLM. Ideal for prototyping, low-sensitivity workloads, and high-volume tasks.
- Hosted by Evarx · in-region
- Pay-per-token
- Available across India region
- Quickest path to first agent
Evarx is composed of four interlocking layers. Each is independently swappable, so you can start hosted and graduate to a fully private fine-tuned SLM without rewriting a workflow.
Workflows reference an engine by alias. Swap underlying models — Evarx Standard, Evarx Medical SLM, or your fine-tune — without changing a single line of agent code.
Hosted proprietary general-purpose LLM. Ideal for prototyping, low-sensitivity workloads, and high-volume tasks.
A small language model pre-trained on biomedical and clinical corpora. Deployed in your VPC or on-prem.
Upload your data, get a CPU-runnable model trained on it in hours. No ML team required.
| Capability | Standard | Private | Custom (USP) |
|---|---|---|---|
| Data residency | Evarx · in-region | Your VPC / on-prem | Your VPC / on-prem |
| Domain knowledge | General | Medical baseline | Your proprietary data |
| Hardware | Hosted | GPU / CPU | CPU |
| Time to deploy | Minutes | Hours | Hours (post fine-tune) |
| Continuous improvement | — | Optional | Built-in |
| Air-gapped support | — | Yes | Yes |
Connectors feed structured and unstructured medical data into a hybrid retrieval index. The same data also generates training pairs to refine your private SLM over time.
Connectors · 30+
Pipeline
Ingest
Streaming + batch, with PHI redaction at the edge.
Chunk + embed
Medical-aware chunking. BGE-M3 multilingual embeddings.
Index
Hybrid (vector + lexical) over Qdrant + Postgres.
Retrieve
Re-ranking with grounded citations on every span.
Refine
Validated outputs become supervised pairs for the next fine-tune.
Build agents visually or start from medical templates. Every node is observable, versioned, and runs against any of your engines.
Clinical trial protocol summarizer
ICSR triage & MedDRA coding
Pre-visit EHR summarization
Promotional content compliance review
Medical literature daily digest
Multi-step regulatory submission drafter
Plus six more in the agents gallery. All templates are forkable.
Choose where each workflow runs. Switch shapes per environment without rewriting agent logic.
Hosted by Evarx in AWS Mumbai. Fastest start, single-tenant database.
Deployed via Terraform into your AWS, Azure, or GCP account. Zero egress.
Docker images for air-gapped hospital networks. Quantised SLMs run on existing servers.
API + SDK
OpenAI-compatible endpoints, TS + Python SDKs.
Audit & RBAC
Per-tenant logs, fine-grained roles, SSO.
Usage billing
Per-call metering, budget caps, finance-ready exports.