Chat builder

Get the most out of OpenV2's conversational AI builder — prompts, modes, and tools.

The chat builder is the primary way you create and refine apps on OpenV2. Streaming AI turns your messages into real React Native code, schema changes, and configuration.

How chat works

  1. You send a message (text, voice, or with attachments)
  2. OpenV2 selects relevant files for context
  3. The AI streams a response with structured actions (create file, edit file, PocketBase schema, etc.)
  4. Actions apply to your project workspace
  5. Preview updates automatically

Each turn consumes build credits based on token usage.

Writing effective prompts

Include:

  • Screens and what each shows
  • User actions (tap, swipe, submit)
  • Data — local, mocked, or V2 Cloud
  • Visual style or a design reference

See Your first app for examples.

Chat modes & tools

ToolDescription
Plan modeApprove a plan before code runs
Visual editorClick-to-edit styles in preview
SketchWireframe before building
Prompt enhancerImproves your message before sending
Voice inputDictate prompts via microphone
AttachmentsInclude files for context
Device integrationsNative feature shortcuts
Payments panelConnect RevenueCat and scaffold IAP
Version restoreRoll back to a prior snapshot

AI models

The platform IDE uses Kimi K2.6 as the main generation model (configurable server-side). Helper tasks (summaries, file selection, prompt enhancement) use faster models like Gemini Flash Lite.

App icon generation uses FLUX.2 Klein 4B.

Skills

OpenV2 loads specialized skills automatically when relevant — layout rules, theming, monetization, debugging, and more.

Project knowledge

Add persistent rules in V2 Cloud Knowledge for app-specific instructions.

Account memory

For facts about you that should apply in every project — stack preferences, language, design taste — use Account memory on the dashboard. The AI loads enabled memories automatically and can save new ones with the remember tool during chat.

OpenV2 Buddy

On desktop workbench sessions, OpenV2 Buddy is a floating pixel pet that reacts while the agent works, when preview is ready, and when memories are saved.

Collaborators & comments

Invite teammates as editors or viewers. Use header comments for project discussion.

Credits

Monitor usage in Settings → Usage. See Plans & credits and tips to save credits.