No Description

丁云鹏 1ccdeeae17 init 2 months ago
coze 287ab293ab xhs识别 2 months ago
prompt b1b8590340 init 2 months ago
protos 3717cf998c grpc版本升级到最新 2 months ago
utils 18e50e7d90 init 2 months ago
xhs 66610850d5 增加仅更新内容和标题的脚本 2 months ago
.env c48c9f944e 2 months ago
.gitignore 256d22da59 init 2 months ago
.python-version cbfddea54b 新增飞书操作类 2 months ago
1_fetch.py fa373c2f73 init 2 months ago
2_identify.py e851187620 init 2 months ago
3_handle.py 1ccdeeae17 init 2 months ago
4_aggregate.py b1b8590340 init 2 months ago
README.md af64e0bb87 init 2 months ago
config.py 01b0aa1015 init 2 months ago
gemini.py 01b0aa1015 init 2 months ago
pyproject.toml 3717cf998c grpc版本升级到最新 2 months ago
requirements.txt bbbd76a97c db utils 2 months ago
uv.lock 3717cf998c grpc版本升级到最新 2 months ago

README.md

python3 -m venv myenv

source myenv/bin/activate

pip install -r requirements.txt