Kaelbot
Kaelbot is an autonomous AI job-search agent that Zak designed and built solo: a Django/Python backend and a React/TypeScript frontend, with PostgreSQL and pgvector for semantic memory, Celery and Redis for background processing, and Docker for deployment.
The agent orchestrates its own tool calls against more than twenty-five structured tools — lead creation, resume tailoring, cover-letter generation, dossier synthesis, artifact storage, preference clustering — and maintains per-user persistent memory that supersedes corrected facts over time. It runs autonomous web-research investigations, generating its own search queries and synthesizing the results into ranked leads with fit scores, and it generates tailored resumes and cover letters that re-emphasize a user's existing material without inventing experience, with factual integrity enforced at the prompt layer.
Kaelbot is not currently deployed publicly. This entry describes work that was designed, built, and operated — not a live product.