I need an Odoo webRTC Expert to guide us with how to integrate my AI model to Discuss/LiveChat on Odoo

Job ID: 38075701

Budget: $8 – $15 USD

We are a group of developers.

We need a webRTC expert to give us guide and assistance of how to integrate our AI model into the Odoo 16 webRTC. We have already build the AI model, the webservice and endpoint to commnicate with it and everything related to the AI.

So far we have a module that connects with our AI server, everytime an odoo channel is created it reviews the messages, sends it to the AI and creates a new message in the channel that acts as a reply

To achieve this we follow the next structure:

1) redefine create on mail.message
2) send message body to IA
3) get message and post a message on the channel

So far this works on internal chats, but we want this to work on live chat sessions, the idea behind this is that the clients communicate with the IA

With the current code we have several issues:

1) a client should no be able to write in the live chat until he gets a response
2) there is a sync issue, because the reply get posted before the client input
3) chat feature must work as usual

We are looking for someone with experience with js, python and handling odoo rtc channels which is important to understand which chat needs to be updated with the ia reply, keep in mind this is livechat so multiple chats will be simultaneously open.

We don't need the full programming services, but need an expert to guide us, answer questions and train our team so we can achieve this.

We can have a technical call to clear all the questions if necessary.

Ideal Candidate:
- Expert working with Odoo 16
- Expert in webRTC
- Ideally experienced in similar projects integration to Odoo discuss, live chat and/or others.
Related categories: JavaScript Python Software Architecture Odoo WebRTC