Create AI-powered chatbots trained on your client's content
No bots yet. Create your first bot to get started.
This is the first message visitors will see when they open the chat widget.
Leave empty to use an auto-generated avatar with the bot's initial
Lower values make responses more focused and consistent. Higher values make them more creative and varied.
The bot will crawl and learn from this website to answer questions accurately
Your bot will use RAG (Retrieval Augmented Generation) to answer questions based on your content. The more information you provide, the more accurate the responses will be.
Short text shown next to the chat bubble
<!-- SELLaiBOTS Widget --> <script src="https://cdn.sellaibots.ai/widget.js"></script> <script> SELLaiBot.init({ botId: 'BOT_ID_HERE', position: 'bottom-right' }); </script>
Paste this code before the closing </body> tag on your website