AI That Runs
Everywhere

OAICA is a ternary LLM platform that runs on phones, laptops, and GPU clusters. Same API. Same model. Different hardware. $0.05/M input, $0.12/M output.

Get Started Learn More
1.58-bit
Ternary weights
3-6×
Faster on CPU
$0.05
Per M input
700M-35B
Model range

Why OAICA?

Self-hosted AI that actually runs everywhere — from your phone to your GPU cluster.

Edge-to-Cloud

Run OAICA-700M on a phone, OAICA-35B on a cluster. Same model, same API, different hardware.

Ternary Efficiency

1.58-bit weights give 3-6× speedup on CPU. No GPU required for production inference.

OpenAI Compatible

Drop-in replacement for any OpenAI SDK. /v1/chat/completions, function calling, streaming.

Self-Hosted

Own your data. Run locally or on your infrastructure. No vendor lock-in.

Modular LoRA

Hot-swap adapters at runtime. Build custom expertise without retraining base model.

Cloud + Edge

Start on our cloud API, deploy to your infrastructure when ready. Same model, same API.

Pricing

Metered pricing. Pay for what you use. No subscription tax.

ModelInput $/MOutput $/MContext
OAICA kat-awq$0.05$0.12262K
OAICA-700M (self-hosted)$0$04K
OAICA-3B (self-hosted)$0$08K
OAICA-35B (self-hosted)$0$032K

Cloud API requires API key. Self-hosted is free — you only pay for hardware.

Model Catalog

Choose the right size for your use case. All models share the same API.

OAICA-700M LOOPED

~140 MB ternary deploy. 35-50 tok/s on CPU. Perfect for edge devices, IoT, mobile apps.

OAICA-3B LOOPED

~1.1 GB. 20-30 tok/s on laptop. General-purpose assistant, coding, document analysis.

OAICA-35B A3B

GPU cluster model. Front-end quality for complex reasoning, agentic workflows, RAG.

Deploy in 30 Seconds

One command. No GPU required for inference.

curl -fsSL https://oaica.com/install.sh | bash
oaica run kat-awq

Or self-host with Docker:

docker run -p 8080:8080 ghcr.io/sprapp/prism-engine:latest

Ready to deploy AI anywhere?

Get your API key and start building. Self-hosted option available for enterprise.

Get API Key View on GitHub