Viindoo AI - Chat Assistant
by Viindoo Technology JSC https://viindoo.com/apps/app/17.0/viin_ai_chat
Odoo
$ 144.53
Viindoo AI - Chat Assistant
Bring the AI assistant straight to the user, wherever they are working. Open the side chat panel from the top bar, assign an assistant to a Discuss channel to get automatic replies, or press Ctrl+K to ask a quick question without leaving the current record.
What it does
Install this module on top of viin_ai_agent to give end-users three convenient entry points to talk to any configured AI assistant:
- Side panel - a chat icon in the top bar opens a drawer on the right of the screen. The user can ask about the record they are looking at, and responses stream word-by-word like a typewriter.
- Discuss bot - attach an assistant to any Discuss channel. The assistant reads the channel history and auto-replies to messages, acting as a full-fledged channel member.
- Ctrl+K quick ask - from anywhere in Odoo, press Ctrl+K and type a question. The assistant answers in a popup without the user having to leave the current screen.
Every answer includes three small feedback buttons (thumbs up / down / flag), so product teams learn which answers worked and which did not.
Key Features
- Real-time streaming - answers appear incrementally as the AI writes them, so users never wait for a full response. Streaming uses the Odoo bus.bus transport; a SSE fallback is available for external clients.
- Action approval dialogs - when the assistant proposes a Sales action marked as Ask User Before Running, the UI shows a compact approval card listing exactly what the assistant wants to do. One click approves, one click rejects, execution happens only after approval.
- Context aware - the chat panel auto-injects the current record (form view, list selection) as context so the user can ask "summarise this" or "what is wrong here?" without copy-pasting.
- Built on Odoo native UI primitives - OWL components, bus.bus, commandProviderRegistry, Discuss bot framework. No external dependency, no third-party widget library.
Supported Editions
- Community Edition
- Enterprise Edition (web + backend; mobile layout adapts automatically)
Requires viin_ai_agent (which requires viin_ai and viin_ai_rag). Not auto-installed - customers choose which front-end channels to enable.
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Community Apps Dependencies | Show |
| Lines of code | 11245 |
| Technical Name |
viin_ai_chat |
| License | OPL-1 |
| Website | https://viindoo.com/apps/app/17.0/viin_ai_chat |
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module