Each of these sample applications implement the Ask Kodiak embed.
These Examples target an embed and API server running against development data in a remote QA environment.
Here is the code to implement the embed on a website. Just replace GROUP-ID and READ-KEY and you're off and running. Style the anchor tag however you'd like to fit in with your website.
<!-- Ask Kodiak Embed Code --> <script async src="/bootloader/embed.min.js" id="askkodiak-embed-script"></script> <a href="https://embed.askkodiak.com/GROUP-ID/READ-KEY" class="appetite">Appetite</a> <!-- End of Ask Kodiak Embed Code -->