Demonstrating how the UK can build secure, user-owned financial data systems that deliver frontier AI capabilities without depending on foreign hyperscalers for data retention.
Raw portfolio data stored on our servers
User-owned data residency and control
Sanitized context string sent for stateless inference
Legacy platforms siphon your entire financial ledger to centralized, foreign cloud servers for processing, stripping you of data sovereignty and creating massive security honeypots.
Pocket Portfolio's proof-of-concept is structured around three pillars, each with defined technical and governance foundations that align with the Sovereign AI Proof-of-Concept Grant criteria.
Data stays on device and in user-chosen storage; we never hold or process raw financial ledgers.
Portfolio data lives in the user's browser (IndexedDB) and optional Google Drive. We do not operate a database of user financial data.
Sync uses a single user-owned file. Schema is open (JSON/CSV); users can export, move, or audit their data with no vendor lock-in.
Only a sanitized context string (totals, top-N holdings) leaves the device for AI inference. No PII or row-level history.
UK users' data remains under their control. We do not ship raw ledgers to foreign jurisdictions for processing.
Context is built on-device; the cloud only sees a minimal, non-retained snapshot—demonstrating frontier AI without moving data.
The full portfolio is reduced to a token-bounded summary in the browser. Raw data never leaves the device.
Our endpoints are pure functions. No server-side storage of portfolio or chat history. The data boundary is preserved at scale.
The model reasons over the user's local summary plus public market data. Sensitive data is never used to build a remote RAG index.
Only minimal context is in flight. Future deployments can use sovereign or on-prem LLMs without changing the client-side boundary.
Open core, auditable boundary, revenue from membership and services—not from data harvesting or vendor lock-in.
Reviewers and institutions can audit how data is reduced, what is sent to APIs, and how the boundary is strictly enforced.
Revenue comes from membership and sponsors, proving that sovereign, local-first infrastructure can be financially self-sustaining.
Roadmap priorities are influenced by the community, showing a path to scalable adoption without central control of user data.
By keeping context construction on the client, core value does not depend on foreign hyperscalers. LLMs can be swapped dynamically.
Working local-first stack: IndexedDB, client-side context engine, and stateless APIs with zero server portfolio DB.
Fully auditable codebase demonstrating exactly what sanitized strings cross the boundary.
Hybrid RAG over sanitized context only, proving useful AI is possible without centralizing user data.
Subscription (Founders Club) and enterprise tiers—revenue is entirely decoupled from data exploitation.
Data is 100% user-owned. Compute is stateless and can be routed to UK sovereign endpoints.