Aira Documentation
Aira is an embeddable RAG (retrieval-augmented generation) chatbot. You upload your knowledge base, drop a script on your website, and visitors get answers grounded in your own content.
What you can do with it
- Answer questions from your documents. Upload your FAQ, policies, product pages, or any text you want the bot to know.
- Personalize with Live Context. Push per-visitor data from your site (name, email, plan, orders) so the bot answers with real details instead of asking.
- Embed the widget on any site. One
<script>tag, Shadow-DOM isolated — no style bleed. - Use it in an iframe. Full-page or embedded iframe mode with URL params for user data and language.
- Capture hot leads. High-intent conversations surface in your dashboard with the visitor's contact info.
- Two languages. English and Portuguese out of the box, switchable per visitor.
- Whitelist your domains. The embed script refuses to run on domains you haven't authorized.
Start here
- Quickstart — the 5-minute path from signup to a working widget on your site
- Widget Embed — the script tag, data attributes, and allowed domains
- Widget Configuration — position, colors, icon, form fields, language
- Widget JS API —
window.aiSupportWidget.*andwindow.aiSupportWidgetData - Iframe Embed —
/widget-chatURL parameters - Knowledge Base — what to upload and how it's indexed
- Live Context — pushing per-visitor data from your site into the chat at runtime
- Hot Leads — detecting and capturing high-intent visitors
- Languages — EN and PT support
- Security — allowed-domains whitelist, Turnstile, reCAPTCHA
- Public MCP Server — load these docs directly into Claude, Cursor, or any MCP-capable AI