The full page demo works great as a simple, proof of concept flow.
Current embed experience is quite poor though (embedded iframes). One should be able to just include a script tag in an existing website, and then have an icon / Chat with us tab floating at bottom-right. Clicking on it would open the chat UI in the current page.
Good examples:
https://www.drift.com/
https://www.userlike.com/en/
Maybe these would help as starting points:
https://github.com/mattmezza/vue-beautiful-chat
https://github.com/Coffcer/vue-chat
Thanks!