Created on 25th February 2024
•
It's not nice seeing bad reviews about your product all over the internet 😟. Ideally, we want our customers to have a seamless user experience where we proactively solve their issues before they complain. This is exactly what Hidden does! 🤗
Hidden takes in data from the events emitted by users and uses smart AI technology to identify potential pain points of users. It then seamlessly integrates with DevRev to log the appropriate tickets that your team can address! 💪
We made a demo website with several flaws and emitted relevant events to a Kafka topic. We then used DevRev snap-in to read from the Kafka topic and sent the event data to GPT-3.5 (OpenAI) to detect anomalies. Once anomalies are detected, we cluster similar anomalies and log relevant tickets on DevRev. Please check out our GitHub to find the elaborate technical design! 👨💻
Technologies used