← All creators
K

Kevin Rose

18 recommendations

All recommendations

RSS uses technique
"So first thing I want to show you is that there's going to be some errors here because it's been a minute since I have actually done the whole actually touch this codebase. But what you see here is I have 63 sources of information coming in. And so these are from just your classic RSS feeds. Yes, RSS still does exist."
Cursor uses software
"What I would do is I would just you know use compound engineering on Cursor and do a workflow."
PostgreSQL uses software
"And so we're pulling in and saving all of this in a PostgreSQL database."
Iframely uses software
"So 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."
Gemini uses software
"And then I can see that Gemini has been run against it as well which we can get into for as to the reason why. And 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."
Firecrawl uses software
"And so you can consider Firecrawl to be a very similar thing. It is a little bit more on the crawling side. So, a little bit more fine-tuned around crawling. They have some AI aspects to it as well where AI will actually try and go out and figure out how the best way to kind of scrape the content."
GPT-4 Mini uses software
"And then what I hit is I hit GPT-4 Mini largely because it's fast as hell and cheap and it's very it's quite smart."
Tavily Search API uses software
"I use a Tavily search API and you can say go out and find me other stories outside of my RSS ecosystem that may match this and bring them in."
OpenAI Embeddings uses software
"You can create mathematical representations of that content and embed these with OpenAI and store them in PostgreSQL by using a vector extensions."
Trigger.dev uses software
"And so what I do for that, actually, let me just do a screen share again, is for the durability side, I use a service called trigger.dev. And so I like trigger.dev because what it does is it allows me to create these functions and they're all TypeScript that live in the cloud."
Sentry uses software
"And then will report back to me via Sentry or any other type of monitoring software that I have on the back end that oh I had a failure why did this actually happen right."
Vercel AI SDK recommends software
"And I will say Vercel's AI gateway is a great way to kind of code once and just flip a model on the go. So, highly recommend checking out Vercel AI gateway as a way to quickly swap models, rather than having to recode it."
Sandbar mentions product
"We invested in a company called Sandbar that's doing this AI ring. I don't know if you've seen the prototypes for it. But it's really cool."
Brave Search API mentions software
"You could hit Brave Search API."
True Ventures mentions other
"And then you know I'm a venture capitalist still over at True Ventures."
Techmeme mentions software
"I have nothing but a huge amount of respect for Gabe and what he's created in Techmeme."
Digg created software
"When I did Digg back in 2004, it was just like I just want to see if people can vote on things and what it looks like when the best stuff hits the homepage. And then, you know, a year and a half later, there's 38 million people a month using the site."
Zero created software
"When I made Zero, the intermittent fasting app, I was like, I just want a way to track my fast and like have a silly little timer. And then, you know, the company's doing double digits, millions of dollars in revenue off of a little like timer app with some other content on there."