Back to Home
abhxhekrathore5 icon

AI-Vibe-Check

Verified Safe

by abhxhekrathore5

Overview

Provides daily developer mood and anxiety scores by analyzing trending tech news from Hacker News, Reddit, and Dev.to using an AI.

Installation

Run Command
python main.py

Environment Variables

  • GROQ_API_KEY

Security Notes

The Python source code properly loads the GROQ_API_KEY from environment variables. It makes standard HTTP requests to public APIs (Hacker News, Reddit, Dev.to) and the Groq AI service. There are no uses of 'eval', no obfuscation, and no hardcoded secrets found within the provided Python code. Data processed is text for AI analysis, not for execution. The code writes 'history.json' and 'vibe.svg' locally. The README's mention of downloading and running `.exe`/`.dmg` files is external to this source code analysis, but the Python script itself appears safe.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens350
Stars0
Forks0
Last Update2026-01-19

Tags

AISentiment AnalysisDeveloper ToolsNews AggregatorMood Tracker