AI Gateway Platform

One platform to run
AI across your business

Route requests across 7 LLM providers. Connect CRM systems, Google Workspace, GitHub and more. Deploy AI assistants on Telegram. Embed live widgets anywhere.

All with per-user OAuth, token-level billing, and zero vendor lock-in.

Open Cockpit → See what's inside

Routes requests to

OpenAI
Anthropic
DeepSeek
GitHub Copilot
OpenRouter
ZAI
CodeX

Everything in one place

Built for teams that need AI deeply integrated into their workflow — not just a chat interface.

Smart LLM Routing

Rule-based routing across 7 providers. Route by model, cost, company, time of day, or custom conditions. Automatic fallback on errors.

priority rules fallback chains cost caps

CRM Integrations

Bitrix24, amoCRM, and 1C-Bitrix CMS. AI sees your deals, contacts, orders and reference books in real time via Server-Driven UI widgets.

Bitrix24 amoCRM 1C-Bitrix

Per-User OAuth

Each team member connects their own Google, GitHub, GitLab or Yandex account. Optionally share a connection with the whole company.

Google GitHub GitLab Yandex

Google Workspace

Read private Sheets, Docs, Gmail and Calendar events using your connected account. Automatic token refresh, private and shared files supported.

Gmail Calendar Sheets Docs

Embeddable Widgets (SDUI)

Server-Driven UI — embed live CRM panels anywhere with a single Web Component. Data and layout defined on the server. Push updates via WebSocket.

<cockpit-widget> live push JSON Patch

Telegram Bots

Deploy AI assistants on Telegram per company. Voice messages, images, document uploads, tool access. Multi-tenant — one platform, many bots.

multi-tenant voice tools

Knowledge Base & RAG

Upload documents, PDFs, and web pages. Vector search via pgvector injects relevant context automatically into every conversation.

pgvector semantic search auto-inject

Dynamic Agent Tools

The AI can create its own Python tools at runtime and persist them. Web scraper, custom API calls, data transformations — all sandboxed.

self-extending sandboxed persistent

Token Billing & Quotas

Per-company token tracking, configurable daily limits, cost attribution by model and provider. Webhook alerts at 80% and 95% budget.

per-company daily caps cost alerts

Connects to what you already use

One-click OAuth for personal accounts. Company-wide connections for shared tools.

Google Workspace
Gmail · Calendar · Sheets · Docs
GitHub
Repos · Issues · PRs
GitLab
Self-hosted
Yandex
Mail · Disk
Bitrix24
CRM · Leads · Deals
amoCRM
Leads · Pipeline

SDK

Embed CRM widgets anywhere

Drop a Web Component into any webpage or app. The gateway streams live data from your CRM. No frontend logic needed — layout and data come from the server.

  • Shadow DOM isolation — no style conflicts
  • Live push updates via WebSocket
  • JWT-based SDK keys with rate limiting
  • Dark / light theme support
index.html
<script type="module"
  src="https://omra.pro/v1/sdk/sdui-embed.js"
></script>

<cockpit-widget
  gateway="https://omra.pro"
  service="bitrix24"
  view="deals_list"
  auth-token="oag_…"
  theme="dark"
></cockpit-widget>

Ready to connect your AI?

Sign in to the cockpit and start routing LLM requests, connecting integrations, and deploying AI assistants.

Open OAG Cockpit