lake121380-source/lakejobai-job-radar — explained in plain English
Analysis updated 2026-06-24
Search and apply to jobs across 60+ Chinese cities on BOSS Zhipin filtered by benefits like five-day work weeks and social insurance.
Let an AI model automatically reply to recruiter messages and share your WeChat details and resume during chats.
Connect the JSON-output CLI to an AI agent framework for programmatic job search management and conversion funnel tracking.
| lake121380-source/lakejobai-job-radar | andyuneducated/resolve-ai | carriex6/cvpr2026_similarity_as_evidence | |
|---|---|---|---|
| Stars | 18 | 18 | 18 |
| Language | Python | Python | Python |
| Setup difficulty | moderate | hard | hard |
| Complexity | 3/5 | 4/5 | 4/5 |
| Audience | general | developer | researcher |
Figures from each repo's GitHub metadata at analysis time.
Requires Python 3.10+, Playwright with a Firefox browser download, and credentials for an AI provider (DeepSeek, OpenRouter, or OpenAI-compatible API).
This is a job search automation tool for BOSS Zhipin, a popular Chinese job platform. The README is primarily in Chinese, with some English summaries. The tool is designed to help individual job seekers search listings across more than 60 cities, filter jobs by benefits such as five-day work weeks and social insurance, apply to multiple positions in one go, and let an AI model handle chat replies with recruiters automatically. The project runs as a local Python server that controls a Firefox browser in the background to operate BOSS Zhipin on behalf of the user. There is a web dashboard you open at a local address to manage searches, view your application history, and configure the AI. There is also a command-line interface with 14 commands for the same operations, designed to output plain JSON so that AI agents can call it programmatically. The README includes a section specifically about integrating the CLI with AI agent frameworks. Features include a conversion funnel that shows how many job listings you looked at, applied to, and received replies from, an AI analysis tool that scores how well a job description matches your background, a shortlist for saving promising positions, and automatic exchange of contact information like WeChat details and resumes during recruiter chats. The AI reply feature supports multiple model providers including DeepSeek, OpenRouter, and any service that uses the OpenAI API format. The README is explicit about the tool's intended limits: it is for personal job hunting only, has a default cap of 15 applications per day, and must not be used for bulk account creation or commercial data collection. It also notes that automated activity should stop immediately if the platform's risk controls are triggered. Installation requires Python 3.10 or later, a pip install command, and a Playwright Firefox browser download. After starting the server, you log into BOSS Zhipin by scanning a QR code in a browser window, then configure your AI provider credentials in the settings page.
A local Python tool that automates job searching, applications, and AI-powered recruiter chat replies on the Chinese BOSS Zhipin platform, capped at 15 applications per day for personal use.
Mainly Python. The stack also includes Python, Playwright, Firefox.
No license information is provided, the README explicitly restricts use to personal job hunting only and prohibits bulk account creation or commercial data collection.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.