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.
- π 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)
- Make (Integromat) β workflow automation
- Groq API β AI sentiment analysis (LLaMA 3)
- Gmail API β alert notifications
- HTTP APIs β data collection (e.g., NewsAPI)
-
Scheduler
- Runs every X minutes
-
HTTP Request
- Fetches mentions from News API
-
Iterator
- Processes each article individually
-
Groq AI Analysis
- Classifies sentiment
- Detects crisis signals
-
Filter
- Identifies strong negative + crisis cases
-
Gmail Alert
- Sends real-time notification
Monitoring a brand like Tesla:
- Detect negative press in real time
- Identify potential PR crises
- Receive instant alerts via email


