Thanks to visit codestin.com
Credit goes to github.com

Skip to content

AI agent for YouTube title trend analysis. Scans titles on trending videos to extract hook patterns and surface insights for your own content strategy. Built with n8n + GPT-4.

RosTalbot/trendscout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 

Repository files navigation

🧠 Vibe Agent 01: TrendScout

TrendScout is a lightweight AI-powered assistant that analyzes YouTube video titles to uncover packaging patterns, emotional hooks, and formatting styles used in top-performing content.

This tool was designed to test whether simple, repeatable workflows could help creators generate title insights without manually reviewing dozens of videos. It forms the first proof-of-concept (POC) for a larger visual analysis tool, ThumbScout, which will later include GPT-4 Vision.

βΈ»

πŸš€ Core Features (MVP)

  • πŸ” Scrapes titles using SERP API (Google β†’ YouTube engine)
  • 🧠 Analyzes titles for emotional appeal, formatting, and clarity
  • πŸ“¬ Compiles results into a CSV + emails the report to the user
  • βœ… Fully automated workflow via n8n, including error handling

βΈ»

πŸ§ͺ Evaluation Summary

  • Project Name: TrendScout
  • Creator: Ros Talbot
  • Date: July 31, 2025
  • Version: MVP v0.1
  • Build Time: ~2 hours

TrendScout successfully ran a complete agent-style pipeline:

  • Live search β†’ LLM analysis β†’ CSV conversion β†’ automated email delivery

It’s designed for:

  • YouTube creators
  • Content strategists
  • Thumbnail/title testers

🟒 Low-lift, high-utility, and ready for iterative upgrades.

View full evaluation notes β–Ά (linked if broken out later)

βΈ»

πŸ›  Tech Stack

  • Automation: n8n
  • LLM: GPT-3.5 and GPT-4 (via OpenAI node)
  • Data Source: SERP API (YouTube via Google)
  • Delivery: Native email node (SMTP)
  • Output: CSV + Markdown

βΈ»

πŸ“ˆ Future Directions

  • Add structured parsing (Markdown, JSON)
  • Include original video links, publish dates, and views
  • Batch analyze multiple queries at once
  • Add scheduled triggers (e.g. weekly trend pull)
  • Expand into GPT Vision for full ThumbScout build

βΈ»

πŸ”— Related Projects

  • ThumbScout β†’ [FUTURE PROJECT LINK]

    TrendScout served as the prototype for title analysis inside this larger vision-based agent.

  • Vibe Agent Series β†’ [Parent Page Coming Soon]

    TrendScout is part of a micro-agent portfolio exploring creative, lightweight AI tools built without traditional dev teams.

βΈ»

πŸ’¬ Questions or Ideas?

DM @RosTalbot or fork this agent and make it your own!

About

AI agent for YouTube title trend analysis. Scans titles on trending videos to extract hook patterns and surface insights for your own content strategy. Built with n8n + GPT-4.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published