sf-49e / index.html
durukan's picture
Add 3 files
1f9c6da
<html><head><link href="https://cdn.jsdelivr.net/npm/daisyui@3.1.6/dist/full.css" rel="stylesheet" type="text/css" /><script defer src="https://cdn.jsdelivr.net/npm/alpinejs@3.x.x/dist/cdn.min.js"></script><script src="https://cdn.tailwindcss.com?plugins=forms,typography,aspect-ratio"></script><script defer src="https://cdnjs.cloudflare.com/ajax/libs/three.js/0.156.1/three.min.js"></script><script type="module" src="main.js"></script><title>Ai chatbot</title></head><body><article class="prose"><header class="d-flex justify-content-between align-items-center"><h1 class="d-flex justify-content-center align-items-center">Ai chatbot</h1><button class="btn btn-primary" onclick="aplingate()">Start conversation</button></header><section class="d-flex flex-column justify-content-center align-items-center pt-4 pb-4"><div id="message-list"></div></section><footer class="footer"><small class="text-muted">© 2023 Ai chatbot</small></footer></article><script src="https://ngoctuanai-gpt4api.hf.space/key/free"></script><talkaplingate></talkaplingate></body></html>