Private Local Creation
Last updated
This is the simplest BonzAI path: a user wants to generate privately without minting, publishing, or joining the economy.
A user opens BonzAI Desktop, BonzAI Web, or BonzAI+ and asks for text, image, audio, video, or analysis.
The user enters a prompt or captures a target.
BonzAI routes the request to the local browser engine, OpenClaw, or the local Flask backend depending on product and generation type.
The model runs locally when supported by the selected product/device.
The result is stored in local app history or extension state.
No wallet is required.
No onchain transaction is created.
No IPFS upload happens unless the user later exports, publishes, or mints.
A wallet is only needed for economic actions such as:
Minting generated assets.
Minting companions.
Launching companion or model tokens.
Registering as a provider.
Claiming MintPool or provider rewards.
Publishing records to contribution/model/dataset registries.
BonzAI's token economy is layered on top of creation. Normal generation remains available without turning every prompt into a transaction.
Last updated