Kevin Rose
๐ค SpeakerAppearances Over Time
Podcast Appearances
What happens is it comes in via RSS.
I hit iframely and iframely gives me back additional metadata about it.
So like title, description, sometimes it can pull in even additional kind of deeper context about it, article data, things like that.
And I want to store all of that.
That's really important for me to have that rich data.
And then I can see that Gemini has been run against it as well, which we can get into in a minute as to the reason why.
And so the winner has been resolved, the TLDR has been generated, and the embedding has been done.
So the winner is basically saying, okay, there are a bunch of different factors here that might come in.
For example, if I'm pulling this in with RSS,
I might not get a description there because RSS sometimes is kind of truncated.
I might not get a really good description.
But if I go and I hit iframely, then I might actually get a longer and better description.
Or if I go and hit firecrawl, I actually might get the full actual paragraph or the full body of the article.
So what we do is we have a judge that looks at it and says, OK, which is the best of these three that came in?
And pick a winner.
And the winner is the one that actually gets stored to the database.
So that's what winner means.
And we do that on a variety of different things.
I don't know why we say we.
I do that.