Introduction
Nosmai is the AR & AI platform for mobile apps. One SDK, one key: real-time camera effects, on-device moderation, and a unified API for every LLM.
What is Nosmai?
Nosmai turns months of computer-vision, GPU and ML infrastructure into a few API calls. You install one SDK, authenticate with a single key, and reach every Nosmai product from the same client, running in real time, on-device, across every platform.
The platform is made of two products today, with more on the roadmap:
- Nosmai Effects: real-time 2D & 3D filters, beauty and AR for cameras and live streams.
- Nosmai Moderation: on-device moderation for images, video and text, with tunable thresholds.
NOTE
New here? The fastest path is the Quickstart: install the SDK and make your first call in under five minutes.
How it works
Effects and Moderation run entirely on the device GPU. Frames never leave the phone, and no secrets ship inside your app binary.
Every product shares one account, one API key, and a consistent call shape across iOS, Android, Web, React Native and Flutter.
Supported platforms
| Platform | Package | Min version |
|---|---|---|
| iOS · Swift | NosmaiSDK | iOS 14+ |
| Android · Kotlin | ai.nosmai:sdk | API 24+ |
| Web · JS/TS | @nosmai/web | Evergreen |
| React Native | @nosmai/react-native | RN 0.71+ |
| Flutter | nosmai | Flutter 3+ |