Rare find

Swiss Job Hunter. Automatically find and apply to jobs across Swiss job boards.

github.com/Donvink/swiss-job-hunter

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2026
  • Release —v0.5.0 — Parallel pipeline, dead-link checker, Docker runtime config fix
  • docs: refresh README with live hosted SaaS announcement and roadmap
  • fix(llm): include provider name and endpoint URL in LLM call errors
  • docs: replace static star-history badge with real-time embed
  • fix(ui): inject VITE_API_BASE_URL at container startup instead of bui…
  • fix(llm): filter Anthropic response content by type instead of assumi…
  • Merge pull request #11 from szebedy/fix/make-persona-configurable
  • fix(scorer): make hardcoded 'Senior ML/Perception Engineer' persona c…
  • fix: retry LLM calls on transient 503/429/529 errors with exponential…
June 2026
  • ui: redesign dashboard with warm eye-friendly color scheme
  • tune: raise keyword pre-filter threshold from 5% to 10%
  • ui: show threshold hint below CHECK DEAD LINKS button
  • fix: guard against empty sources/jobs in Queue-based SSE endpoints
  • fix: enrich hangs when source has 0 jobs to process
  • feat: parallelize search/enrich pipeline and add dead-link checker
  • docs: highlight country-agnostic architecture and add adaptation guide
  • docs: add Roadmap & Feedback section with survey link
  • Release —v0.4.1 — Fix Docker + Ollama compatibility
  • fix: allow Docker container to reach host Ollama instance
  • Release —v0.4.0 — Docker support + GHCR image publishing
  • ci: publish Docker images to GHCR on release tags
  • fix: add trailing newline to .env.example
  • Merge PR #10: Add Docker support
  • Release —v0.3.0 — Ollama support + configurable keyword presets
  • Release —v0.1.0 — Initial open source release
  • Release —v0.2.0 — OpenRouter support