Integrate Orga in minutes

Integrate Orga in minutes

Integrate Orga in minutes

Our server and client libraries handle the heavy lifting, so you can focus on your product.

Our server and client libraries handle the heavy lifting, so you can focus on your product.

Our server and client libraries handle the heavy lifting, so you can focus on your product.

// Initialize
import { OrgaAI } from "@orga-ai/node";

const apiKey = process.env.ORGAAI_API_KEY;
const userEmail = process.env.ORGAAI_USER_EMAIL;

if (!apiKey || !userEmail) {
  throw new Error("ORGAAI_API_KEY and ORGAAI_USER_EMAIL must be set");
}

const orgaAI = new OrgaAI({ apiKey, userEmail });

async function getOrgaClientConfig(): Promise<unknown> {
  const sessionConfig = await orgaAI.getSessionConfig();
  console.log("sessionConfig", sessionConfig);
  return sessionConfig;
}

void getOrgaClientConfig().catch((error: unknown) => {
  console.error(error);
});

Powering Real-Time, Human-Like Interactions

Powering Real-Time, Human-Like Interactions

Powering Real-Time, Human-Like Interactions

Orga’s SDKs connect you to real-time multimodal AI — with native voice, video, and understanding — to create conversations that feel human from the very first moment.

Orga’s SDKs connect you to real-time multimodal AI — with native voice, video, and understanding — to create conversations that feel human from the very first moment.

Sever code snippets

Sever code snippets

Sever code snippets

Production-ready auth, session management, and orchestration.
Everything your backend needs to connect to Orga securely.

Production-ready auth, session management, and orchestration.
Everything your backend needs to connect to Orga securely.

Production-ready auth, session management, and orchestration.
Everything your backend needs to connect to Orga securely.

Node

Node

Secure session token generation in seconds.

Modern, typed APIs that speed up development.

Minimal setup: one import and one key.

Built for realtime: ephemeral sessions and low latency.

Node SDK with more languages coming soon.

Node

Node

Secure session token generation in seconds.

Modern, typed APIs that speed up development.

Minimal setup: one import and one key.

Built for realtime: ephemeral sessions and low latency.

Node SDK with more languages coming soon.

Node

Node

Secure session token generation in seconds.

Modern, typed APIs that speed up development.

Minimal setup: one import and one key.

Built for realtime: ephemeral sessions and low latency.

Node SDK with more languages coming soon.

Client code snippets

Client code snippets

Client code snippets

Add realtime voice, video, and multimodal interaction in minutes.
Bring Orga straight into your app with ready-to-use components and hooks.

Add realtime voice, video, and multimodal interaction in minutes.
Bring Orga straight into your app with ready-to-use components and hooks.

Add realtime voice, video, and multimodal interaction in minutes.
Bring Orga straight into your app with ready-to-use components and hooks.

Provider setup

Layout

Component

React

Realtime voice and video streaming with low latency.

Unified hooks and components for multimodal AI.

Secure token handling integrated with your backend.

Full session control in just a few lines.

Node SDK con más idiomas próximamente.

Provider setup

Layout

Component

React

Realtime voice and video streaming with low latency.

Unified hooks and components for multimodal AI.

Secure token handling integrated with your backend.

Full session control in just a few lines.

Provider setup

Layout

Component

React

Realtime voice and video streaming with low latency.

Unified hooks and components for multimodal AI.

Secure token handling integrated with your backend.

Full session control in just a few lines.

Layout

Component

React Native

Realtime voice, video, and multimodal AI optimized for mobile.

Unified API with React to reuse logic across platforms.

Smooth integration with session tokens from the Node SDK.

Smart lifecycle management: reconnect, camera/mic control, and session end.

Node SDK con más idiomas próximamente.

Layout

Component

React Native

Realtime voice, video, and multimodal AI optimized for mobile.

Unified API with React to reuse logic across platforms.

Smooth integration with session tokens from the Node SDK.

Smart lifecycle management: reconnect, camera/mic control, and session end.

Layout

Component

React Native

Realtime voice, video, and multimodal AI optimized for mobile.

Unified API with React to reuse logic across platforms.

Smooth integration with session tokens from the Node SDK.

Smart lifecycle management: reconnect, camera/mic control, and session end.

Get started

Get started

Get started

Clear documentation and ready-to-use code. Try it now.

Clear documentation and ready-to-use code. Try it now.

Clear documentation and ready-to-use code. Try it now.