Now accepting beta clients — Q2 2026 launch

Private AI for the firms that cannot afford the cloud.

Dedicated on-premise inference for law, medical, and financial practices. Your data never touches a third party. Your models run on hardware you can audit. HIPAA-, GLBA-, and attorney-client-privilege ready.

HIPAA · HITECH GLBA · SOC 2 Attorney-client FINRA · SEC

Live infrastructure

185 GB VRAM (measured), air-gapped WireGuard mesh, encrypted per-tenant NAS

GPU fleet 11 GPUs · 8 NVIDIA + RDNA4 + 2× HBM2
Model size ~30B (4-bit) · 70B on roadmap
Storage Encrypted per-tenant NAS
Power redundancy 2× UPS · 2× 1600 W PSU
Backbone 2.5 GbE cluster fabric
Sandbox isolation AppArmor enforce

The cloud cannot answer this question.

"Did anyone outside the firm see the contents of this prompt?"

Zero data egress

Inference runs on hardware in your facility — or ours, behind a firewall you control. No prompts, no completions, no telemetry leaves the perimeter.

Audit-ready by default

Every privileged action is logged with a per-tenant trail (7-year retention for legal/SEC, 6-year HIPAA). Hand the JSONL or signed PDF directly to your auditor.

Tenant isolation

No GPU is ever shared across firms in the privacy tiers. Encrypted scratch volumes wipe at job end. Cross-tenant access denied at three independent enforcement layers.

Bring your own model

We run Llama, Qwen, Mistral, MedLlama, BioMistral, DeepSeek, and your fine-tuned variants. We do not train on your data. We do not retain your data.

Fine-tune on your corpus

QLoRA on a 7B–13B model in 1–3 hours on your own briefs, charts, contracts. The trained adapter stays on your tenant — never published, never reused. Larger-model fine-tuning is on the roadmap.

One-keypress kill switch

Three independent off-paths: soft suspend, hard revoke, polkit-gated tier escalation with typed authorization for system-level changes. You stay in control.

From signed agreement to live API in days, not quarters.

Drop-in replacement for OpenAI's API. Your existing tooling — Cursor, Continue, Open WebUI, custom RAG harnesses — works against our endpoint with one URL change.

1

Discovery call

30 min. Use case, compliance posture, model preferences.

2

MSA + BAA + key

Standard healthcare-IT contract templates. We provision your tenant.

3

First call lands

Authorization: Bearer nxs_… against our OpenAI-compatible endpoint.

4

Monthly evidence

PDF audit pack delivered to you and (if invited) your auditor — automated.

# Drop-in replacement for OpenAI
curl https://api.nexusaisolutions.io/v1/chat/completions \
  -H "Authorization: Bearer nxs_…" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "llama-3.2-70b",
    "messages": [{"role":"user","content":"Summarize the deposition"}]
  }'

# Same endpoint, your existing tools, your data stays local.

Private AI, priced two ways.

Start self-serve in minutes, or run dedicated for regulated work. Every plan runs on private, US-hosted GPUs — your data never leaves the cluster.

Self-serve · start in minutes

Solo

Indie developers & solo builders

$39/month
  • 3,000 GPU-minutes / month included
  • 7B–13B class models
  • 1 seat · 50 GB private storage
  • Up to 2 concurrent streams
  • Email support
Start free trial

Team

Agencies & growing businesses

$599/month
  • 60,000 GPU-minutes / month included
  • 7B–13B models · burst across the fleet
  • 20 seats · 1 TB storage · SSO
  • Priority queue · up to 12 concurrent
  • 8-hour support SLA · 99.9% uptime
Start free trial

All self-serve plans include a free 7-day trial (no card required). Usage past your monthly bucket is $0.02 / GPU-minute, or auto-upgrade to the next tier — your choice. Extra seats $15/mo.

Regulated & dedicated

For law, medicine & finance

Dedicated capacity, signed agreements, and on-prem or air-gapped deployment for firms that answer to regulators.

Enterprise — Dedicated

Regulated firms · dedicated hosted capacity

from $2,500/month
  • Dedicated single-tenant capacity — never co-located
  • Models up to ~30B (4-bit); 70B on the roadmap
  • Signed BAA / GLBA service agreement
  • 7-year audit-log retention · monthly evidence pack
  • Priority support · named contact
Talk to us

On-prem & Air-gapped

Own the box · custom-quoted

Custom
  • Deployed at your facility — you own the hardware
  • Fully air-gapped option — no internet route at all
  • Continuous compliance evidence
  • Custom SLA · vendor security review support
  • Code-escrow option for the orchestration software
Talk to sales

Custom fine-tuning projects: $5,000 – $25,000 one-time, typically 2–6 weeks. On-prem hardware deployment available — we install and operate the cluster at your facility, you own the box.

Built for the questions auditors actually ask.

Our infrastructure was designed compliance-first. The technical posture lines up directly with the regulatory requirements you operate under.

Audit question How Nexus answers
Does our data leave the premises?No. Inference, fine-tuning, storage all on-cluster. WireGuard mesh has no exit route to public internet by default.
Can your engineers read our prompts?No. AppArmor enforce on the daemon denies access to per-tenant directories. Per-tenant audit log captures every privileged access attempt.
How do you prevent cross-tenant leakage?GPU scheduler refuses cross-tenant co-location by default. Encrypted ephemeral scratch per inference job, wiped at job end.
What if something goes wrong — can you stop it?Three independent kill paths: soft suspend, hard revoke, polkit-gated tier-3 / tier-4 escalation with typed authorization for system-level changes.
Do you sign a Business Associate Agreement?Yes — standard healthcare-IT BAA on file. GLBA service-provider agreement for financial firms. Custom terms for SEC/FINRA-regulated entities.
What about audit trails?Every privileged action lands in audit.jsonl. 7-year SEC/FINRA retention, 6-year HIPAA, configurable per tenant. Signed PDF evidence pack on demand.
Are you SOC 2 compliant?Type II audit in progress. Technical controls already meet CC6.1, CC6.6, CC6.7 (logical access, system monitoring, software acquisition).

Frequently asked.

Where is the hardware physically located?

Our primary cluster is in a secured US facility. For on-prem clients, the hardware can be installed at your facility — we operate it remotely with your physical access controls. We can also do fully air-gapped deployments where the cluster has no internet connection at all.

Which models can we run?

Llama 3.2 (8B, 70B), Qwen 2.5 (7B, 32B, 72B), Mistral, DeepSeek V3, MedLlama, BioMistral — basically any open-weight HuggingFace model that fits the VRAM. We can pre-download and serve a model whitelist specific to your tenant, or you can bring your own fine-tuned weights and we'll deploy them.

What's the latency? Is it fast enough for real-time use?

For a 7B-class model we measure ~85 tokens/sec single-stream and ~130 tokens/sec at 4-way concurrency per GPU, prefill above 1,200 tokens/sec. Larger models (up to ~30B at 4-bit) run slower per token; 70B is on the roadmap. On a local network, latency is purely model speed — no public-internet round trip.

Can we fine-tune on our own briefs / charts / contracts?

Yes. Dedicated/Enterprise plans can include fine-tuning; self-serve plans can purchase fine-tunes as one-off projects. Your training data lives in your encrypted tenant directory, the resulting adapter never leaves it, and we never train on your data without explicit written authorization for that specific purpose.

Do you sign a Business Associate Agreement?

Yes — required for dedicated / Enterprise plans when handling PHI. Our BAA template uses standard HHS language. We can also accept a customized BAA from your firm's counsel.

What happens if Nexus AI Solutions disappears tomorrow?

For on-prem deployments, you own the hardware and have full root access — your cluster keeps running. For hosted plans, our terms include a 30-day data egress + transition period plus a code-escrow option for the orchestration software so you can migrate to your own infrastructure.

How is this different from running Ollama / LM Studio on a Mac?

A laptop caps at ~8B and throttles under sustained load. Nexus is 185 GB of measured VRAM across 11 GPUs — enough for 30B-class models, real concurrency, fine-tuning on the same hardware, and (for firms) audit logs, multi-user auth, monthly compliance evidence, redundant power and a signed BAA. Solo builders get the big-model capacity for less than a cloud GPU rental; firms get the espresso-machine-to-commercial-kitchen jump. See the solo/developer plan →

Schedule a 30-minute discovery call.

No demo deck, no slide-ware. We'll talk about your firm's actual workflow and what would change with private inference.

We respond within one business day. No spam, ever.

Or email directly: sales@nexusaisolutions.io