On-demand source intelligence
Recap a URL
貼一個新聞 URL,我把全文抓下來,用 GPT-4o 給你 3-4 句中性摘要 + 半導體應用工廠的供應鏈影響判讀。 結果會被快取(以 URL 為鍵),所以同一個 URL 第二次只是 DB 查詢、零 LLM 成本。
Programmatic use: GET /api/recap-source?url=<...> or POST /api/recap-source {"url":"..."}
On-demand source intelligence
貼一個新聞 URL,我把全文抓下來,用 GPT-4o 給你 3-4 句中性摘要 + 半導體應用工廠的供應鏈影響判讀。 結果會被快取(以 URL 為鍵),所以同一個 URL 第二次只是 DB 查詢、零 LLM 成本。
Programmatic use: GET /api/recap-source?url=<...> or POST /api/recap-source {"url":"..."}