Che-Yu Wu / 吳哲宇:AI reading guide

中文

這是官網公開內容的閱讀入口。先找資料,再讀全文;引用時使用記錄中的官網網址,保留原始語言、作者與發言歸屬。

  1. 讀取 資料清單,確認版本、涵蓋範圍與分類入口。
  2. 查看 藝術家資料完整目錄。選擇需要的語言,避免重複讀取翻譯。
  3. 搜尋範例 找到記錄。搜尋片段僅用於定位,不能取代全文。
  4. 依結果中的識別碼讀取 /api/ai/read?id=ID&offset=0&limit=12000,或直接開啟記錄的 markdownUrljsonUrl。若回應有下一個位置,繼續讀取直到完成;版本改變時重新開始。
  5. 完整原始對話仍可從 對話錄索引 找到。不要將旁註當成口述,也不要把翻譯當成原話。

資料涵蓋網站公開文字及來源連結,不包含私人筆記、未公開草稿、影音逐字稿或第三方文章鏡像。互動作品需回到原頁觀看;資料入口不轉授影像與第三方素材權利。

lang 表示官網路由的介面語言,不保證正文已翻譯。原始資料可能包含其他語言;引文仍須依原文判讀。

English

This interface serves the website’s published text and source links. Start with the manifest, then the artist profile or catalog. Select a language and follow each record’s markdownUrl or jsonUrl for its complete text.

Use search to locate a record. Search snippets are excerpts, not complete sources. The read endpoint accepts its ID and returns a bounded range; follow the next offset until complete, and restart if the revision changes. Cite the canonical human URL and preserve authors, speakers and original language. Existing dialogue originals remain available.

The archive does not transcribe audiovisual media, execute interactive artworks, mirror external articles or expose private drafts. Return to the artwork page for the viewing experience. Access does not grant reuse rights to third-party media.

lang identifies the route’s interface locale, not a promise that every source passage has been translated. Original content may contain multiple languages; preserve the language of quoted passages.

HTTP API

OpenAPI description


curl 'https://cheyuwu.com/api/ai/search?q=The%20Last%20Input&lang=en&limit=5&offset=0'

# Replace ID with an id from the response.

curl 'https://cheyuwu.com/api/ai/read?id=ID&offset=0&limit=12000'

MCP

Endpoint: https://cheyuwu.com/mcp (Streamable HTTP, POST).

The read-only service uses the official SDK. It supports protocol 2026-07-28 and the stateless 2025-11-25 compatibility flow. Use your client’s remote MCP configuration and inspect the tools it advertises. GET is not a reading request on this endpoint; clients that require a persistent GET event stream are outside this service’s scope. HTTP search/read and static files remain available without an MCP client.

唯讀服務使用官方 SDK,提供上述新舊協議介面。將端點加入客戶端的遠端 MCP 設定,再查看可用工具;需要持續 GET 事件串流的客戶端不在支援範圍內。無 MCP 客戶端也能使用 HTTP 及靜態全文。

Data contract and maintenance / 資料契約與維護

Data contract

Website · 中文官網

Sitemap · Feed

The normal site build generates the archive from published sources and rendered pages. The manifest records coverage and revision. llms.txt is an optional reading convention, not a guarantee of search indexing, ranking or citation.

資料隨官網建置更新,涵蓋範圍與版本以清單為準。閱讀指南不保證搜尋收錄、排名或引用。