CoolFace
Apppublic

Vasarlaavinash/blindspot-demo

sourceHugging Facemitupdated 5mo agoView on Hugging Face
0likes
App README

๐ŸŽฏ Blindspot Demo

Live demo for the OpenEnv Hackathon "Blindspot" submission.

What this is: an interactive comparison of 3 policies (Random / Trending / SFT-trained Blindspot) on the unknown-unknowns discovery task.

Three modes:

  • โ€”๐ŸŽ“ Real user โ€” pick one of 17 ML researchers; rewards are computed against held-out adoption.
  • โ€”๐Ÿš€ Persona โ€” 3 hand-crafted personas; the trained-policy responses are precomputed (cached) so you see the real SFT output instantly with zero GPU.
  • โ€”โœ๏ธ Your paragraph โ€” paste a bio; the engine matches you to the closest user and runs the proxy policy.

Trained adapter: https://huggingface.co/Vasarlaavinash/blindspot-sft-1.5b Blog / writeup: Blog.md Code: https://github.com/vasarlalikhilavinash/blindspot-env