sf-b5c / index.html
durukan's picture
Add 2 files
14295d3
raw
history blame contribute delete
646 Bytes
<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>mychatbot</title></head><body><header>MyChatbot</header><div id="botresponse" class="botresponse"><h1>Hello! I am MyChatbot, an AI chatbot. How can I assist you today?</h1></div><form onsubmit="send();