Back to Tools
Tool
FAQ Bot Builder
Build an embeddable FAQ accordion from answers you already stand behind. If a sentence is not in the seed, it does not go in. This builder does not call a live model — that is the point.
Seed rules: FAQ content that does not invent answers · Download the seed + refusal SOP
Bot Settings
#0284c7
FAQ Entries (3)
Q1
Q2
Q3
Embed Code
Add this to your website's </body> tag:
<!-- AI for SMB FAQ Bot -->
<div id="faq-bot-container" style="font-family: system-ui, -apple-system, sans-serif;">
<div id="faq-bot-chat" style="display:none;position:fixed;bottom:90px;right:20px;width:360px;max-height:500px;background:white;border-radius:12px;box-shadow:0 4px 24px rgba(0,0,0,0.15);overflow:hidden;z-index:9999;">
<div style="background:#0284c7;padding:16px;color:white;">
...3 questions · Support Bot · #0284c7
How to embed
- Copy the embed code from the panel above
- Paste it just before the
</body>tag on your website - That's it. Really. It's one block of HTML.
No live model. No invented hours. If you later bolt on ChatGPT or Claude, keep the same rule: retrieve approved answers, do not assemble cousins.