Skip to main content

Menzzo Chatbot UI

menzzo-chatbot-ui is the customer-facing chatbot frontend. It wraps the chatbot experience, upload flows, and Dify-backed conversation UX for Menzzo support journeys.

Stack

  • Next.js 15, React, and TypeScript.
  • Tailwind CSS.
  • Cloudflare/OpenNext deployment model.
  • Dify-facing frontend integration.

Connected Projects

  • Menzzo Chatbot Backend provides business APIs and protected workflows.
  • Dify handles conversation orchestration.
  • Media upload tooling and SAV workflows support customer service outcomes.
  • Chatbot logs provide analytics and diagnostics.

Local Docs Submodule

When this repo consumes global docs, use:

cd docs
npm ci
npm start
npm run build

To Expand

  • Cloudflare deployment notes.
  • Dify env var map.
  • Upload flow contract.
  • Frontend troubleshooting checklist.