A self-hosted AI-powered job hunting pipeline that runs automatically. It scrapes LinkedIn and RemoteOK daily, scores each job against your CV using an LLM (0-100), generates tailored cover letters for high-scoring matches, and delivers results directly to your Notion database with a Telegram notification.
Stars
14
Forks
1
Watchers
14
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
feat: implement Cloudflare Quick Tunnel integration and Telegram notifications for dashboard access
b50369bView on GitHubfeat: add Streamlit dashboard for job tracking and analytics
347d948View on GitHubfeat: Add Filtered Jobs functionality and update job handling
39b8755View on GitHubIntegrate Alembic for database migrations, implement scheduled cleanup for old job records, and update README and Dockerfile accordingly.
f692b26View on GitHubImplement database migration and cleanup features, add SQLModel integration.
cd58df4View on GitHubRefactor API routes and update workflows for improved structure and functionality.
fdf3422View on GitHubUpdate README to reflect restructured Python API and add download size.
83b82daView on GitHubAdd configurable filtering score for job matching and cover letter
230239dView on GitHubForced cover letter generation to be less than 1900 char since notion text field is 2000 max.
e525f20View on GitHub