This is the mia-cf Cloudflare Workers AI demo page. Mia is LegalBison's AI assistant for crypto, FinTech, and company-formation questions.
Click the chat bubble in the bottom-right corner to start a conversation. Mia runs entirely on Cloudflare Workers AI — no external LLM APIs.
The widget is embedded with a single <script> tag pointing at
/widget.js on this same origin. All /api/* calls are served by
the Worker; everything else (this page, widget.js, widget.css)
is served from Cloudflare's static asset pipeline.