top of page

Exploring the Integration of AI with Automation

The following n8n projects I have worked on show how intelligent agents can simplify tasks and improve efficiency.

Content-AI.Agent

01

Content Creator

This workflow automates blog post creation based on predefined campaign details given in Google Sheets. It researches the provided content subject and target audience, generates AI-driven blog posts, refines them, and stores the final output in Google Drive while updating Google Sheets.

02

Web Scraper

​This workflow demonstrates how to fetch, process, and extract data from APIs. It automates HTTP requests, splits response data into manageable items, scrapes article titles from websites, and handles paginated data retrieval. The setup is useful for tasks like data collection, web scraping, and API integration.

Screenshot 2025-03-01 at 10.40.54.png
bottom of page