PGRS Widget

Embeddable widget for the AP Government Public Grievance Redressal System.

Usage

<script src="https://pgrs-widget.pages.dev/pgrs-bot.js"></script>
<script>
  PGRSBot.init({
    apiUrl: 'https://aiivr.mindcres.in',
    language: 'te'
  });
</script>

Live Demo

Click the bot icon at the bottom-right corner to test.