Skip to content

Instantly share code, notes, and snippets.

@MohHeader
Last active July 19, 2023 13:40
Show Gist options
  • Save MohHeader/fa41d4354467f321c29d878a55b34222 to your computer and use it in GitHub Desktop.
Save MohHeader/fa41d4354467f321c29d878a55b34222 to your computer and use it in GitHub Desktop.
<div id="genie-component" style="width: 450px;margin: auto;"></div> <!-- the HTML DOM to replace with the Genie Search Bar -->
<!-- Add the following inside the <body> tag -->
<script src="https://genie-ai.fra1.digitaloceanspaces.com/js/genie.js"></script>
<script>
initGenie("genie-component") // pass the DOM id
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment