Onairos Quick Setup

Get Onairos up and running in under a minute with AI-assisted setup.

Updated 19 March 2026
quick-startsetupaillm

Magic Prompts

Copy the prompt that matches your platform into your AI assistant:

Persona SDK Prompt
Web

Browser apps and sites

Install
npm install onairos
Guide
node_modules/onairos/llm.txt
Prompt
Run npm install onairos, then read node_modules/onairos/llm.txt and set up the Onairos web SDK with API key {Your_API_Key}.
Don't have an API key? 🔑 Get API Key

What Happens

  1. Install: The AI installs the SDK package for your platform
  2. Read Instructions: It reads the platform-specific Onairos setup guide
  3. Configure: It wires the right SDK flow with your API key
  4. Ready: You're set to use Persona SDK or Human API!

Next Steps