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
- GitHub: https://github.com/earnnova-dev/gigwatch
- Live demo: https://earnnova-dev.github.io/gigwatch
- Docs: https://earnnova-dev.github.io/gigwatch/docs
It's MIT licensed. Fork it, break it, make it yours.
Top comments (0)