Show HN: An open-source lib to summarize sessions (rrweb) when users hit bugs
Hi HN, Rohan and Michael here from Decipher ( https://getdecipher.com/ ). We’re excited to introduce AI-generated session summaries and open source the pipeline. It processes raw rrweb events to produce plain English summaries of what happened leading up to and around an error. You can find the code here: https://github.com/decipherai/session-replay-analyzer We created Decipher because we were frustrated with noisy alerts, time-consuming error triaging, and customer churn due to bugs and session replay analysis is a powerful step forward. Here’s an interactive sandbox so you can try out the AI pipeline yourself: https://sandbox.getdecipher.com/ (the robot dogs for sale aren’t real). And here's another example of the output: https://demo.getdecipher.com/issue/6d5cfbe6-c861-4590-a262-0... . The client throws an error because something went wrong on the server and Decipher understands that the user started uploadin
DeepCamp AI