A public Tillampa widget for resident and applicant questions. It answers from approved public source material, cites what it can, and falls back to staff authority when the record is not clear.
City staff field the same permit and zoning questions ten times a day. The answers exist — in a 300-page ordinance PDF buried three clicks deep on your site. Residents don't find it. They call instead.
The Customer Chatbot can sit on your public website, a hosted Tillampa demo page, or a future embedded module. It reads approved public material on each question and treats staff as the final authority.
Every answer cites the approved code book it came from. If the answer isn't in your docs, the widget tells the resident to contact city staff — never made up.
Lock the widget to your .gov hosts. Wildcards supported. Strangers cannot embed it on their own site.
Civic, Lakefront, and Slate. Your primary color, your logo, your assistant name. No purple SaaS energy.
See top questions, fallback rate, which documents get cited most. Spot the gap in your code book before residents complain.
Shadow DOM isolation, daily token budget caps, per-session rate limits. Built for a government site, not a marketing demo.
<script
src="https://permitflow-tillampa.onrender.com/widget.js"
data-city-slug="your-city">
</script>Drop it before </body>on every page where you want the widget visible. That's it.
The 20 phone calls a week you don't want to take.
See it on a real site
So you can see the Shadow DOM isolation working in real time.