This is a small chatbot Widget I made for my own purpose. It's intended to be inserted in a projet and easily connect to a backend endpoint.
Download the .js and .css files in the static folder of your project.
<link rel="stylesheet" href="chat-widget.css"> <script src="chat-widget.js"></script>