? FAQ Chatbot
A self-hosted FAQ assistant for your web and mobile apps.
Curate questions and answers in the admin panel, embed the chat widget on your website with one script tag, and load the same assistant inside your mobile apps. One backend, one source of truth.
Quick links
- Public API:
GET /api/faqs?q=your+question - Embed widget:
<script src="/widget.js" data-faq-api="/api"></script> - Mobile WebView page:
/embed - Setup & docs: see README.md and the /docs folder