Multi-agent job search tool: extracts skills from CVs, searches Tavily/Brave/Firecrawl, and ranks jobs by match score. Built with LangChain DeepAgent.
Stars
19
Forks
0
Watchers
19
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
9
commits
docs: add homepage screenshot and architecture diagram to README
1db8735View on GitHubfix: add access control, fix migration baseline, and resolve runtime bugs
1197660View on GitHubfeat: add Docker deployment, Alembic migrations, and project docs
5e18fd2View on GitHubfeat: two-phase job search with HITL, PostgreSQL checkpointing, and real-time SSE streaming
66f7cdcView on GitHubrefactor: simplify frontend UI with sidebar layout and fix some basics
8ca14caView on GitHubfeat: add rate limiting, CORS restrictions, SSE streaming & markdown rendering
a636bffView on GitHubfeat: add React frontend with chat interface and enhance backend APIs
86086a6View on GitHub