Select Page

Hello, I’m RAIN

Just Share

精選必看文章

大家都AI了,你還不來嗎?

從各種 AI TOOLS 介紹起,並且面像各種 AI 的商業應用

熱門文章

利用 Claude Dev 幫你自動化開發程式

Claude Dev 提供了一個 AI 自動生成程式的開發工具,融合了 VS Code 的編輯器功能和強大的 Claude 3.5 Sonnet's...

Tripo3D評測:革命性的AI 3D建模工具,從2D到3D只需一步

在數字創作的世界中,3D建模技術的發展日新月異,Tripo3D憑藉其獨特的AI技術,成為了這一領域的新星。Tripo3D是一個強大的平台,它利用最先進的人工智能技術,能夠根據使用者的文字描述或圖片,生...

如何解決 cFosSpeed Driver Error (Windows11)

如果你在升級或是安裝Windows 11的時候,出現 cFosSpeed Driver 不支援的錯誤訊息的話,又跟我一樣是華碩的電腦,因為華碩的安裝程式會預設幫你安裝 Turbo LAN...

台灣之星-電話指定轉接功能設定

辦了一個公司用的台灣之星門號,但公司有多個人需要排班且待命,所以就想到要用電話轉接功能,,查了一下台灣之星的服務設定說明,發現很完整也很好用,並且也支援無應答轉接功能,這樣以後我們就可以多人排班接電話...

Linux 效能優化 – 釋放系統被佔滿的記憶體

最近常常發現 Ubuntu 的記憶體被佔滿,大多是執行 PHP 程式碼所造成的,當記憶體一滿,程式執行上就很沒有效率,利用重開機來釋放記憶體,恐怕也太極端了吧,我來破個題,先提供釋放 Linux...

專欄

近期精選文章

使用 Claude Code 搭配 LM Studio 與 Ollama:打造零 API 成本 AI 開發環境

Claude Code 最大特色之一,就是它能直接理解整個專案目錄、修改檔案、執行 CLI 指令,甚至自動修復程式碼問題。 但許多人最在意的是: API 費用太高 原始碼不想送雲端 想完全離線使用 希望使用自己的 Local LLM 現在透過 Ollama 官方網站 與 LM Studio 官方網站,已經可以讓 Claude Code 直接使用本地模型。 本篇文章會完整介紹: Claude...


Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in C:\inetpub\raintips\wp-content\themes\Divi\core\functions.php on line 1613

Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in C:\inetpub\raintips\wp-content\themes\Divi\core\functions.php on line 1613

Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in C:\inetpub\raintips\wp-content\themes\Divi\core\functions.php on line 1613
Claude Code Workflow 完整指南:ultrawork、多 Agent 協作與腳本化 AI 編程實戰

Claude Code Workflow 完整指南:ultrawork、多 Agent 協作與腳本化 AI 編程實戰

Claude Code 已經不只是「在終端機裡幫你寫程式的 AI」。根據 Anthropic 官方說明,Claude Code 是一個能理解整個程式碼庫、編輯檔案、執行命令,並協助開發者完成修 Bug、加功能、自動化開發任務的 agentic coding assistant。 而近期 AI 開發社群開始討論一個更進階的概念:Claude Code Workflow。...

Nvidia Spark Ollama 的滿血設定

🧱 直接給「滿血設定」 你現在 service 改成這個👇(最重要) [Unit]Description=Ollama ServiceAfter=network-online.target[Service]ExecStart=/usr/local/bin/ollama serveUser=ollamaGroup=ollamaRestart=alwaysRestartSec=3# =====...

Ubuntu Linux zip 排除檔案指令

最近有需要作下指令壓縮,並且把 wordpress 容器化的需求,所以要排除原有舊網站上的 wordpress 的主要程式,以及 wordpress 的使用者上傳的檔案,可以用下面的指令來作排除, 只要在後面加入 +x ,以及要排除的目錄名稱,記得最後面要加入 * 即可 zip -r wordpress.zip /var/www/wordpress/wp-content -x...


Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in C:\inetpub\raintips\wp-content\themes\Divi\core\functions.php on line 1613

Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in C:\inetpub\raintips\wp-content\themes\Divi\core\functions.php on line 1613

Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in C:\inetpub\raintips\wp-content\themes\Divi\core\functions.php on line 1613
MarkItDown 教學:微軟開源神器,一鍵把 PDF、Word、PPT 轉成 AI 可讀 Markdown

MarkItDown 教學:微軟開源神器,一鍵把 PDF、Word、PPT 轉成 AI 可讀 Markdown

在 AI 時代,「讓 AI 看懂文件」變成一個非常關鍵的能力,但現實世界的資料格式五花八門,從 PDF、Word 到 PPT、甚至影片與音訊,這些內容對 AI 來說其實並不好直接處理。 這時候,MarkItDown 就成為一把真正的「文件瑞士刀」。 由 Microsoft 開源推出,MarkItDown 能將各種格式的檔案,一鍵轉換成乾淨、結構化、AI 友善的 Markdown,讓...


Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in C:\inetpub\raintips\wp-content\themes\Divi\core\functions.php on line 1613

Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in C:\inetpub\raintips\wp-content\themes\Divi\core\functions.php on line 1613

Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in C:\inetpub\raintips\wp-content\themes\Divi\core\functions.php on line 1613
阿里開源 Happy Horse 1.0:顛覆影音生成的下一個里程碑

