I built an OSS newsletter digester that uses AI to send me daily Slack summaries
github.com·13h·
Discuss: Hacker News
Flag this post

Newsletter & Blog Digester

A small application that periodically checks websites/blogs, summarizes new posts using OpenAI, and sends digests to Slack.

Features & Benefits

  • Multiple Extraction Methods: RSS feeds, CSS selector rules, or AI-powered extraction for complex HTML layouts
  • Flexible AI Options: Use OpenAI API or run Ollama locally for completely offline operation
  • Smart Content Processing: Automatic deduplication, summarization, and notification management
  • Slack Integration: Multi-channel notifications with customizable bot name and emoji
  • Single Docker Container: Everything runs in one lightweight container with auto-reload during development
  • Zero Build Step Frontend: Preact + HTM loaded from CDN - edit and refresh, no compilation needed …

Similar Posts

Loading similar posts...