What is the widget?
The Orova widget is a drop-in JavaScript snippet that adds a floating chat/voice/video button to any website. No framework dependencies, no build step — just a script tag.
Modes
| Mode | Description | Widget appearance |
|---|---|---|
chat | Text chat only | Chat bubble with message input |
voice | Chat + voice picker | Users choose between chat and voice call |
video | Video call only | Video avatar call |
multi | Voice + video picker | Users choose between voice and video call |
Quick start
Features
- Chat — Real-time text chat with streaming responses
- Voice — WebRTC voice calls with live transcripts
- Video — Video avatar calls with camera toggle
- Theming — Light/dark mode, custom colors, positioning
- Mobile responsive — Adapts to small screens automatically
- No dependencies — Pure vanilla JavaScript, works on any site