阿里開源 Happy Horse 1.0:顛覆影音生成的下一個里程碑

🎬 前言:影音生成進入新紀元 在 AI 生成技術快速進化的浪潮中,影音生成(Video Generation)一直是最具挑戰的領域之一,近期阿里巴巴推出全新開源模型 Happy Horse 1.0,不僅一舉登上視訊生成排行榜首,更以「原生音視訊同步」技術引發業界關注。 這不只是一次模型更新,而是一場技術架構的全面升級。 🧠 技術突破:原生音視訊同步與統一架構...


Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in C:\inetpub\raintips\wp-content\themes\Divi\core\functions.php on line 1613

Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in C:\inetpub\raintips\wp-content\themes\Divi\core\functions.php on line 1613

Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in C:\inetpub\raintips\wp-content\themes\Divi\core\functions.php on line 1613
從助手到同事:Multica 如何讓 AI 成為真正的團隊成員

從助手到同事:Multica 如何讓 AI 成為真正的團隊成員

在過去,AI 只是工具現在,AI 正在變成你的「員工」 而未來,你的團隊中——真正工作的,可能不再是人類 🧠 什麼是 Multica? Multica 是一個開源的 Managed Agents(智能體管理)平台,核心概念非常直接: 把 AI 編碼 Agent,變成真正的「隊友」 不像傳統 AI 工具需要你手動下 prompt、盯著結果,Multica 讓 AI: 自己接任務 自己執行工作...


Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in C:\inetpub\raintips\wp-content\themes\Divi\core\functions.php on line 1613

Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in C:\inetpub\raintips\wp-content\themes\Divi\core\functions.php on line 1613

Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in C:\inetpub\raintips\wp-content\themes\Divi\core\functions.php on line 1613
不刪會一直燒錢!Cloud Run Image 管理與 Artifact Registry 教學

不刪會一直燒錢!Cloud Run Image 管理與 Artifact Registry 教學

📦 什麼是 Cloud Run Image?存在哪裡? 在 Google Cloud 中,很多人以為 Cloud Run 會幫你管理 image,但其實: 👉 Cloud Run 只是執行容器,不負責儲存 image 真正存放 image 的地方是:(可以直接點選然後用圖形介面做管理) 👉 Artifact Registry 📁 Image 路徑長這樣 當你部署 Cloud Run...


Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in C:\inetpub\raintips\wp-content\themes\Divi\core\functions.php on line 1613

Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in C:\inetpub\raintips\wp-content\themes\Divi\core\functions.php on line 1613

Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in C:\inetpub\raintips\wp-content\themes\Divi\core\functions.php on line 1613
不用雲端!免費語音克隆神器 VoxCPM|30種語言+方言,離線生成專業播音聲音

不用雲端!免費語音克隆神器 VoxCPM|30種語言+方言,離線生成專業播音聲音

🧠 什麼是 VoxCPM? VoxCPM 是由 OpenBMB 推出的新一代語音生成模型,主打: 👉 超低樣本聲音克隆(只需5秒)👉 完全本地運行(無需雲端)👉 多語言+多方言支持(30+) 簡單講一句話: 👉 它就是「語音界的 Stable Diffusion」 🚀 核心特色 🎙️ 1️⃣ 極致聲音複製(5秒搞定) 只需要一段短短語音(約5秒): 可複製音色 模擬說話風格 保留情緒與語氣 👉...

使用 Claude Code 搭配 LM Studio 與 Ollama:打造零 API 成本 AI 開發環境

Claude Code 最大特色之一,就是它能直接理解整個專案目錄、修改檔案、執行 CLI 指令,甚至自動修復程式碼問題。 但許多人最在意的是: API 費用太高 原始碼不想送雲端 想完全離線使用 希望使用自己的 Local LLM 現在透過 Ollama 官方網站 與 LM Studio 官方網站,已經可以讓 Claude Code 直接使用本地模型。 本篇文章會完整介紹: Claude Code 是什麼 如何讓 Claude Code 使用 Local LLM Ollama 與 LM Studio 差異 三種實作方式 Web...

Claude Code Workflow 完整指南:ultrawork、多 Agent 協作與腳本化 AI 編程實戰

Claude Code 已經不只是「在終端機裡幫你寫程式的 AI」。根據 Anthropic 官方說明,Claude Code 是一個能理解整個程式碼庫、編輯檔案、執行命令,並協助開發者完成修 Bug、加功能、自動化開發任務的 agentic coding assistant。 而近期 AI 開發社群開始討論一個更進階的概念:Claude Code Workflow。 它的核心不是「再寫一段更長的 Prompt」,而是把一整套開發流程變成可以重複執行、可以追蹤、可以驗證、可以復跑的工作流。換句話說,Workflow 讓 AI...

Ollama + Qwen 3.6 怎麼選?27B、35B、MXFP8、NVFP4 完整比較與推薦

