Skip to content

hanzoai/app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hanzo App

AI web & app builder. Describe what you want and Hanzo App generates the HTML, CSS, and JavaScript for it, live in the browser — then iterates with you through follow-up edits. Publish and share instantly.

What it is

Hanzo App is the builder surface of the Hanzo AI cloud (sibling to Hanzo Chat). It runs entirely on Hanzo Cloud as its backend:

  • Generation streams from api.hanzo.ai/v1 — the Hanzo inference gateway.
  • Sign-in is Hanzo IAM (hanzo.id) via OIDC/PKCE; work is scoped per org.
  • Storefront (the build → become-a-store flywheel) reads the org's catalog, cart, and checkout from Hanzo Commerce.

Develop

npm install
npm run dev        # http://localhost:3000

Copy .env.production.example to .env and fill in the Hanzo IAM and Commerce values for your deployment.

Tech

Next.js · React 19 · TypeScript · @hanzo/ui. Provider-agnostic model picker; Hanzo Cloud is the default backend.

License

MIT — see LICENSE and NOTICE.

About

Hanzo App — AI web & app builder on Hanzo Cloud (MIT, derived from DeepSite)

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors