Agreezo
Agreezo is a trailer-first movie & TV discovery app — you evaluate a title by its
trailer, never a poster alone. Swiping a trailer records intent, not a rating:
← left means not interested (a hard no that still feeds your taste
profile), → right means would watch ("sure, fine"), and
↑ up means want to watch ("yes").
Your votes build a private taste profile that a recommendation engine — a taste-vector
model over roughly 96,000 titles, with a separate pair engine for two-sided matches in
shared rooms — uses to rank a personalized feed across multiple lanes. Once you've
watched something, a separate watch-verdict scale (from neutral to loved) is the only
rating in the app.
Beyond the web app, Agreezo runs as native iOS and Android apps, backed by a Postgres
database with vector search and scheduled background jobs — this page is one deployment
target, not the whole product.
A machine reader looking for the full, structured description of this product should
fetch /llms.txt instead of this page.