# Nosmai > Nosmai ships on-device SDKs for real-time AR filters (Effects), content moderation (Moderation), and virtual try-ons (Try-ons) across iOS, Android, Web, Flutter and React Native. All processing runs on the device; usage is billed by monthly active users, not per request. This file follows the llms.txt convention so AI agents and LLM-powered crawlers can quickly map the documentation. Each documentation page is also available as raw Markdown at `https://nosmai-website-staging.pages.dev/docs/.md`. The complete corpus is at https://nosmai-website-staging.pages.dev/llms-full.txt. ## Get started - [Introduction](https://nosmai-website-staging.pages.dev/docs/introduction.md): 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. - [Quickstart](https://nosmai-website-staging.pages.dev/docs/quickstart.md): Install the SDK, add your key, and render your first result. This guide uses Web; the same three steps apply on every platform. - [Authentication](https://nosmai-website-staging.pages.dev/docs/authentication.md): How Nosmai keys work, and why your secret keys never need to ship inside a mobile app. ## Products - [Nosmai Effects](https://nosmai-website-staging.pages.dev/docs/effects.md): Real-time 2D & 3D filters, beauty and AR for cameras and live streams, rendered on the device GPU. - [Nosmai Moderation](https://nosmai-website-staging.pages.dev/docs/moderation.md): On-device moderation for images, video, text and the live camera. Tunable thresholds, no cloud round-trip. ## Platform SDKs - [iOS (Swift)](https://nosmai-website-staging.pages.dev/docs/ios.md): Install and configure the Nosmai SDK in a native iOS app. - [Android (Kotlin)](https://nosmai-website-staging.pages.dev/docs/android.md): Install and configure the Nosmai SDK in a native Android app. - [Web (JS / TS)](https://nosmai-website-staging.pages.dev/docs/web.md): Use Nosmai in a browser or Node environment. - [Flutter](https://nosmai-website-staging.pages.dev/docs/flutter.md): Install and configure the Nosmai SDK in a Flutter app. ## Moderation - [Moderation · Flutter](https://nosmai-website-staging.pages.dev/docs/moderation-flutter.md): Use Nosmai Moderation in a Flutter app — image, video, text and live-camera moderation. - [Moderation · Android](https://nosmai-website-staging.pages.dev/docs/moderation-android.md): Use Nosmai Moderation in a native Android (Kotlin) app — image, video, text and live-camera moderation. - [Moderation · iOS](https://nosmai-website-staging.pages.dev/docs/moderation-ios.md): Use Nosmai Moderation in a native iOS (Swift) app — image, video, text and live-camera moderation. ## Reference - [Errors](https://nosmai-website-staging.pages.dev/docs/errors.md): Error shape and the codes you may encounter. - [Rate limits](https://nosmai-website-staging.pages.dev/docs/rate-limits.md): Default limits per plan and how to handle them. ## Optional - [Nosmai Effects](https://nosmai-website-staging.pages.dev/effects): Real-time AR filters SDK overview - [Nosmai Moderation](https://nosmai-website-staging.pages.dev/moderation): On-device moderation SDK overview - [Nosmai Try-ons](https://nosmai-website-staging.pages.dev/tryons): Virtual try-on SDK overview - [Solutions](https://nosmai-website-staging.pages.dev/solutions): Use cases and customer stories - [Status](https://nosmai-website-staging.pages.dev/status): Real-time service status - [Blog](https://nosmai-website-staging.pages.dev/blog): Engineering, product and tutorial posts - [Sitemap](https://nosmai-website-staging.pages.dev/sitemap.xml): Full URL index - [Full docs corpus](https://nosmai-website-staging.pages.dev/llms-full.txt): All doc pages concatenated for one-shot ingestion