adigi.id
← Back to all portfolio
Own Products

Job Scout AU/NZ

An automation pipeline that collects job listings from several ATS platforms in Australia and New Zealand, filters them through a rule engine, then uses an AI model to score fit before pushing relevant matches to a Telegram bot.

  • Automation
  • LLM Scoring
  • Telegram Bot

Finding relevant jobs in an overseas market takes time - checking many platforms one by one, then figuring out which listings are actually worth pursuing. This system automates that entire process: it pulls listings directly from several ATS platforms across Australia and New Zealand, filters them through a deterministic rule engine, then uses an AI model to score how well each listing matches a specific career profile.

Only genuinely relevant listings get pushed as a Telegram notification - not a raw, unfiltered list. The system runs as a scheduled service on a server with minimal access privileges, designed to run repeatedly without process collisions, and only calls the AI model’s API when actually needed to keep costs under control.