OpenGithubs / OpenGithubs/weekly

【开源自荐】适合中国宝宝体质的 AI 求职助手:个性画像→BOSS爬虫→人岗匹配→可视化分析

Open
#154 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
1.7k
Forks
71
PR merge metrics
No merged PRs in 30d

Description

1. 项目地址

2. 项目亮点

  • 本项目是目前 GitHub 上较少见的覆盖 “用户画像—职业规划—岗位采集—人岗匹配—数据分析” 完整流程的纯 Python 项目。
  • 对用户进行画像分析时,在考虑用户简历的基础上,还考虑了用户的性格特点。
  • 各阶段分析结果,均可查、可复制、可下载,具有较高的可观察性和可控性。

3. 项目展示

3.1 工作喵 🐱

  • 上传简历 + 回答 15 个偏好问题,生成用户画像、职业报告、岗位检索词,也可以直接和 AI 聊求职。
Image Image Image Image

3.2 爬虫喵 🕷️

  • 使用 DrissionPage 自动采集招聘岗位信息,检索词和筛选条件都可以自己设置。
Image Image Image Image

3.3 分析喵 📊

  • 岗位少的话,直接交给 LLM 分析;岗位多的话,先用 RAG 筛出相关性最高的 50 个,再让 LLM 做详细的人岗匹配。
Image Image Image

3.4 工具喵 🛠️

  • 合并岗位、查看 TOP 岗位、分析单/全岗位、数据可视化,都可以在这里实现。
Image Image Image Image Image Image

4. 注意事项

  • 本项目仅用于学习、研究与技术交流,请勿用于任何违法或违规用途。
  • 线上 Demo 暂不支持爬虫功能,建议根据视频教程进行本地部署。
  • AI 生成的分析结果仅供参考,请结合实际情况进行判断。

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the linked repository, live demo, and project description first. This issue does not name a file, test, or requested change, so there is no implementation entry point or concrete completion condition for a first-time contributor.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, streamlit
Domain
ai, content, data-visualization
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.