GigWatch: AI-powered remote job monitoring (open source)

작성자

카테고리:

← 피드로
DEV Community · earnnova-dev · 2026-09-15 개발(SW)

earnnova-dev

I built GigWatch — an open-source tool that monitors remote job boards and sends you AI-curated alerts when new positions match your skills.

What it does

  • Scans multiple job sources (RemoteOK, WeWorkRemotely, Hacker News, and more) every hour
  • Uses LLM-based filtering to rank jobs by relevance to YOUR profile
  • Sends notifications via email, Telegram, or webhook
  • Self-hostable (single Python process + SQLite)

Why I built it

I was tired of getting 50 irrelevant job alerts a day. GigWatch cuts through the noise with a simple config file where you describe what you’re looking for, and it only pings you when something actually matches.

Links

It’s MIT licensed. Fork it, break it, make it yours.

원문에서 계속 ↗