Skip to content

Steven-LG09/VibeRadar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🚨 VibeRadar - AI Digital Reputation Monitoring System

VibeRadar is an automated Brand Intelligence system that monitors online mentions of a brand or person, analyzes sentiment using AI (Groq), detects potential reputation crises, and sends real-time alerts via Gmail.


🧠 Features

  • 🌐 Monitor online mentions (news sources via API)
  • πŸ€– AI-powered sentiment analysis (positive / neutral / negative)
  • 🚨 Detect potential reputation crises
  • πŸ“§ Real-time email alerts (Gmail integration)
  • ⏱️ Automated execution (scheduled monitoring)

βš™οΈ Tech Stack

  • Make (Integromat) β†’ workflow automation
  • Groq API β†’ AI sentiment analysis (LLaMA 3)
  • Gmail API β†’ alert notifications
  • HTTP APIs β†’ data collection (e.g., NewsAPI)

πŸ”„ Workflow Overview

  1. Scheduler

    • Runs every X minutes
  2. HTTP Request

    • Fetches mentions from News API
  3. Iterator

    • Processes each article individually
  4. Groq AI Analysis

    • Classifies sentiment
    • Detects crisis signals
  5. Filter

    • Identifies strong negative + crisis cases
  6. Gmail Alert

    • Sends real-time notification

πŸ§ͺ Example Use Case

Monitoring a brand like Tesla:

  • Detect negative press in real time
  • Identify potential PR crises
  • Receive instant alerts via email

Interface Images

Alt text

Alt text

Alt text

About

AI-powered digital reputation monitoring system that tracks online mentions, analyzes sentiment using Groq, detects potential crises, and sends real-time alerts via Gmail.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors