Skip to content
coralmesh
all products
mobile · beta

CoralMeshAI Mobile

Runs an organisation's approved automation solutions on iPhone, iPad and Mac, through a gateway that holds every credential.

Overview

A single SwiftUI codebase covering iPhone, iPad and Mac, built to run an organisation's catalogue of prepared automation solutions rather than to expose a raw model. The application never addresses the inference engine directly: it speaks only to a FastAPI gateway that owns the credentials, routes each request, enforces limits and writes the audit trail. Behind the gateway, the engine dispatches to internally hosted GPU models or to an external provider depending on what the solution requires. Solutions arrive as a signed manifest, install into the device catalogue and stay synchronised; each can be scoped to a knowledge base of indexed documents. Long-running jobs return through a push notification rather than holding the screen open.

Specifications

Audience
mobile
Platforms
iOS · macOS
Status
beta
Built with
SwiftUI · FastAPI gateway

Capabilities

One codebase, three device classes

iPhone, iPad and Mac share a single SwiftUI implementation with an adaptive layout, so a solution behaves identically whether it is triggered from a phone in the field or a Mac at a desk.

A gateway that owns the credentials

The client holds no provider keys. A FastAPI gateway backed by PostgreSQL, Redis and Vault is the sole authorised party: it authenticates the user, routes the request, enforces limits and records the audit entry. Rotating a provider key never touches a device.

Model routing decided by the solution

The engine dispatches to a fast internal model, a conversational internal model or an external provider according to what each solution requires. Routing policy is configured centrally rather than chosen by the user.

A managed solution catalogue

Solutions are published as a manifest, installed into the device catalogue and kept in sync. The organisation controls what appears; users run prepared solutions rather than assembling prompts.

Scoped knowledge bases

Documents are added to and removed from a solution's knowledge scope and indexed for retrieval, so answers stay bounded by material the organisation has approved.

Streamed output, notified completion

Responses stream over server-sent events while the screen is open. Jobs that outlive the session return through an APNs notification when the result is ready.

Enterprise identity and distribution

Email and password sign-in with optional Face ID and per-device management. Distribution through TestFlight, internal enterprise channels, or the App Store and Mac App Store.

Engineered independently. Priced transparently.

No per-seat licensing, no vendor lock-in, no unpredictable invoicing. Our teams are available to scope an evaluation for any product in the portfolio.