最新的 Qwen 3.6,在 Ollama 上的表現,可以說是目前「本地 Coding 模型」中非常強勢的一個系列。 如果你正在使用: NVIDIA Spark RTX 顯卡 Ollama OpenWebUI Continue Claude Code OpenHands Hermes Agent Cursor 類工具 Apple 那麼 Qwen 3.6 幾乎一定值得研究。 這篇文章會完整解析: Qwen 3.6 每個版本差異 27B 與 35B 的差異 MXFP8、NVFP4、BF16 是什麼 哪個最適合寫程式 NVIDIA...

Nvidia Spark Ollama 的滿血設定

🧱 直接給「滿血設定」 你現在 service 改成這個👇(最重要) [Unit]Description=Ollama ServiceAfter=network-online.target[Service]ExecStart=/usr/local/bin/ollama serveUser=ollamaGroup=ollamaRestart=alwaysRestartSec=3# ===== 核心...

Ubuntu Linux zip 排除檔案指令

最近有需要作下指令壓縮,並且把 wordpress 容器化的需求,所以要排除原有舊網站上的 wordpress 的主要程式,以及 wordpress 的使用者上傳的檔案,可以用下面的指令來作排除, 只要在後面加入 +x ,以及要排除的目錄名稱,記得最後面要加入 * 即可 zip -r wordpress.zip /var/www/wordpress/wp-content -x...

MarkItDown 教學:微軟開源神器,一鍵把 PDF、Word、PPT 轉成 AI 可讀 Markdown

在 AI 時代,「讓 AI 看懂文件」變成一個非常關鍵的能力,但現實世界的資料格式五花八門,從 PDF、Word 到 PPT、甚至影片與音訊,這些內容對 AI 來說其實並不好直接處理。 這時候,MarkItDown 就成為一把真正的「文件瑞士刀」。 由 Microsoft 開源推出,MarkItDown 能將各種格式的檔案,一鍵轉換成乾淨、結構化、AI 友善的 Markdown,讓 ChatGPT、Claude 或各種 AI Agent 能輕鬆理解與分析。 你只要把...

阿里開源 Happy Horse 1.0:顛覆影音生成的下一個里程碑

🎬 前言:影音生成進入新紀元 在 AI 生成技術快速進化的浪潮中,影音生成(Video Generation)一直是最具挑戰的領域之一,近期阿里巴巴推出全新開源模型 Happy Horse 1.0,不僅一舉登上視訊生成排行榜首,更以「原生音視訊同步」技術引發業界關注。 這不只是一次模型更新,而是一場技術架構的全面升級。 🧠 技術突破:原生音視訊同步與統一架構 過去的影音生成模型,多數採用「先產畫面、再加聲音」的分離式流程,導致以下問題: 聲音與畫面不同步 情緒與語境不一致 動作與語音對不上(例如嘴型錯誤) 而 Happy...

從助手到同事:Multica 如何讓 AI 成為真正的團隊成員

在過去,AI 只是工具現在,AI 正在變成你的「員工」 而未來,你的團隊中——真正工作的,可能不再是人類 🧠 什麼是 Multica? Multica 是一個開源的 Managed Agents(智能體管理)平台,核心概念非常直接: 把 AI 編碼 Agent,變成真正的「隊友」 不像傳統 AI 工具需要你手動下 prompt、盯著結果,Multica 讓 AI: 自己接任務 自己執行工作 自己回報進度 自己累積能力 👉 就像你真的聘請了一個工程師。 根據官方說明,它的目標是打造「人類 + AI 的混合團隊」基礎設施。 💥...

不刪會一直燒錢!Cloud Run Image 管理與 Artifact Registry 教學

📦 什麼是 Cloud Run Image?存在哪裡? 在 Google Cloud 中,很多人以為 Cloud Run 會幫你管理 image,但其實: 👉 Cloud Run 只是執行容器,不負責儲存 image 真正存放 image 的地方是:(可以直接點選然後用圖形介面做管理) 👉 Artifact Registry 📁 Image 路徑長這樣 當你部署 Cloud Run 時,通常會看到: asia-east1-docker.pkg.dev/PROJECT_ID/REPO_NAME/IMAGE_NAME:tag 這代表:...

不用雲端!免費語音克隆神器 VoxCPM|30種語言+方言,離線生成專業播音聲音

🧠 什麼是 VoxCPM? VoxCPM 是由 OpenBMB 推出的新一代語音生成模型,主打: 👉 超低樣本聲音克隆(只需5秒)👉 完全本地運行(無需雲端)👉 多語言+多方言支持(30+) 簡單講一句話: 👉 它就是「語音界的 Stable Diffusion」 🚀 核心特色 🎙️ 1️⃣ 極致聲音複製(5秒搞定) 只需要一段短短語音(約5秒): 可複製音色 模擬說話風格 保留情緒與語氣 👉 幾乎達到「真人等級」 🎚️ 2️⃣ 專業播音員等級輸出 生成語音具備: 清晰度高(接近錄音室品質) 節奏自然 可長文本生成(Podcast...

Let’s Start a Conversation