Local vs Remote AI Options

Parsona supports both local and remote AI deployments:

Local Agents (Offline Mode)

Run fully in-browser or in-app (e.g., mobile)

Ideal for privacy-maximized users

Limited by device compute

Remote Agents (Relay Mode)

Run on secure compute relays (e.g., encrypted AI sandbox)

Can access onchain data or run heavy inference

Must be explicitly authorized and scoped

You can mix and match. For example, run a local assistant for transaction prep, and a cloud-based agent for DeFi strategies.

Last updated