ElevateAI Chat Widget

Embed the AI-powered support widget on any website in seconds.

✦ Plush Orb Avatar⚡ Typing Indicator📝 Markdown Rendering🎤 Voice Input🔗 Citations💡 Confidence Score

Embed on Your Website

Script Embed

<!-- ElevateAI Chat Widget -->
<script src="https://elevatesup8114.builtwithrocket.new/elevate-widget.js" async></script>
<div id="elevate-widget"></div>

iFrame Embed

<!-- ElevateAI Chat Widget (iframe) -->
<iframe
  src="https://elevatesup8114.builtwithrocket.new/embed"
  width="380"
  height="560"
  frameborder="0"
  allow="microphone"
  style="border-radius:16px; box-shadow:0 20px 40px rgba(0,0,0,0.4);"
  title="ElevateAI Chat"
></iframe>

How to Use

  1. 1Copy the script embed code above and paste it before the closing </body> tag of your HTML.
  2. 2The widget will automatically appear in the bottom-right corner of your page.
  3. 3Click the glowing orb to open the chat. Use the mic icon for voice input.
  4. 4Alternatively, use the iframe embed to place the widget in a specific location.