What matters, explained clearly and linked to the sources.
Resource · Free & open kit
Autopress
Build your own AI-powered news outlet. Autopress gathers sources, selects what matters, prepares an edition and publishes it as a website. You review before publishing.
Direct download, no sign-up: autopress-v0.7.0.zip · 233 KB · Free & open
See a live exampleThe kit
What it is
Autopress is a kit that, with the help of a coding agent (Claude Code, Cursor, Codex…), builds your own curated news outlet on the topic you choose. It gathers RSS feeds, drops duplicates, picks what matters, writes a recurring edition and publishes it as a static website. You set the editorial line; the agent handles the technical and repetitive work.
One important limitation: Autopress writes from RSS feed summaries. It paraphrases and cites its sources, but it does not read the full article or check every fact on its own. The automation generates the edition; editorial judgement remains yours. By default, nothing is indexed until you approve it.
No terminal
Get started in 3 steps
Before you start, you need an application that can open folders and run tasks. You can use Cursor, the Claude Code app or ChatGPT in Codex mode. A regular browser chat cannot set up the kit for you.
- Click “Download Autopress (.zip)”. It downloads
autopress-v0.7.0.zip, the ready-to-use package for the latest version. Do not use GitHub's green “Code” button: that downloads the source code, not the kit prepared for setup. - Unzip the file and open the resulting folder with Cursor, Claude Code or Codex.
- Paste this prompt and follow along:
Here's the Autopress kit (these files). Help me set up my own AI-powered news outlet. I'm NON-technical. Read AGENTS.md and follow it: walk me through it step by step, running the commands yourself and waiting for my answers. Don't publish anything without my go-ahead.
The assistant will ask about the name, topic, language, sources and style. It will then show you a preview before publishing anything. You add the API key later, in a private file, never in the chat.
Cost
What it costs
Cents in API per edition
Writing uses one model call per issue. The repository and hosting can be free. Review time is the main cost: you will need to read each edition, correct it and manage source rights. The account and API key are yours.
The process
How it works
- RSS sources
- Curate & dedupe
- Select
- Write (AI, 1 call)
- You review
- Publish (static site)
The code gathers, sorts, deduplicates and selects. The AI receives only the chosen stories and writes the edition in one call. Adding more sources barely changes the API cost.
Included designs
Templates
Autopress includes six styles and five palettes you can combine. Try all 30 combinations here and choose how you want your outlet to look.
A new round gives the Spanish market fresh momentum
The week's essential news, selected and cited.
Editorial · Warm6 styles × 5 palettes = 30 combinations
In use
A live example
The Fleet Radar is Pulpo's weekly publication for fleet operators. It shows what Autopress looks like as a real outlet: recurring editions, an archive, topics and sources on its own website.
This is a live Autopress implementation, not an included template. Pulpo is responsible for its content and editorial review. The publication is currently in Spanish.
Fit
Who it's for
Maintenance
Updates are straightforward
Current version: v0.7.0 (beta). Updates do not happen on their own: when a new version is available, tell the assistant “update Autopress”. It makes a backup before changing anything, then updates only the engine. It leaves your configuration, sources, website and editions unchanged.
What v0.7 improves: it checks the AI connection and feeds more thoroughly, warns you when the selected model has been retired, protects the newsletter against bots, and improves publishing with methodology, sources and author pages, richer metadata, and navigation between editions. It does not break v0.6 configurations. You can find every detail in the release notes or the CHANGELOG.
Code and docs
License & stack
Code under MIT, docs under CC BY 4.0. Built on the Anthropic SDK; you need your own API key (factual; no affiliation with or endorsement by Anthropic).
Common questions
FAQ
- Do I need to code?
- No, but you do need an app such as Cursor, Claude Code or Codex that can open the folder and run the tasks for you.
- Is it free?
- The kit is. You pay the API (cents per edition). Hosting can be free.
- Is it legal?
- You are the responsible editor. The kit cites its sources and waits for your approval before indexing. You must also check that your use of each source respects its rights.
- What languages?
- The kit documentation is available in Spanish and English. When you set up your outlet, you choose the language in which it will publish.
Feedback
Trying it out?
Trying it out? Tell me how it went: open a feedback issue on GitHub. Anything you find helps make it better.
Give feedback