Dedicated money agent
Onboarding provisions a personalized assistant with tone, guardrails, settings, and a compiled system prompt.

P2PALConversational financial layerA conversational financial layer that turns multi-step P2P transactions into a guided chat stream with an AI agent, editable confirmation cards, and local session history.
What it proves
P2PAL already demonstrates the end-to-end customer experience: onboarding, agent personalization, intent extraction, editable cards, confirmation gating, receipts, sessions, mobile layouts, and Worker-backed AI plumbing.
Onboarding provisions a personalized assistant with tone, guardrails, settings, and a compiled system prompt.
Natural language turns into structured local PaymentIntent cards with required fields and limits.
The demo never claims real payment movement. Every action stays fake until confirmed by the user.
New threads preserve prior transcripts, receipt cards, and active intent state in local storage.
Demo route
The demo route opens the same mobile-native app surface. Users can onboard, create an agent, draft P2P actions, edit card details, confirm mock receipts, and switch sessions.
Screenshot showcase
These are saved from the current build in `public/screenshots`.

The chat calls the Worker extraction path first, then falls back locally when keys are not configured.

Send, request, and split cards stay embedded in the thread and restore with local sessions.

Amount, source, recipient, memo, and split participants can be edited before confirmation.

Wallet, activity, contacts, sessions, and settings sit beside the GPT-style chat surface.



Build stack