HANYAI WIDGET
Embed the HanyAI experience
Help your readers find the right AI tools without leaving your page. One widget for recommendations, categories and use cases.
- Free to embed
- No API key needed
- 11 languages
Configure Your Widget
Your Embed Code
<div id="hanyai-widget"></div>
<script src="https://hanyai.com/api/widget.js"></script>
<script>
HanyAIWidget.init({
"containerId": "hanyai-widget",
"mode": "full",
"theme": "dark",
"primaryColor": "#7c3aed",
"language": "en",
"siteUrl": "https://hanyai.com"
});
</script>Paste the code into your page’s HTML where you want the widget to appear.
Live Preview
- 1
Configure
Pick your mode, theme, color and language.
- 2
Copy
Copy your personalized embed code.
- 3
Embed
Add it to your website’s HTML.
