98% of visitors leave without saying hello.
Add
repliii [ /ˈrɛplaɪ/] to your website, train it in minutes, and wake up to an inbox full of leads.
Traffic brings visitors. Conversations turn them into customers.
Nobody reads "About Us" pages anymore. If visitors can't find answers in 5 seconds, they bounce.
Asking a user to fill out 7 fields just to contact you is the fastest way to kill a sale.
The world is global. If your visitor speaks Spanish but your site is in English, you just lost a customer.
Last updated: Just now
Most AI bots are generic. Repliii is an expert on YOUR business because you teach it.
Sign in to the portal. Paste your menus, price lists, manuals, or website text.
Changed a price? Edit the text in your dashboard and Repliii updates instantly.
The AI only answers based on the data you provide. No hallucinations.
per month
Monthly + Consultation + Setup
<script> tags into your website’s HTML and
a circular chat icon will appear in the bottom-right corner of your page — ready to engage visitors instantly.
<script src="https://psanilp.github.io/xfbot/bot.js" defer></script>
<script>
var xfbotConfig = {
apiEndpoint: 'https://xf.com.mt/repliii/bot/',
userId: 'botdemo' // IMPORTANT: SIGN UP and replace with YOUR USER ID,
//Other optional configuration
headerTitle: 'Support Bot',
headerBgColor: '#ffd042',
headerTextColor: '#ffffff',
toggleButtonBgColor: '#ffd800',
toggleButtonOpacity: 0.9,
chatBubbleUserColor: '#333333',
chatBubbleBotColor: '#ffffff',
chatTextColorUser: '#ffffff',
chatTextColorBot: '#333333',
inputPlaceholder: 'Type your message...',
// --- SVG Customization ---
// This will override the default logo with the one you define
svgLogo: '..custom logo in svg format..',
// Override other icons, if required..:
// svgSend: '..',
// svgLoader: '...',
};
</script>