Jason Lin

@sheep52031

Joined on May 5, 2022

  • System Architecture Interacting with the Line Chatbot Server In meowdabot.py, communication with the Line chatbot server is established using the Line Messaging API, and these interactions are facilitated through a Flask web application. The Flask application in your meowdabot.py listens for incoming HTTP POST requests on the /webhook endpoint. These requests are sent from the Line server whenever a user sends a message to the chatbot. The Flask server then handles these incoming requests, parses the user's message, and formulates an appropriate response. Interacting with the FastAPI Server for Object Detection In addition to its chatbot capabilities, meowdabot.py is also designed to interact with a separate YOLOv7 model server via the FastAPI interface to perform object detection.
     Like  Bookmark
  • Github project link:https://github.com/sheep52031/GWS_direactory_contacts Overview 此程式將使用者聯絡方式從 Google Workspace Directory 複製到 Google Contacts中 專為希望將Google Workspace Directory 中的成員聯絡方式匯入至每個成員帳號中的Google Contacts的組織而設計。 在 Google Workspace Directory 中添加或刪除成員後,運行此程式會自動更新Google Contacts 資料 。 Requirements Python 3.7 or later Google Workspace Admin account with access to Directory and Contact APIs
     Like  Bookmark
  • 帶領團隊在期限內(45天)完成猴硐貓咪辨識LineBot服務,而且團隊成員都是技術新手 我完成了這項任務,但我卻不夠滿意,因爲這過程中如果團隊更有凝聚力,我們可以打造完成度更高的服務,可以從中學到更多技術 (What) 我們訂定專案做什麼服務時做了許多討論,最後決定做猴硐貓咪辨認,團隊討論決定先做LineBOT再開發APP (Who) 我們7人團隊分成AI組、系統部署組、LineBOT組,每個人都有主要組別與次要組別,每個小組都有小組長,而我是機動人員隨時支援
     Like  Bookmark
  • #GCP VM 運行LineBot date: 2022-12-04-26 status: 🌱 tags: GCP aliases: GCP-linebot Linebot-gcp
     Like 1 Bookmark