• AI
  • Front-End
    • API
    • PWA
  • Google
    • Analytics
    • Apps Script
    • Firebase
    • Forms
    • Sheets
    • Maps
    • Others
  • Bot
    • Telegram
    • LINE
    • Slack
  • Vue
  • WordPress
  • 所有筆記文
  • AI
  • Front-End
    • API
    • PWA
  • Google
    • Analytics
    • Apps Script
    • Firebase
    • Forms
    • Sheets
    • Maps
    • Others
  • Bot
    • Telegram
    • LINE
    • Slack
  • Vue
  • WordPress
  • 所有筆記文
Let's Write 2025

Let's Write

Let's Write

前端工程師 August 的學習筆記 — solving problems, in simple ways.

使用 Google Apps Script 串接 Google Analytics API,整合多站數據
  • August
  • 2025-03-29
  • Analytics, Google

使用 Google Apps Script 串接 Google Analytics API,整合多站數據

教你如何用 Google Apps Script 串接 GA API,取得即時人數與瀏覽數據,整合多個網站的流量資訊,提升分析效率!

0
監聽 localStorage 事件:如何在同一頁面內偵測變更
  • August
  • 2025-03-03
  • Front-End

監聽 localStorage 事件:如何在同一頁面內偵測變更

瞭解如何在同一個頁面內監聽 localStorage 變更,透過覆寫 setItem、getItem、removeItem 等方法,使用 CustomEvent 觸發監聽,確保數據變動即時回應。

0
免費開源的語音辨識功能:Google Colab + Faster Whisper
  • August
  • 2025-02-16
  • AI

免費開源的語音辨識功能:Google Colab + Faster Whisper

本文提供如何使用 Google Colab 結合 Faster Whisper 來提升語音辨識速度與準確性,包含安裝指南與使用方法。探索如何將語音轉換為文本,並對檔案進行不同格式的輸出。

12
使用 Ollama + Ngrok 搭建本地 LLM,遠端存取 AI 模型教學
  • August
  • 2025-02-11
  • AI

使用 Ollama + Ngrok 搭建本地 LLM,遠端存取 AI 模型教學

想在本地運行 LLM,又希望能遠端存取?本篇教你如何使用 Ollama 在 Mac mini 部署 AI 模型,並透過 Ngrok 建立公開 API,讓你從公司也能使用自己的 LLM。內附詳細步驟與 Postman 測試!

2
使用 AI 自動生成 Git Commit 訊息
  • August
  • 2024-11-30
  • AI

使用 AI 自動生成 Git Commit 訊息

學習如何使用 OpenAI API 和 Node.js,輕鬆自動生成簡潔又清晰的 Git commit 訊息。本文提供完整程式碼示例和詳細教學,提升團隊協作效率!

0
CodiumAI PR-Agent,在 GitHub 上用 AI 來 Code Review
  • August
  • 2024-08-31
  • AI

CodiumAI PR-Agent,在 GitHub 上用 AI 來 Code Review

了解如何在 GitHub 上透過 CodiumAI PR-Agent 實現 AI Code Review,自動化檢查合併請求,並簡化程式碼審查流程。本篇文章將引導您設定必要的環境與檔案,讓開發更有效率。

2
CodiumAI PR-Agent,在 GitLab 上用 AI 來 Code Review
  • August
  • 2024-08-24
  • AI

CodiumAI PR-Agent,在 GitLab 上用 AI 來 Code Review

了解如何在 GitLab 中設置和使用 CodiumAI PR-Agent 進行 AI Code Review,自動檢查和改進程式碼。本文提供詳細步驟,包括環境設置、提交必要檔案,以及如何使用 OpenAI API Key 進行配置。

2
免費開源的語音辨識功能:Cloudflare Workers AI + Whisper
  • August
  • 2024-08-07
  • AI

免費開源的語音辨識功能:Cloudflare Workers AI + Whisper

了解如何使用 Cloudflare Workers AI 與 Whisper 建立免費開源的語音辨識功能。本文詳細說明註冊步驟、部署流程及程式碼修改,讓你輕鬆將語音轉換成文字。

0
Vue 3、Tailwind CSS 3、esbuild、rollup.js 開發初始檔
  • August
  • 2024-06-22
  • Vue

Vue 3、Tailwind CSS 3、esbuild、rollup.js 開發初始檔

本文詳細介紹如何使用 Vue 3、Tailwind CSS 3、esbuild 和 rollup.js 快速開發網站。文章涵蓋了從安裝、配置到開發的完整流程,並提供了實用的代碼範例和技巧,幫助開發者提升開發效率和產品質量。

