RAG 是什麼?AI 知識庫完整教學(Vector DB、Embedding、Hybrid Search、系統設計)
RAG 完整教學 | Retrieval-Augmented Generation 運作原理、Vector DB 6 選、Chunking / Embedding / Hybrid Search、系統設計面試題
RAG 是什麼?AI 知識庫完整教學(Vector DB、Embedding、Hybrid Search、系統設計) Read More »
技術文章RAG 完整教學 | Retrieval-Augmented Generation 運作原理、Vector DB 6 選、Chunking / Embedding / Hybrid Search、系統設計面試題
RAG 是什麼?AI 知識庫完整教學(Vector DB、Embedding、Hybrid Search、系統設計) Read More »
技術文章AI Agent 完整教學 | Agent 定義、ChatGPT vs Claude Agent、Agent SDK 實作、Planning / Memory / Tools、自動 PR review、系統設計面試題
AI Agent 是什麼?從 ChatGPT Agent 到 Claude Agent SDK 完整入門(含實作範例) Read More »
技術文章2026 年的工程師工具鏈,已經從「IDE + Copilot」演變成「terminal + agentic
Claude Code 是什麼?AI 編程助手完整教學(含 7 大實戰技巧 + Cursor 對比) Read More »
技術文章前言 2016 年 6 月 28 日,我 19 歲。 那一天,我第一次踏上美國的土地,第一次來到紐約。 我站在
兩個 6 月 28 日:寫給十年前第一次踏上紐約的自己 Read More »
心得2026 上半年 Anthropic 推出 Claude Opus 4.6、Claude Code、Computer Use、Cowork。這篇從 5 個產品線拆解:Anthropic 的差異化戰略是什麼,為什麼企業客戶持續從 OpenAI 移過來?
Anthropic 2026 完整戰略:從 Claude Code 看懂為何企業選它而不是 OpenAI Read More »
科技新創專欄Perplexity 用 2 年從 0 衝到 200 億美元,每月 1 億用戶不靠廣告卻能賺錢。如果它真的取代 Google 搜尋,整個網路廣告生態會變成什麼樣?這篇拆解到底發生了什麼。
Perplexity 估值 200 億:AI 搜尋如何顛覆 Google 廣告帝國 Read More »
科技新創專欄Cursor 從 fork VS Code 起步,2 年衝到 200 億美元估值。我們從技術、產品、商業模式 3 個面向拆解:它真正的護城河是什麼?開發者為什麼願意每月付 20 美金?
Cursor 估值 200 億的秘密:拆解這款 AI Editor 為何能贏 Copilot Read More »
科技新創專欄MCP (Model Context Protocol) 是 Anthropic 推出、Google / OpenAI 都跟進的 AI 工具標準協定。如果你寫程式、做 SaaS、或想串接自家系統到 AI,這篇手把手教你。
MCP 是什麼?軟體工程師一篇文搞懂 AI 工具的標準協定 Read More »
技術文章Claude Opus 4 與 GPT-5 同期推出,價格、上下文長度、Agent 能力差很多。我們從 8 個面向實測對比,幫你判斷自己的場景該選哪個。
Claude Opus 4 vs GPT-5:8 個關鍵差異看懂該選哪個 AI Read More »
科技新創專欄Given a collection of candidate numbers (candidates) and a target number (target), find all unique combinations in candidates where the candidate numbers sum to target.
Each number in candidates may only be used once in the combination.
Note: The solution set must not contain duplicate combinations.
[LeetCode] 0040. Combination Sum II Read More »
Leetcode, 技術文章