MunicipalityAI Chat Demo

This page loads the same embeddable widget served from /widget.js. Use it to test production chat before adding the script to another website.

<script
  src="https://obcina-chat.martej.com/widget.js"
  data-api-url="https://obcina-api.martej.com"
  data-default-municipality="obcina-bovec"
  data-municipality-name="Obcina Bovec"
  data-storage-key="municipality-ai:bovec"
  data-max-threads="12"
  data-stream="true"
  data-start-open="false"
  data-launcher-label="Vprasaj obcino"
  data-delete-thread-label="Izbrisi nit"
  data-feedback-like-label="Uporabno"
  data-feedback-dislike-label="Ni uporabno"
  data-feedback-comment-enabled="true"
  data-show-municipality-selector="false">
</script>