Create your own knowledge chatbot that knows everything about you and your business - trained on your files, your website, and your own Q&A. Every answer cites where it came from, and it's live on your site in minutes.
Support Assistant
Trained on your docs & site
Hi! I can answer questions using your own content. What would you like to know?
What's your return policy?
Returns are accepted within 30 days of delivery, unused and in original packaging.
Not a demo. Every one of these is a working feature, trained on and answering from your real content.
Create a chatbot that actually knows your business - upload files, crawl your website, or write Q&A pairs, and it answers from that content, not generic guesses.
Point it at your site and it trains itself - multi-page crawling with automatic fallback between methods, and scheduled recrawls so answers stay current as your site changes.
PDF, Word, Excel, CSV, plain text, and scanned images via built-in OCR - drop in what you already have instead of retyping it.
Hand-write exact answers for your most important questions - they go through the same retrieval pipeline as everything else, with real source citations.
Every answer is grounded in your actual content and shows a confidence score and its sources - not a black box guessing at what to say.
Pick the model that fits each chatbot - fast and free for high-volume use, or a more capable model for complex questions.
Conversation volume, response time, and confidence trends computed from actual usage - not a demo dashboard with placeholder numbers.
Restrict your widget to approved domains so it only ever runs where you intend it to.
No integration team required.
Name it, pick a model and a theme color - takes under a minute.
Upload files, crawl your website, or add Q&A pairs. Mix and match freely.
Chat with it yourself before anyone else does - see real answers and sources.
Drop a widget on your site, or integrate it directly from your own backend.
Drop a floating widget onto your website with one script tag - or call your chatbot directly from your backend, a custom app, or a service like Slack, with a single authenticated API endpoint.
Embed Widget
JavaScript snippet, iframe, or WordPress - domain-restricted for security.
Developer API
Per-chatbot API keys, Bearer auth, one endpoint. cURL, JavaScript, and Python examples.
curl -X POST https://lunie.ai/api/v1/chat/<chatbot_id> \
-H "Authorization: Bearer sk-lunie-..." \
-H "Content-Type: application/json" \
-d '{"message": "What'\''s your return policy?"}'
# {
# "data": {
# "message": "Returns are accepted within..."
# "sources": [ { "title": "Return Policy", ... } ]
# }
# }
Free to start, trained on your real content, live on your site in minutes.
Create Your First Chatbot