AI Automation Academy

Free download

I built 3 tools in 1 hour with Claude Code

Here is the one I built on camera, finished. A daily AI newsletter that reads Reddit and the big AI newsletters and emails you the ten best stories.

Just watched the newsletter build? This is it, finished. The whole project folder from the video, so you can skip the hour of building and go straight to running it. Three tools got named in that video and this is the one built on camera.

Still from the video: building an AI newsletter in Claude Code

The problem with keeping up

There is more happening in AI every week than anyone can read, and the normal answer is to subscribe to five newsletters and follow four subreddits. Then you have five newsletters and four subreddits, which is more inputs rather than fewer, and the good stuff is spread thin across all of them.

This collapses them into one email. It reads all of the sources, ranks every story against every other story regardless of where it came from, throws away the job posts and the weekly threads, and keeps ten. One thing to read, and it takes about two minutes.

You:  Run the AI trends digest.

Claude:
      Fetching 4 sources...
        r/AI_Agents            15 posts
        r/MachineLearning      15 posts
        The Rundown AI         10 posts
        The Neuron             10 posts

      35 posts analyzed, 28 passed filtering, top 10 selected
      Digest built and sent to you@gmail.com
That is the entire interface once it is set up. One sentence, and the email is in your inbox about thirty seconds later.

What is in the download

What you can do with it once it runs

What you need

Visual Studio Code, which is free, and the Claude Code extension on a paid Claude plan. Python 3, which your Mac already has and which Windows needs a five-minute install for. And a Gmail account, because that is what sends the email.

Use a personal Gmail rather than a work one. The setup needs an app password, and a Google account managed by an IT department often blocks those outright. That is the one requirement here that can stop you cold, and it stops you four screens in rather than at the start.

What it costs to run

Nothing beyond the Claude plan. There is no API key anywhere in this, which is the part worth noticing: everything comes in over public RSS feeds and goes out through your own Gmail, so there is no account to open, no free tier to sign up for, and no bill that grows. Gmail lets you send around 500 messages a day and you are sending one.