What is this?
The Sharp PM is an experimental project designed to aggregate relevant content for Product Managers in one place. Instead of following dozens of newsletters, podcasts, and blogs separately, this site pulls everything together automatically — articles, jobs, AI trends, podcasts, videos, courses, and events.
Each piece of content is summarised and tagged by AI, making it easier to quickly scan what's worth reading and filter by the topics you care about most.
How it works
A Python script runs every day via GitHub Actions, fetching the latest content from RSS feeds across the sources below. Each article is sent to an AI model (via OpenRouter) which generates a 2-3 sentence summary and assigns relevant topic tags. The results are saved to a JSON file that powers this site.
The site itself is a static HTML page hosted on GitHub Pages — no server, no database, no ongoing costs.
- Hosting GitHub Pages
- Automation GitHub Actions
- AI summaries OpenRouter API
- Content RSS feeds
- Built with Claude (Anthropic)