PinpoinTV logo PinpoinTV Home / Blog

I Built an AI App to End the "What Should We Watch?" Fight on Android TV

The 30-minute problem nobody talks about

Every night it was the same ritual in my house. We'd sit down, turn on the TV, open one streaming app, scroll. Open another app, scroll. Read three plot summaries, watch two trailers, lose interest. Twenty, thirty minutes gone — and we still hadn't pressed play. Some nights we just gave up and went to bed.

The streaming services have a perverse incentive here: the longer you browse, the longer you're "engaged." Their home screens are designed to show you everything, not to help you decide. The paradox of choice is a feature, not a bug.

I'm a developer, so eventually I did what developers do: I got annoyed enough to build something.

What I actually wanted

Not another catalog. Not another "trending now" row. I wanted to answer one question fast:

"Given how I feel right now, and the services I already pay for, what should I watch tonight?"

Three constraints mattered:

  1. Mood first. Some nights I want to laugh, some nights I want tension, some nights background comfort TV. Genre alone doesn't capture that.
  2. Only what I can actually watch. Recommending a movie that's locked behind a service I don't subscribe to is worse than useless.
  3. It has to work on the couch. This is a TV problem, so it has to work with a remote — D-pad navigation, big readable cards, no tiny touch targets.

That last one is why I built it for Android TV specifically. Most "what to watch" tools are phone apps or websites. But the decision happens in front of the TV, remote in hand.

PinpoinTV mood selection screen on Android TV

How PinpoinTV works

The flow is deliberately short — three taps to a pick:

  1. Pick your mood (How are you feeling? — e.g. light & funny, tense, cozy, epic).
  2. Pick a genre / content type (movie or series, and the vibe).
  3. It uses AI to generate a tailored recommendation — filtered to the streaming subscriptions you've told it you have, and to your country's availability.

You get a concrete pick with the poster and details, not a wall of 200 thumbnails. If it's not the one, you're one click from the next.

Under the hood it's a React Native (Expo) app using the new architecture, talking to an AI backend that does the recommendation reasoning, with poster/details enrichment so the result looks like a real choice, not a text blob.

PinpoinTV streaming platform selection — Netflix, Disney+, Max, Prime Video

🎬 Try it right now — no install

Can't try a TV app from a link? I built a quick browser version. Pick a mood, pick your services, get a pick in ~15 seconds.

What I learned building for Android TV

Try it (and tell me what's missing)

PinpoinTV is free on Google Play for Android TV & Google TV: get it here. Or try the mood picker in your browser first.

I'm still actively improving it, and honestly the most useful thing right now is blunt feedback. If you've ever lost half an evening to the scroll, I'd love to know whether this fixes it for you — and what would make it a daily habit.

Built by one person to solve one annoying problem. If it saves you even one "we spent longer choosing than watching" night, it did its job.

Stop scrolling. Start watching.

Free on Android TV & Google TV. No account, no ads.