
I Built a Niche AI/ML Job Board in 48 Hours — Stack, Code & Live Revenue Model
I Built a Niche AI/ML Job Board in 48 Hours — Here's the Exact Stack I just launched aijobsboard.oblivionlabz.net — a fully autonomous AI/ML remote jobs board that auto-aggregates listings, serves job seekers for free, and charges employers to feature listings. The Business Model Job seekers : Free. Always. Employers : $99-$299 to feature/pin a listing (via Stripe Checkout) Zero manual work : Jobs auto-populate from APIs every 30 minutes Proven model: a similar niche board made $21k in its first 4.5 months of 2025. The Tech Stack Next.js 14 (App Router) TypeScript Tailwind CSS Stripe (Checkout + Webhooks) Vercel (hosting) Cloudflare DNS How Jobs Auto-Populate I pull from 3 free sources with zero scraping — all RSS/JSON feeds: const SOURCES = [ ' https://remoteok.com/api?tag=ai ' , ' https://remotive.com/api/remote-jobs?category=software-dev&limit=50 ' , ' https://jobicy.com/?feed=job_feed&job_category=dev&job_types=full-time ' ] No scraping. No paid APIs. Free to consume. The Stripe Fl
Continue reading on Dev.to Webdev
Opens in a new tab


