🔑 What we need from you Tell us which systems you use and give controlled access to them. We handle the integration work.
🔒 What stays closed Least privilege: the system gets access only to what the task requires. What isn't needed is never opened.
🧩 If yours isn't listed That doesn't mean it can't be done. If there is an API, there is a way. We'll look and answer honestly.
WhatsApp Business API A direct connection to Meta's WABA. The same logic serves both the site and WhatsApp, and a conversation moves between channels without losing its history.
ERP SAP Priority Microsoft Dynamics Connecting to processes that already run in the organisation, without rewriting them.
Websites and content WordPress Existing sites via API or widget Adding an AI layer usually doesn't require replacing the site.
Healthcare HL7 FHIR PACS Working against medical data standards, with the privacy requirements that come with them.
Hospitality PMS systems Booking engines Availability, reservations, and guest details instead of generic answers.
REST API An interface for chat, RAG, and conversation management. The spec is public in OpenAPI 3.1 format: openapi.json. Quick start guide
Webhooks and actions Outgoing events into your systems, and custom actions the AI can trigger on your side.
A swappable model OpenAI, Claude, Gemini, or a local model (Llama, Mistral) for an on-prem deployment. Swapping the model does not mean rewriting the rest of the layer.