Hacker News new | ask | show | jobs
by thsvrrck 285 days ago
Hey, great idea. Main question that I have: how do you let an LLM determine causality?
1 comments

Great question! To be clear, the LLM isn't discovering causality. What I do is feed it structured event data and session replays. Then we cross-check those findings across multiple sessions to filter out noise. The advantage here is that it dramatically reduces the time you’d otherwise spend guessing or digging through raw replays.