AIAny
AI Client2026
Icon for item

JustHireMe

Local-first desktop workbench that scrapes job leads, filters low-quality postings, scores candidate fit with explainable rules and vector matching, and generates tailored resumes, cover letters, and outreach drafts while keeping data on-device.

Introduction

Most job-search tools either leak sensitive profile data to cloud services or flood you with stale, low-context leads. This project treats job discovery as a local, explainable pipeline: ingest leads from many sources, apply a deterministic quality gate, rank fit with profile-aware vectors and rules, then generate reviewable application materials — all stored and executed on the user's machine.

What Sets It Apart
  • Local-first, privacy-oriented pipeline — keeps profile graphs, vectors, and generated documents on-device so API keys and personal resumes aren’t sent to third-party services; useful for privacy-sensitive job seekers.
  • Deterministic quality gate + explainable ranking — rejects stale/thin/spammy leads and surfaces clear reasons for each score, so users can trust and tune recommendations instead of treating them as black-box suggestions.
  • Profile-aware semantic matching — combines a Kuzu profile graph with LanceDB-style embeddings to go beyond keyword matching; this produces role-fit signals informed by projects and skills rather than simple term overlap.
  • Reviewable generation (not blind automation) — generates role-specific resume PDFs, cover letters, and outreach drafts for human review; browser auto-apply code exists but is experimental and opt-in.
Who It's For & Trade-offs

Great fit if you want a privacy-first, auditable job discovery flow and are comfortable running a local desktop app with a Python sidecar (or contributing adapters). Ideal for people who value explainability in ranking and want to curate high-signal leads from multiple sources.

Look elsewhere if you need a fully cloud-hosted, zero-setup solution or if you expect turnkey auto-apply automation; packaging and cross-platform installers are active workstreams (Windows is the primary stable installer target). Contributions are encouraged for more source adapters, packaging polish, and enhanced keychain-backed API storage.

Information

  • Websitegithub.com
  • AuthorsVasudev Siddh
  • Published date2026/02/28

Categories

More Items

GitHub
AI Client2025

Enhances web AI chat interfaces (Gemini, AI Studio, Claude, ChatGPT) with folder-based conversation organization, timeline navigation, prompt vault, cloud sync, chat export, UI fixes and a plugin engine. Runs as a browser extension and includes cross-site prompt management and Mermaid rendering.

GitHub
AI Agent2026

Manages real tmux-backed terminals and AI agents as draggable nodes on an infinite pan/zoom canvas, with a Trello-style kanban view, persistent sessions that survive restarts, mobile companion support, and a browser Server Edition for self-hosting.

GitHub
AI Agent2026

Runs locally to learn your tastes and proactively discover content across Bilibili, Xiaohongshu, Douyin, YouTube, X, Zhihu, Reddit and the open web. Local-first agent storing data in a local SQLite, with a browser extension, optional desktop backend bundling embeddings (bge-m3/Ollama), and conversational feedback to refine recommendations.