Avery NXR (Native Execution Runtime) is a desktop application that enables developers to build production-ready apps and agents from their laptop using local AI models. It emphasizes privacy, speed, and cost savings by running entirely on the user's hardware with no data egress. Users describe an app in plain English, Avery NXR selects an archetype, generates a plan, and runs deterministic generators to produce a full Next.js + Prisma codebase locally. The generated apps are real repositories that can be audited, extended, or rescaffolded. Avery NXR also includes a visual agent builder for composing workflows with 59 capabilities across 14 categories, including sub-agents, loops, conditions, file operations, knowledge bases, and shell commands with guardrails. Agents can be triggered by IMAP, schedule, webhook, or other products. A Consult Mode allows opt-in use of frontier models via BYOK keys, sending only anonymized and redacted context. The tool is in private beta and offers three pricing tiers: Free (Desktop), Pro (Desktop Pro), and Enterprise.
Key Features
- Local-first execution: Runs on user's hardware, supports offline and air-gapped environments.
- Deterministic app generation: Plain-English prompt produces a Next.js + Prisma codebase using signed generator plugins.
- Visual agent builder: Drag-and-drop node canvas with branching, loops, and conditions; also supports YAML editing.
- 59 agent capabilities: Across 14 categories including sub-agents, loops, conditions, file ops, knowledge bases, and shell commands.
- Consult Mode: Opt-in use of frontier models with anonymized context, using user's API keys.
- Deploy targets: Vercel, Railway, or SSH on-premise.
- Pre-built agent templates: 7 production-ready templates for common workflows like news aggregation, resume screening, and server health monitoring.
- Connectors: 15 OAuth providers and 48 API-key providers across 13 categories.
Use Cases