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',
    widgetKey: 'pk_widget_live_YOUR_KEY_HERE',
    language: 'te'
  });
</script>

Note: A widgetKey is required for production use. Contact the admin team to get your vendor-specific key.

Live Demo

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