Add an AI-powered municipal assistant to your city's website in under 5 minutes.

Live Demo

Click the chat button in the bottom-right corner to try it out!

Widget is fully customizable with your city's branding

1 Copy the Embed Code

Add this snippet before the closing </body> tag on your website:

<script src="https://civicmind-widget.onrender.com/widget.iife.js" data-municipality-slug="lowell" data-api-url="https://civicmind-api.onrender.com" ></script>

2 Customize Your Widget

Add optional data attributes to match your city's branding:

<script src="https://civicmind-widget.onrender.com/widget.iife.js" data-municipality-slug="lowell" data-api-url="https://civicmind-api.onrender.com" data-primary-color="#1e3a5f" data-accent-color="#c9a227" data-welcome-message="Hello! How can I help you today?" data-position="bottom-right" ></script>
Attribute Description Default
data-municipality-slugRequired Your municipality identifier
data-api-url CivicMind API endpoint https://api.civicmind.ai
data-primary-color Main brand color (hex) #2A4E6E
data-accent-color Secondary color (hex) #5CA7D4
data-welcome-message Initial greeting message "Hello! I'm your municipal assistant..."
data-position Widget position bottom-right

3 That's It!

Your AI assistant will appear on your website, ready to help citizens 24/7. The widget: