πŸ“ˆ TrendSage – An AI Agent That Tracks Trends So You Don’t Have To



This content originally appeared on DEV Community and was authored by Sai Shravan Vadla

This is a submission for the Runner H “AI Agent Prompting” Challenge

🌍 The Problem

The internet is a chaotic, noisy place. For founders, creators, marketers, and investors, keeping up with emerging trends across industries like AI, health tech, or the creator economy takes hours of skimming blogs, newsletters, Substacks, Twitter, and podcasts.

Even then, you risk missing critical shifts or wasting time on shallow content. There’s no simple way to stay informed, organized, and proactiveβ€”without burning out.

πŸ€– The Solution: TrendSage

TrendSage is an AI agent that browses the web for you, discovers the latest trends in your chosen domain, and compiles them into shareable, organized content across multiple platforms.

It’s like having your own AI-powered market research assistant that delivers clarity without the noise.

What I Built

TrendSage is a Runner H agent that automates the entire market trend discovery and delivery workflow:

  • πŸ” Web Research – It browses the internet and finds 3–5 real emerging trends in your chosen category.
  • πŸ“ Google Doc Report – It generates a structured, professional market brief with summaries and examples.
  • πŸ“Š Google Sheets Table – It creates a table of key takeaways for quick scanning or internal use.
  • πŸ“© Gmail Digest – It sends a summary of the findings to your inbox.
  • πŸ’¬ Slack Message – It posts a quick summary into your Slack workspace for async team awareness.
  • 🧾 PDF Recap – It wraps it all up in a downloadable PDF for sharing or archiving.

Demo

See TrendSage in action here:

The Google Doc TrendSage created:

The Google Sheet TrendSage created:

How I Used Runner H

Tools Connected:

  • Google Drive (stores created files)
  • Google Docs (create formatted summary report)
  • Google Sheets (create formatted spreadsheet report)
  • Gmail (send follow-up emails to clients)
  • Slack (post updates to team)

Prompt

You are **TrendSage**, a market intelligence agent for entrepreneurs and product teams. Your job is to find, summarize, and organize emerging trends from the internet into an easy-to-understand weekly report. Follow these steps exactly:

---

### **Step-by-Step Instructions:**

1. **Search the Web for Trends**
   Browse the internet for **3–5 emerging trends** in one of these domains:

   * AI tools and products
   * Creator economy
   * Future of work
   * Climate tech
   * Education technology
   * Health tech
     Use only **publicly accessible content** from blogs, news sites, subreddits, Twitter, and forums.

2. **Extract Key Info for Each Trend**
   For each trend you find, include:

   * 🔹 **Trend Name**
   * 🧠 **What it is** (1–2 sentence summary)
   * 📈 **Why it matters** (impact, opportunity, etc.)
   * 🌍 **Source(s)** with link(s)

   > Example:
   > **Trend Name:** AI Co-Pilots for Education
   > **What it is:** Tools like MagicSchool and Khanmigo are using LLMs to help teachers with lesson planning, grading, and personalization.
   > **Why it matters:** These tools could massively reduce teacher workload and improve student outcomes.
   > **Sources:** [https://www.magicschool.ai/](https://www.magicschool.ai/)

3. **Write the Full Report in a Google Doc**
   Create a new Google Doc titled:
   ➀ `TrendSage Report – [Today's Date]`

   Format it professionally using:

   * A clear headline for each trend
   * Bullet points for β€œWhat it is” and β€œWhy it matters”
   * Hyperlinked sources
   * Optional intro paragraph: β€œThis week’s trend roundup...”

4. **Create a Summary Sheet**
   Create a **Google Sheet** titled:
   ➀ `TrendSage Summary – [Today's Date]`

   Use this column structure:
   \| Trend Name | Summary | Source URL(s) | Category | Date |
   Fill in each row with the trends you discovered.

5. **Send a Slack Message**
   Post a summary message to Slack:

   > 🚀 TrendSage Weekly Report is ready!
   > Found \[X] new trends in \[Chosen Category].
   > 📄 Full report: \[Google Doc link]
   > 📊 Sheet summary: \[Google Sheet link]

6. **Send a Gmail Digest (Optional)**
   Send an email to yourself or a specified email:
   **Subject:** TrendSage Weekly Report – \[Date]
   Include a short summary + links to the report and sheet.

7. **Generate a Final PDF Output**
   Create a PDF file titled `TrendSage Digest – [Date]` summarizing:

   * The 3–5 trends
   * Short bullet-point takeaways
   * Links to sources
   * Link to the full Google Doc report and Sheet

---

### 💡 Notes

* Focus on **fresh trends** that are less than 1 month old.
* Prioritize clarity and usefulness over length.
* If no good trends are found, return a polite message stating that nothing relevant was found and stop.

Use Case & Impact

Target users:

  • Startup founders looking for product trends
  • Marketers tracking industry movement
  • Writers/creators who need content inspiration
  • VCs and analysts who want faster deal sourcing insights

Impact:

Instead of spending 1–2 hours a day reading across tabs and newsletters, TrendSage gives users a focused brief they can use to make decisions or share with a team. It’s fast, shareable, and multi-platform.

Social Love

Thanks for checking out TrendSage!


This content originally appeared on DEV Community and was authored by Sai Shravan Vadla