當前標籤
#python
3 篇文章
ZRealm Dev.
2024-05-15
App 下架備份攻略|mitmproxy 與 Apple Configurator 技術保存與還原教學
iOS App 即將下架?透過 mitmproxy 嗅探 API 資料與 Apple Configurator 備份 .ipa 檔,實現 App 永久留存與資料回放,保存產品生命週期最後回憶,避免資料遺失。
ZRealm Dev.
2024-02-16
Slack App 整合 ChatGPT|利用 OpenAI API 與 Google Cloud Functions 自建智能助理
針對團隊協作痛點,打造可自訂 OpenAI API Key 的 Slack ChatGPT 機器人,運用 Google Cloud Functions 快速部署,實現即時問答與上下文串接,提升工作效率並保障資料安全。
ZRealm Dev.
2021-02-20
Python 搭配 Google Cloud Platform 與 Line Bot|打造每日自動簽到腳本與排程
透過 Python 結合 Google Cloud Function、Cloud Scheduler 及 Line Bot,自動完成每日簽到任務並即時通知,解決手動操作繁瑣問題,提升工作效率並節省時間成本。