📖 Usage Instructions
Direct iFrame Embedding (No Parameters Needed!)
Tommy.AI Widget:
<iframe
src="https://widget.tommytalk.ai/widget-tommy.html"
style="width: 100%; height: 600px; border: none;"
allow="microphone">
</iframe>
Taylor.AI Widget:
<iframe
src="https://widget.tommytalk.ai/widget-taylor.html"
style="width: 100%; height: 600px; border: none;"
allow="microphone">
</iframe>
✅ Benefits of Dedicated Widget Files
- No URL parameters required - everything is pre-configured
- Cleaner embedding code
- Faster loading - no parameter parsing needed
- Each assistant has its own dedicated URL
- Easier to manage different configurations
🔧 Configuration Details
Both widgets are configured with:
- bypassName: true - Automatically generates guest names
- bypassEmail: true - No email required
- showHeader: true - Shows assistant name in header
- showMinimizeButton: false - No minimize button
- showCloseButton: false - No close button
- theme: light - Light theme enabled