News sorting and emailing

:bullseye: What is your goal?

Hello
I am noob and probably dumb. I want to create an agent that selects for me newses i am interested and emails me every day an email with news list with a little description. Tried to ask to AI and watch videos but i can’t figure out, i have already created a google sheet with RSS link and Keyword, but i’d like to ai search what i am interested for instead using just the keyword. If someone knows a video, or have a step by step guide, would be helpful, thank you

:link: Create public scenario page

Hi Johnny,

What you want to do is totally possible in Make. The key is to break it into simple steps.

Instead of asking the AI to “search the internet,” the usual setup is to first collect the news using RSS, and then let AI decide which items are relevant to you.

A basic flow would look like this: read RSS feeds, loop through each article, send the title and description to an AI module, ask something like “Is this relevant to X? Answer yes or no and give a short summary,” filter only the relevant ones, and then send yourself one daily email with the final list.

Your Google Sheet with RSS links is a perfectly fine starting point. The AI doesn’t replace RSS, it replaces strict keyword matching with smarter relevance checks.

There isn’t one perfect step-by-step tutorial for this exact scenario, but if you search for things like “Make RSS AI filter” or “Make OpenAI RSS scenario,” you’ll find examples very close to what you need. Once you get a small version working, it usually clicks pretty fast.

You’re on the right track. Hope this helps, and welcome to the community

Regards, Tony

Ok

Tried to follow tutorials, youtube videos, but even if i follow the exact steps, don’t recive the same output