BrandRadar is a social-mention scout that monitors Reddit, X/Twitter, and key forums, filters noise with AI, and delivers a weekly digest of actionable insights.
Features:
- PlatformQuerySetup – normalizes keywords, platforms, and email lists for the run.
- BrandradarMentionsScraper – pulls the past week’s mentions from Reddit, X/Twitter, Hacker News, Product Hunt, and Indie Hackers.
- Brand Mention Enrichment – uses GPT-4o to score relevance, sentiment, and lead potential.
- BrandradarDigestGenerator – compiles a PDF brief plus CSV with full data.
- BrandradarEmailNotifier – emails or archives the digest for stakeholders.
How to Use:
- Click the Deploy on WaveAssist button below.
- Configure required variables: REDDIT_CLIENT_ID, REDDIT_SECRET, TWITTER_BEARER_TOKEN, OPENAI_API_KEY, keywords, platforms, notify_emails, run_context_ts, query_platforms, brandradar_raw_mentions, brandradar_enriched_mentions, brandradar_summary, brandradar_digest_pdf, brandradar_data_csv.
- Run the nodes in order:
- platform_query_setup – PlatformQuerySetup
- brandradar_mentions_scraper – BrandradarMentionsScraper
- brand_mention_enrichment – BrandMentionEnrichment
- brandradar_digest_generator – BrandradarDigestGenerator
- brandradar_email_notifier – BrandradarEmailNotifier
- Confirm the workflow executes successfully.
Repo URL: https://github.com/WaveAssist/BrandRadar
Loom Demo: Coming soon