Free for partners

Embed AI tool discovery on your site

Help your readers find the right AI tool without leaving your page. One <script> tag. Customizable. 11 languages. No tracking, no ads injected.

Free forever
30-second install
Self-scoped CSS — won't break your design
Configure Your Widget
#4F46E5
Your Embed Code
<!-- HanyAI Widget — discover AI tools -->
<div id="hanyai-widget"></div>
<script src="https://hanyai.com/api/widget.js" async></script>
<script>
  window.addEventListener('load', function () {
    HanyAIWidget.init({
      mode: "full",
      theme: "dark",
      primaryColor: "#4F46E5",
      language: "en"
    });
  });
</script>
Paste anywhere in your HTML. Loads asynchronously — won't slow your page. Styles are scoped to the widget container, so they won't conflict with yours.
Live Preview
1
Customize
Pick a mode, theme, and brand color above.
2
Copy
Copy the generated embed code — one click.
3
Paste
Drop it into your site's HTML where you want the widget to appear.

Made with Emergent