Skip to main content

Llama AI model for Google Sheets tracking

Workflow preview

Llama AI model for Google Sheets tracking preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

Overview

How it works:

  • Accesses a target website, searches for new PDFs, and downloads them automatically.
  • Extracts content from each PDF and sends it to an AI for summarization.
  • Delivers the AI-generated summary directly to a Discord channel.
  • Marks processed URLs in Google Sheets to avoid duplicates.

Set up steps:

  • Configure the website URL in the HTTP Request node.
  • Connect to Google Cloud API (enable Drive & Sheets) and link your spreadsheet.
  • Set up an OpenRouter API key and choose your preferred AI model.
  • Create a Discord webhook for notifications.