Comment on page
Embed
Head to the "Embed" section under "Test and Go Live" and create a new embedding with the AI models available in your account.
Copy your Embed Key from the table and replace it in the script below instead of <YOUR EMBED KEY>. Do not remove the double quotes.
You can now use this script to activate your AI Copilot on any webpage.
<div id='root'></div>
<script defer src='https://neuralmind.io/js/embed.js'></script>
<script>
window.onload = (event) => { neuralmind("<Embed Key>"); };
</script>
After you have pasted the code, your embed will be displayed in this manner:
.png?alt=media&token=dc074a58-5f70-46d5-b013-51098c16cb02)
Last modified 2mo ago