How to Add an AI Assistant to Any HTML Website

Last updated: July 2026 · No coding required

Ask Leya works on any website — static HTML or any framework. Just paste one line of code before your closing </body> tag.

First, get your code. Log in to your dashboard → Overview to copy your install code (your unique key is already filled in). The example below uses a placeholder YOUR_PUBLIC_KEY.

Step-by-step

  1. 1Open your website’s HTML — the shared page template, or each page you want the assistant on.
  2. 2Paste your code just before the closing </body> tag.
  3. 3Save and upload the file. Done.

Your install code

<script src="https://api.askleya.io/widget/loader.js" data-key="YOUR_PUBLIC_KEY" async></script>

Prefer the full-page AI window?

Ask Leya also offers a full, ChatGPT-style assistant you can embed directly in a page. The steps on Any HTML Website are identical — just paste the “window code” from your dashboard wherever you want it to appear.

Guides for other platforms

Ready to try it?

Start free and add your AI assistant to Any HTML Website today — or email support@askleya.io if you’d like a hand.