AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
The Most Underrated Open Source Package Out There
Puppeteer is a node library that lets you basically run headless Chrome if you want, but it also has like a regular version where you can see what's actually happening. It allows you to write kind of declaratively, like click this button, type in this input field,. navigate here, take a screenshot as a PDF and basically do it all programmatically. So when I think about automating things for businesses, I think is much about using APIs that exist or using puppeteer as like doing something with AI.