Files
python_script/README.md
DelLevin-Home f1b9f6a1d0 222
2026-01-30 22:43:35 +08:00

375 B
Raw Permalink Blame History

个人python脚本

日常生活中的突发奇想,为了方便写的脚本

  1. content-to-tag调用ollama大语言模型根据文章内容生成标签
  2. base64-de-in-code base64编码解码
    1. 编码接口post http(s)://网站域名/encode
    2. 解码接口post http(s)://网站域名/decode
  3. get-zhi-zhu-article知乎文章本地保存