Onairos Quick Setup
Get Onairos up and running in under a minute with AI-assisted setup.
Updated 9 January 2025
quick-startsetupaillm
The Magic Prompt
Copy this prompt into your AI assistant to automatically set up Onairos:
Run npm install onairos, then read node_modules/onairos/llm.txt and set it up with API key {Your_API_Key}
Don't have an API key?
🔑 Get API Key
What Happens
- Install: The AI installs the Onairos npm package
- Read Instructions: It reads the comprehensive setup guide from
llm.txt - Configure: It automatically configures Onairos 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
- Manual Installation — Set up without AI assistance