I got annoyed that 5-star ratings tell you nothing, so I built an API to extract actual metrics from
Updated 2 hours ago
Project Details
Hey guys. So I've been struggling with something lately. In most apps I build, 1-5 star rating systems end up being totally useless because the actual context is hidden in what the user writes in the text box. I couldn't find a simple tool to just send text and get calibrated numbers back, so I ended up building one myself. It’s called HuMetric. Basically, you define what you care about in YAML (like 'frustration level', 'UI clarity' etc), hit an endpoint with the unst