Widget Demo

Embed Presolv Pal
on any webpage

Drop a single <script> tag into any HTML page and your visitors get a full AI-powered legal assistant — powered by Claude, with case lookup, OTP verification, and document access built in.

Embed snippet

<script
  src="http://localhost:8000/static/widget.js"
  data-title="Presolv Pal"
  data-subtitle="AI Legal Assistant"
></script>

Replace the src with your production server URL. The widget auto-detects data-api-url from the script origin.

Custom API URL

<script
  src="http://13.206.98.23/static/widget.js"
  data-api-url="http://13.206.98.23"
  data-title="Presolv Pal"
></script>
Try the chat ➜