🤖 TaxRIS AI Chatbot Widget

An embeddable AI assistant for tax-related questions. This widget provides real-time, bilingual support (English & Lao) powered by Google Gemini AI.

🌐 Bilingual

Switch between EN/LA

⚡ Lightweight

~15KB gzipped

🎨 Premium UI

Modern, responsive

🔒 Secure

API-based backend

Installation

Add this single line to your HTML:

<script src="https://your-domain.com/taxris-widget.js"></script>

Configuration (Optional)

<script> window.TaxRISWidget.configure({ apiUrl: 'https://api.example.com/api', position: 'bottom-right', // or 'bottom-left' primaryColor: '#6366f1', language: 'en' // or 'la' }); </script>

👉 Try it! Click the chat bubble in the bottom-right corner.