ZARVIS MOBILE
Your AI assistant,
ready when you are.
Chat, create, research, code, analyze files, and use voice — all from one intelligent workspace.
Hey, I'm Zarvis. 👋
Think it. Ask it. Get it done.
Your intelligent AI assistant for conversations, ideas, research, writing, and everyday tasks.
Ready
Ask anything. Start anywhere.
Capabilities
Everything Zarvis can do right now, grouped by category.
Plans & Quotas
Free vs Pro — compare tiers and see what's on your account today.
System Metrics
Latency measured live in this browser, and your current task log.
Live API Latency
Task Log
Activity
Live task activity from the existing ZARVIS backend.
Developer
Analyze a GitHub repository, then generate a bounded change on a new branch and open a PR for your review.
Implementation is confirmation-gated, limited to small text-file changes, creates a separate branch, and opens a pull request. It never auto-merges.
Settings
Organized controls for Voice, Language, Appearance, AI, Notifications, Privacy, Security, Data, Memory and Developer.
Voice
These controls reuse the existing browser Speech Recognition and TTS pipeline.
Language
Switch the existing bilingual interface and request locale.
Appearance
Aurora Light is the default. Dim is intentionally soft — it does not replace the colorful UI with a black screen.
AI
The existing backend remains the source of truth for orchestration, model/provider selection, tool permissions and AI business logic. No client-side provider switch is fabricated.
Notifications
Web push/background notification controls are not exposed by the current web API. Existing task state is available under Activity; no fake notification toggle is added.
Privacy
The browser uses the existing authenticated guest session and conversation API. Account deletion below is the real backend operation.
Couldn't delete your account — check your connection and try again.
Security
The browser keeps its existing access/refresh tokens in localStorage and refreshes them through the current API. No new auth path is introduced.
Data
The current backend exposes authenticated account deletion, tasks, usage and entitlements. There is no export endpoint in this build, so no export button is fabricated.
Memory
The existing conversationId and bounded local follow-up history are preserved. The backend does not currently expose individual memory browse/delete endpoints, so this page intentionally has no non-functional switches.
Developer options
Open the existing Developer Agent. It continues to use the existing analysis and confirmation-gated implementation APIs.