Back to OpuLensComing soon · For developers

The OpuLens SDK.
Multimodal AI, in code.

We're building a first-class SDK and API so teams can embed OpuLens directly into their own applications. Connect data sources, compose analysis pipelines, and ship production features — all in a few lines of code.

Integration

Three steps.
Total awareness.

pipeline.ts
1import { OpuLens } from '@opulens/sdk'
2
3opulens.connect({
4  sources: [
5    'camera-feed',
6    'social-media',
7    'audio-stream'
8  ]
9})
Ready
What's coming

Official SDK

TypeScript-first, with runtime targets for Node, Deno, Bun, and browsers.

REST & streaming APIs

HTTP for request/response, WebSockets for live feeds and real-time pipelines.

Pipeline primitives

Compose vision, audio, and text analysis as code — no dashboards required.

Observability

Logs, metrics, and tracing hooks so you can monitor pipelines in production.

SDK and API are in development

Build with us early.

Want early access to the OpuLens SDK? We'll send invites to developer partners as we roll out.

Request early access