Please note javascript is required for full website functionality.

Blog

AI Blog: Build AI Agents Part 2

4 July 2025

Welcome back to our AI blog series. Last time, we walked through a no-code approach to setting up an AI Agent. Today, we’re breaking it down step by step – showing exactly how to build your own AI Agent from scratch.  

 

Let’s go through this workflow from the first module RSS.  To set up, we simply drag in the RSS module and paste the feed URL (e.g., https://www.sumproduct.com/rss or a custom feed).

Then we can add a filter, just click the funnel symbol after the RSS module.  By doing this, only the blogs whose title contains ‘AI’ and the publish date after the specific date will be retrieved.

Next, the HTTP module will help to get a file.  This step will pull the full blog HTML from the blog link.  The operations required are:

  • Drag the HTTP module → Get a file
  • Set URL to: (from the RSS module)

We will get the raw HTML content of the article that will feed into the AI module.

Then, we move to the OpenAI module that generates an Image (Mind Map).

This procedure will convert the blog into a mind map image using GPT-4 or DALL·E or any other AI apps you like.

The final step in this simple workflow is to drag in the LinkedIn Module – create a post, which automatically publishes the blog summary and generated mind map image to the company’s LinkedIn feed.

 

Pretty straightforward, right?  From here, you can test other AI agent builder platforms and expand your workflow by adding new modules — whether it's sending emails, generating reports or analysing feedback.  Start building your own AI agent today and watch your automation potential grow!

 

Join us next time for more exciting news on AI Agents!

Newsletter