
About AutoBrief
AutoBrief is a fully automated news platform that ingests RSS feeds from 50+ sources, rewrites them into clear readable articles using AI, and publishes them — completely hands-free, completely free to read.
What We Stand For
No Ads. Ever.
AutoBrief is a non-profit project. No advertisements, no tracking pixels, no sponsored content. Ever.
Fully Automated
From RSS ingestion to AI rewriting to publishing — zero manual intervention. The pipeline runs itself.
Blazing Fast
Fully static site served from a CDN. No server round-trips, no database queries on page load.
Open & Free
Free to read for everyone, everywhere. Built to make quality news accessible to all.
How It Works
Scrape
GitHub Actions scrapes 50+ RSS feeds every 30 minutes and stores raw articles in Google Sheets.
Process
Google Apps Script cleans the raw content, removes duplicates, and queues articles for AI processing.
Write
Groq's Llama 3.3 70B rewrites each article into a clear, well-structured 3-paragraph news piece with an SEO headline.
Publish
Once AI validates the content, articles are exported to a static JSON file, committed to GitHub, and Netlify rebuilds the site automatically.