Ethio Job Explorer is a real-time job discovery platform that monitors and categorizes vacancy postings from multiple Ethiopian Telegram job channels, delivering instant Telegram DM alerts to users based on their preferred job sectors — including IT, Finance, Healthcare, Sales, and more.
# Ethio Job Explorer 💼
A real-time job discovery platform that monitors and categorizes vacancy postings from multiple Ethiopian Telegram job channels, delivering instant Telegram DM alerts to users based on their preferred job sectors — including IT, Finance, Healthcare, Sales, and more.
**Live site:**->
ethio-jobfinder.vercel.app
---
## The Problem
Job seekers in Ethiopia often have to manually check five or more different Telegram groups every day — IT jobs, finance jobs, freelance gigs, general vacancies — just to find postings relevant to them. It's repetitive, time-consuming, and easy to miss opportunities that get buried under dozens of unrelated posts.
## The Solution
Ethio Job Explorer watches those Telegram channels continuously, uses AI to parse and categorize each job post by sector, and:
- Displays everything in one clean, searchable web UI
- Sends users an instant Telegram DM the moment a job matching their selected categories is posted
No more checking multiple groups by hand — the job comes to you.
---
## Features
- 🔎 **Live-monitored Telegram channels** — tracks multiple Ethiopian job-posting channels in real time via the Telegram MTProto API
- 🤖 **AI-powered categorization** — automatically extracts job title, company, category, tags, and contact info from raw (often messy, bilingual) post text
- 🌍 **Amharic + English support** — parses and translates Amharic job posts into structured English data
- 🗂️ **Sector-based browsing** — Software/IT, Video/Graphics, Finance & Accounting, Sales & Marketing, Healthcare, and General/Other
- 🔔 **Instant Telegram DM alerts** — users pick their preferred categories and get notified the moment a matching job is posted
- 🔗 **Direct links back to the original post** — every listing links straight to the source message on Telegram
- 🛡️ **Multi-tier AI fallback** — cascades through several AI providers (with a local regex-based parser as a last resort) so parsing keeps working even if one API is d …