Everything you need to get started with AIARVA.
Getting Started
AIARVA is an AI-powered search engine and life assistant. Create a free account to start searching, chatting, generating images, and running agentic tasks. Upgrade to Plus, Pro, or Teams for access to premium models and higher rate limits.
- Sign up with email or Google OAuth at /register.
- Choose a plan on the Pricing page. Free tier includes Llama 3.1 70B, DeepSeek R1, Gemini 2.5 Flash, and GPT-4.1 Mini.
- Enable MFA in Settings for extra security (required for smart home lock/camera control).
Search
AIARVA searches multiple sources (Tavily, Brave, Serper, Perplexity) and synthesizes answers with inline citations.
- Quick mode — fast single-provider search.
- Balanced mode — 2-3 providers aggregated.
- Deep mode — 5 sub-queries, 50+ sources, full research report with streaming progress.
- Academic mode — scholarly sources prioritized.
- Model selector — choose from 13 AI models per search.
- File search — attach uploaded files to search your own documents via RAG.
- Share results — click the share icon to generate a public link.
Chat & Conversations
Multi-turn conversations with context memory. Conversations are stored and accessible from the sidebar.
- Click New Chat to start a conversation.
- Switch models mid-conversation using the model dropdown.
- Conversations support streaming responses with markdown rendering.
Image Generation
Generate images with GPT Image 1.5, Grok Imagine, or Stable Diffusion. All generated images are stored in your gallery.
- Enter a prompt and select a model on the Images page.
- Inpainting — edit existing images with mask-based editing (OpenAI models).
- Vision — analyze images by providing a URL or uploading an image and asking questions about it.
- Download originals from your gallery at any time.
Agentic Tasks
Create autonomous multi-step tasks. The agent breaks down your instructions, researches online, searches your knowledge base, and delivers structured results.
- Templates — 8 pre-built templates (Research Report, Competitive Analysis, Content Writer, Code Review, etc.).
- Agent Memory — the agent remembers facts and preferences across tasks.
- Progress updates appear in real-time as each step completes.
Knowledge Base & Files
Upload documents (PDF, DOCX, TXT, CSV, JSON, etc.) for RAG-powered search. Files are chunked, embedded with OpenAI embeddings, and stored as vectors for semantic search.
- Drag and drop files on the Files page.
- Search your files by attaching them to search queries.
- Agents automatically search your knowledge base during task execution.
Smart Home
Connect Google Home devices and control them directly from AIARVA. Requires Plus plan or above.
- Connect — authorize your Google Home account via OAuth2.
- Devices — view and control lights, thermostats, switches, plugs, fans, blinds, and more.
- Voice commands — type natural language commands like "turn off the living room lights".
- Automations — create time-based rules (e.g., "turn off all lights at 11pm").
- Scenes — group multiple device actions (e.g., "Good Night" scene).
- Security — locks and cameras require MFA verification. Voice control is blocked for these devices.
AIARVA Life
A suite of life management features integrated with AI.
- Health AI — conversational health assistant.
- News — personalized news feed across 17 categories.
- Deliveries — track packages with automatic carrier detection.
- Finance — bank sync (Plaid), spending insights, budgets.
- Travel — trip planning, flight tracking, hotel search.
- Shopping — price comparison, wishlists, deal alerts.
- Fitness — nutrition tracking, workouts, AI coach.
Billing & Plans
- Free — 50 searches/day, 5 images/day, basic models.
- Plus ($9.99/mo) — 500 searches/day, 50 images/day, premium models.
- Pro ($19.99/mo) — 2000 searches/day, 200 images/day, all models, Smart Home.
- Teams ($29.99/mo) — unlimited, team management, SSO, priority support.
- Manage your subscription in Settings.
API & Developer Access
Build on AIARVA with our REST API and official SDKs.
- Generate API keys in Settings → API Keys (prefix:
aiarva_). - Python SDK —
pip install aiarva - TypeScript SDK —
npm install @aiarco/aiarva - Go SDK —
go get github.com/aiarco/aiarva-go - Interactive API docs at
/docs (development) or /redoc. - Rate limits: 60 requests/minute (search), 20/minute (images).
Contact & Support
Need help? Reach out to us: