An AI-powered suite to automate job scraping, resume parsing, job-to-resume scoring, and application tracking, designed to run via GitHub Actions.
Stars
16
Forks
29
Watchers
16
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
137
commits
fix(supabase): create dedicated trigger function for base_resume.updated_at
e08e91dView on GitHubrefactor: use storage path instead of public URL for resume upload
c7b3282View on GitHubrefactor(config): restructure config file into clear sections for better maintainability
741dd0aView on GitHubfix(llm_client): set default temperature to 1 for better response quality
8ea80edView on GitHubfeat: integrate Supabase as primary data source for resume and jobs
dbbd423View on GitHubrefactor(config): rename and add Supabase configs, remove LinkedIn email
5fb6331View on GitHubdocs: update README for universal LLM support and quota management
5d76140View on GitHub