Discover and explore top open-source AI tools and projects—updated daily.
AI podcast for Hacker News summaries
Top 23.2% on SourcePulse
This project provides an AI-powered Chinese podcast summarizing Hacker News's daily trending articles. It targets users who want to consume Hacker News content in an audio format, offering daily updates and summaries in Chinese via a podcast feed and web interface.
How It Works
The system automatically scrapes Hacker News for popular articles, uses AI to generate Chinese summaries and podcast scripts, and then synthesizes audio using Edge TTS. Content is stored on Cloudflare R2 and KV, with a Next.js web application serving the data and RSS feed. This serverless architecture on Cloudflare Workers enables efficient, automated daily updates.
Quick Start & Requirements
pnpm install
OPENAI_API_KEY
, NEXTJS_ENV
).pnpm dev:worker
(trigger worker) and pnpm dev
(run web page).Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
Local development for audio merging requires Cloudflare's browser rendering, making it unsuitable for direct local debugging. The project is not affiliated with Hacker News or Y Combinator.
1 month ago
1 week