Commit Graph

4 Commits

Author SHA1 Message Date
kgod e24e4806bf merge local changes 2026-05-26 21:10:52 +08:00
kgod b3f35dbdea feat: Implement job scheduling and company recruitment search functionality
- Added a new scheduler module to manage periodic jobs for recruitment data processing.
- Created a search_company_graph module to handle the logic for searching company recruitment pages.
- Implemented nodes for searching, extracting links, verifying recruitment lists, and navigating to recruitment pages.
- Developed prompts for LLM to guide the extraction and verification processes.
- Added state management for tracking the search process and results.
- Created a test script for crawling job listings from various company websites.
2026-05-26 21:03:24 +08:00
kgod 8697477a53 提交 2026-05-26 21:02:17 +08:00
offerpai 287ec85a38 Initial commit 2026-05-26 12:43:29 +00:00