Skip to main content
Apps are custom software that lives inside Kazzle. Ask Kazzle to build a dashboard, website, personal tool, internal tool, workflow, backend service, or AI skill. The app lives in your space, has source code you can inspect, and can be previewed and deployed.

Why apps matter

Kazzle is not only a chat box. It is a place to use software. Apps let you turn repeated tasks, messy workflows, and one-off ideas into real interfaces you can keep using. Examples:
  • A personal budget tracker
  • A dashboard for weekly sales
  • A trip planner
  • A support ticket review tool
  • A customer portal
  • A form for collecting structured input
  • A webhook receiver
  • A custom skill the AI can call in a thread

Build by describing what you want

You do not start with a blank project. Describe the app, and Kazzle creates the files, starts a preview, and keeps editing as you give feedback. Examples:
  • “Build a dashboard for tracking my spending”
  • “Make a tool for reviewing support tickets”
  • “Create a landing page for my plumbing business”
  • “Build a customer portal with login and billing status”
  • “Make a webhook receiver that summarizes new form submissions”
  • “Create an AI skill that pulls data from our API”

Preview and iterate

Apps get a live preview while they are being built. You can test the app, ask for changes, review code diffs, and keep refining it in the same thread.

What an app can include

An app can include:
  • UI - pages, dashboards, forms, and tools people use
  • Process - backend services, APIs, scheduled jobs, and webhooks
  • Skill - a tool the AI can call from a thread
  • Database - created when the app needs persistent data
  • Secrets - credentials and API keys stored in Vault
Some apps are simple. Others have a backend, database, automations, and AI-callable skills.

Apps live in the same window

Apps sit next to your browser, files, code, terminals, and AI threads. You can use them, edit them, inspect their code, and deploy them without leaving Kazzle.

Deploy when ready

When the app is ready, publish it to Kazzle hosting for a public or private URL. Learn about deploying