Dashboard - Copy this React, Tailwind Component to your project
I want to build an ai tool which can be integrated with any CRM platform. This tool will be used to classify the customer reaching out belongs to vulnerable category or not based on the webchats, email conversation, websites and call interactions with CRM agent. So It should first have the capability to be integrated in current CRM tool. Then it should have the ability to read the webchats, emails, and calls. Also, there would be two types of jobs it should handle. one is when manager loads the data in bulk to this tools, with same inputs as webchats, email conversations etc., It should classify the customer into vulnerable category. other would be live support agent. which will help the CRM agent talking on the call with customer. Based on the ongoing conversation it should flag the customer. So It should have ability to convert voice to text and understand the text and then classify. Vulnerable could be something like a person is affected by flood and his house roof and other things are broken. Can you build a web ui screens for such an application?
