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
- Install: The AI installs the SDK package for your platform
- Read Instructions: It reads the platform-specific Onairos setup guide
- Configure: It wires the right SDK flow with your API key
- Ready: You're set to use Persona SDK or Human API!
Next Steps
- Explore Persona SDK — Add mind-reading capabilities to your app
- Use Human API — Enhance LLM calls with user context
- Web Integration — Use the canonical web setup guide
- React Native Integration — Use the current mobile SDK guide
- Flutter Integration — Set up the Flutter SDK directly
- Swift Integration — Set up the iOS SDK directly