0
用 TensorFlow.js COCO-SSD 辨識圖片物件
  • August
  • 2024-06-05
  • AI

用 TensorFlow.js COCO-SSD 辨識圖片物件

學習如何使用 Tensorflow.js 的 COCO-SSD 模型在網頁上進行圖片物件辨識,包括基本使用方法、進階應用及實作範例,輕鬆辨識圖片中的人數和物件。

0
MongoDB 學習筆記 - 用 Node.js 執行 CRUD
  • August
  • 2024-02-20
  • Front-End

MongoDB 學習筆記 – 用 Node.js 執行 CRUD

本筆記文解析如何利用 Node.js 實作 MongoDB 的 CRUD 操作。涵蓋連線設定、數據處理到優化查詢。

0
MongoDB 學習筆記 - MongoDB Shell:CRUD 中的 Delete、Update
  • August
  • 2024-02-15
  • Front-End

MongoDB 學習筆記 – MongoDB Shell:CRUD 中的 Delete、Update

掌握 MongoDB Shell 中 的Delete 和 Update 操作。從刪除單一或多個 documents 到更新字段值,增加或減少數值,以及操作陣列,本筆記文涵蓋實際操作示例。

0

文章分頁

1 2 3 ... 19

Widgets

Let’s Write 來訪人數

  • 1,034,563 位大大相挺,謝謝。

Reader Revenue Manager

Recent Comments

  • 「Stephen」於〈CodiumAI PR-Agent,在 Gitea 上用 AI 來 Code Review〉發佈留言
  • 「August」於〈使用 Gitea Actions 與 OpenAI 實現自動化 PR Code Review〉發佈留言
  • 「insleker」於〈使用 Gitea Actions 與 OpenAI 實現自動化 PR Code Review〉發佈留言
  • 「Tia」於〈mailto: 點擊連結 開啟寄送 email〉發佈留言
  • 「Stu」於〈用 Google Sheets 紀錄表單資料〉發佈留言

DMCA

DMCA.com Protection Status

Popular Posts

  • OpenClaw:安裝教學,在 macOS 用虛擬機 (Ubuntu) 安全部署龍蝦 AI
  • 免費開源的語音辨識功能:Google Colab + Whisper large v3
  • 使用 Ollama + Ngrok 搭建本地 LLM,遠端存取 AI 模型教學
  • OSM + Leaflet 學習筆記 1:建地圖、marker、事件、換圖層
  • VS Code Pets,一邊寫程式一邊養隻療癒小寵物吧

Random Post

  • Firebase Cloud Firestore V8 常用功能筆記

    Firebase Cloud Firestore V8 常用功能筆記

  • Firebase Performance 使用筆記

    Firebase Performance 使用筆記

  • 用 Google Apps Script 寫一個 LINE 登入功能:上篇 - 前置作業

    用 Google Apps Script 寫一個 LINE 登入功能:上篇 – 前置作業

Social links

Subscribe

直接加入 Telegram 的頻道,有最新文章時會收到廣播通知:

© 2025 Let's Write. All Rights Reserved.

Popular Posts

  • OpenClaw:安裝教學,在 macOS 用虛擬機 (Ubuntu) 安全部署龍蝦 AI
  • 免費開源的語音辨識功能:Google Colab + Whisper large v3
  • 使用 Ollama + Ngrok 搭建本地 LLM,遠端存取 AI 模型教學
  • OSM + Leaflet 學習筆記 1:建地圖、marker、事件、換圖層
  • VS Code Pets,一邊寫程式一邊養隻療癒小寵物吧
  • 站內搜尋加上 AI:使用 Google Vertex AI Search(RAG)打造智慧問答型搜尋
  • 簡單易上手!使用 Pusher 實現 Web Push 通知 - 基礎 Progressive Web App 教學
  • GitLab Pages:3 + 3 個步驟讓 GitLab 專案產生靜態頁

Recent Posts

  • OpenClaw:安裝教學,在 macOS 用虛擬機 (Ubuntu) 安全部署龍蝦 AI
  • 站內搜尋加上 AI:使用 Google Vertex AI Search(RAG)打造智慧問答型搜尋
  • CodiumAI PR-Agent,在 Gitea 上用 AI 來 Code Review
  • 在本機安裝 Mattermost:打造自主控制的團隊通訊平台
  • 使用 Gitea Actions 與 OpenAI 實現自動化 PR Code Review