설명 없음

jihuaqiang c55b9b589f Merge branch 'main' of https://git.yishihui.com/ai/knowledge 1 개월 전
coze 287ab293ab xhs识别 2 달 전
prompt b1b8590340 init 2 달 전
protos 3717cf998c grpc版本升级到最新 2 달 전
utils bbbd76a97c db utils 1 개월 전
xhs 66610850d5 增加仅更新内容和标题的脚本 2 달 전
.env c48c9f944e 2 달 전
.gitignore cbfddea54b 新增飞书操作类 2 달 전
.python-version cbfddea54b 新增飞书操作类 2 달 전
1_fetch.py fa373c2f73 init 1 개월 전
2_identify.py b1b8590340 init 2 달 전
3_handle.py 01b0aa1015 init 1 개월 전
4_aggregate.py b1b8590340 init 2 달 전
README.md 01b0aa1015 init 1 개월 전
config.py 01b0aa1015 init 1 개월 전
gemini.py 01b0aa1015 init 1 개월 전
pyproject.toml 3717cf998c grpc版本升级到最新 2 달 전
requirements.txt bbbd76a97c db utils 1 개월 전
uv.lock 3717cf998c grpc版本升级到最新 2 달 전

README.md

python3 -m venv myenv

source myenv/bin/activate

pip install -r requirements.txt