MarkTechPost AIAI Agent

Sakana AI 推出商用 AB-MCTS 技術的企業級代理 Sakana Marlin,可自動生成多達百頁研究報告與簡報

2026年6月15日 22:32

重點摘要

總部位於東京的 Sakana AI 本週推出首款商用產品「Sakana Marlin」。Sakana 團隊將其定位為虛擬首席策略長(Virtual CSO),是一款專為企業打造的 B2B 自主研究代理。Marlin 不像聊天機器人能在數秒內回覆;使用者只需提供一個研究主題,它便會自主運作長達約八小時,每次執行會產出一份詳細報告與簡報投影片。Sakana 表示,單次任務會發出數百到數千次的大型語言模型查詢。Sakana Marlin 是企業研究代理而非聊天助手。使用者提出一個主題或問題後,它會自行規劃假設、瀏覽來源並驗證發現,將數週的策略工作壓縮至數小時內完成,產出內容專為決策者設計。

站內 AI 整理稿

Tokyo-based Sakana AI shipped its first commercial product ‘Sakana Marlin’ this week. Sakana team positions it as a Virtual CSO (Chief Strategy Officer). It is a B2B autonomous research agent built for enterprises. Marlin does not answer in seconds like a chatbot. You give it one research topic. It then runs autonomously for up to about eight hours. Each run returns a long report plus a presentation slide deck. Sakana says a single session issues hundreds to thousands of LLM queries. What is Sakana Marlin Marlin is an enterprise research agent, not a chat assistant. You give it one topic or question. It then plans hypotheses, browses sources, and verifies findings on its own. It compresses weeks of strategy work into hours. The deliverable is structured for decision-makers. The Japanese announcement describes reports of dozens of pages. The English announcement cites reports of up to roughly 100 pages. At a press hands-on, reports ran 60–100 pages and cited 60–80 sources. Each report includes a main body, references, and appendices. Presentation slides are generated using image-generation AI. Sakana team refined Marlin through a closed beta in April 2026. Around 300 professionals tested it on real tasks during that beta. Those tasks spanned strategy formulation, market research, risk analysis, and competitive analysis. Sakana has also partnered with MUFG and taken strategic investment from Citigroup. How Sakana Marlin Works — pipeline walkthrough #mtp-marlin-flow *{box-sizing:border-box!important;margin:0;padding:0} #mtp-marlin-flow{ background:#111!important;color:#e8e8e8!important;border:1px solid #2a2a2a!important; border-radius:14px!important;max-width:900px;margin:24px auto;padding:20px 20px 14px; font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif; line-height:1.5;overflow:hidden } #mtp-marlin-flow h3{color:#fff!important;font-size:19px;font-weight:700;margin:0 0 4px} #mtp-marlin-flow .mf-sub{color:#9aa0a6!important;font-size:13px;margin-bottom:14px} #mtp-marlin-flow .mf-label{color:#76B900!important;font-size:11px;letter-spacing:.06em;text-transform:uppercase;margin:0 0 7px;font-weight:700} #mtp-marlin-flow .mf-topics{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px} #mtp-marlin-flow .mf-topic{ background:#161616!important;color:#cfcfcf!important;border:1px solid #2a2a2a!important;border-radius:20px!important; font-size:12.5px;padding:7px 13px;cursor:pointer;transition:all .15s;text-align:left } #mtp-marlin-flow .mf-topic:hover{border-color:#3f4f22!important} #mtp-marlin-flow .mf-topic.on{background:#1b2410!important;border-color:#76B900!important;color:#fff!important} #mtp-marlin-flow .mf-controls{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:14px} #mtp-marlin-flow button{ background:#76B900!important;color:#0a0a0a!important;border:0!important;border-radius:8px!important; font-weight:700;font-size:13px;padding:9px 15px;cursor:pointer;transition:filter .15s } #mtp-marlin-flow button:hover{filter:brightness(1.1)} #mtp-marlin-flow button.mf-ghost{background:#1c1c1c!important;color:#76B900!important;border:1px solid #2f3b1a!important} #mtp-marlin-flow button:disabled{opacity:.4;cursor:not-allowed} #mtp-marlin-flow .mf-speed{display:flex;align-items:center;gap:8px;font-size:12px;color:#bdbdbd!important;margin-left:auto} #mtp-marlin-flow input[type=range]{accent-color:#76B900;width:110px} /* stepper */ #mtp-marlin-flow .mf-rail{display:flex;gap:6px;margin-bottom:14px} #mtp-marlin-flow .mf-step{flex:1;background:#0b0b0b!important;border:1px solid #232323!important;border-radius:9px!important;padding:9px 8px;text-align:center;position:relative;transition:all .25s} #mtp-marlin-flow .mf-step .n{font-size:10px;color:#666!important;font-weight:700} #mtp-marlin-flow .mf-step .t{font-size:11.5px;color:#9aa0a6!important;margin-top:2px;display:block;line-height:1.25} #mtp-marlin-flow .mf-step.active{border-color:#76B900!important;background:#15200a!important} #mtp-marlin-flow .mf-step.active .t{color:#fff!important} #mtp-marlin-flow .mf-step.done{border-color:#33401d!important} #mtp-marlin-flow .mf-step.done .n:after{content:" ✓";color:#76B900} #mtp-marlin-flow .mf-bar{height:6px;background:#1a1a1a!important;border-radius:4px!important;overflow:hidden;margin-bottom:14px} #mtp-marlin-flow .mf-bar i{display:block;height:100%;width:0;background:#76B900!important;transition:width .2s linear} /* grid */ #mtp-marlin-flow .mf-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:12px} #mtp-marlin-flow .mf-panel{background:#0b0b0b!important;border:1px solid #232323!important;border-radius:10px!important;padding:12px} #mtp-marlin-flow .mf-console{font-size:12.5px;height:206px;overflow-y:auto} #mtp-marlin-flow .mf-console div{padding:3px 0;border-bottom:1px solid #161616;color:#cfcfcf!important} #mtp-marlin-flow .mf-console .g{color:#76B900!important} #mtp-marlin-flow .mf-console .b{color:#7fb3ff!important} #mtp-marlin-flow .mf-console .o{color:#ffb454!important} #mtp-marlin-flow .mf-console .r{color:#ff7a90!important} #mtp-marlin-flow .mf-console .d{color:#888!important} #mtp-marlin-flow .mf-stat{display:flex;justify-content:space-between;align-items:baseline;font-size:13px;padding:5px 0;border-bottom:1px solid #1a1a1a} #mtp-marlin-flow .mf-stat b{color:#fff!important;font-size:15px;font-variant-numeric:tabular-nums} #mtp-marlin-flow .mf-stat .u{color:#76B900!important} #mtp-marlin-flow .mf-comp-label{color:#76B900!important;font-size:10px;letter-spacing:.06em;text-transform:uppercase;font-weight:700;margin:12px 0 7px} #mtp-marlin-flow .mf-models{display:flex;flex-direction:column;gap:6px} #mtp-marlin-flow .mf-model{display:flex;align-items:center;gap:8px;background:#141414!important;border:1px solid #232323!important;border-radius:8px!important;padding:8px 10px;font-size:11.5px;color:#9aa0a6!important;transition:all .15s} #mtp-marlin-flow .mf-model .dot{width:9px;height:9px;border-radius:50%;display:inline-block;flex:0 0 auto;opacity:.4} #mtp-marlin-flow .mf-model .nm{flex:1;line-height:1.25} #mtp-marlin-flow .mf-model.live{border-color:currentColor!important;color:#fff!important;background:#181f10!important} #mtp-marlin-flow .mf-model.live .dot{opacity:1} #mtp-marlin-flow .mf-model .c{color:#fff!important;font-size:13px;font-weight:700;font-variant-numeric:tabular-nums;flex:0 0 auto} /* output */ #mtp-marlin-flow .mf-cap{font-size:10.5px;color:#777!important;margin-top:8px;line-height:1.4} #mtp-marlin-flow .mf-out{margin-top:12px;background:#0b0b0b!important;border:1px solid #232323!important;border-radius:10px!important;padding:14px;display:none} #mtp-marlin-flow .mf-out.show{display:block} #mtp-marlin-flow .mf-out-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:14px;align-items:center} #mtp-marlin-flow .mf-doc{background:#fff!important;border-radius:4px!important;aspect-ratio:1/1.3;padding:10px;position:relative;box-shadow:0 4px 14px rgba(0,0,0,.5)} #mtp-marlin-flow .mf-doc:before{content:"";display:block;height:8px;width:60%;background:#76B900;border-radius:2px;margin-bottom:6px} #mtp-marlin-flow .mf-doc i{display:block;height:3px;background:#d7d7d7;border-radius:2px;margin:4px 0} #mtp-marlin-flow .mf-doc i:nth-child(3){width:90%} #mtp-marlin-flow .mf-doc i:nth-child(4){width:96%} #mtp-marlin-flow .mf-doc i:nth-child(5){width:80%} #mtp-marlin-flow .mf-doc i:nth-child(6){width:93%} #mtp-marlin-flow .mf-doc i:nth-child(7){width:70%} #mtp-marlin-flow .mf-slides{display:flex;gap:7px;margin-top:9px} #mtp-marlin-flow .mf-slide{flex:1;background:#161616!important;border:1px solid #2a2a2a!important;border-radius:4px!important;aspect-ratio:16/10;position:relative} #mtp-marlin-flow .mf-slide:before{content:"";position:absolute;left:7px;top:7px;height:4px;width:50%;background:#76B900;border-radius:2px} #mtp-marlin-flow .mf-slide:after{content:"";position:absolute;left:7px;top:16px;right:7px;bottom:7px;background:repeating-linear-gradient(#2c2c2c,#2c2c2c 2px,transparent 2px,transparent 6px)} #mtp-ma

Related

相關文章

Hugging Face BlogAI Agent

MosaicLeaks: Can your research agent keep a secret?

Back to Articles MosaicLeaks: Can your research agent keep a secret? Enterprise Article Published June 18, 2026 Upvote - Alexander Gurung agurung Follow ServiceNow Rafael Pardinas rafapi-snow Follow ServiceNow TL;DR Deep research agents increasingly combine private local documents with external tools like web retrieval, creating a privacy risk: an agent's external queries may leak sensitive information. MosaicLeaks proposes a new deep-research task with multi-hop questions that interleave public and private information. Across the models we tested, agents frequently leaked private information, and training only for task performance made it worse. We propose a mosaic-leakage-aware RL training method, Privacy-Aware Deep Research (PA-DR), which raises strict chain success (the share of chains

17 小時前
量子位AI Agent

騰訊老兵+大廠00後新銳,碼上飛想做的不只是AI Coding

這篇消息聚焦「騰訊老兵+大廠00後新銳,碼上飛想做的不只是AI Coding」。原始導語提到:已接入華為鴻蒙生態 從 AI 情報角度來看,這類內容值得關注其背後的技術進展、產品落地、產業競爭與後續市場影響。

17 小時前

21年老牌企服公司的AI實驗:讓Agent跑一遍流程

這篇消息聚焦「21年老牌企服公司的AI實驗:讓Agent跑一遍流程」。原始導語提到:司盟企服接入騰訊雲WorkBuddy後,將海外郵件管理、審計理賬、訂單審核等高頻交付流程交給Agent先跑一遍 從 AI 情報角度來看,這類內容值得關注其背後的技術進展、產品落地、產業競爭與後續市場影響。

19 小時前
TechWebAI Agent

曹操出行宣佈啟動全面AI轉型,組織升級向AI原生公司邁進

曹操出行在2026國際汽車及供應鏈博覽會 上宣佈啟動全面AI轉型,併發布RoboX戰略,打造全球領先的物理AI移動科技平臺。與此同時,公司正式啟動組織升級,加快向AI原生公司邁進。為推動全面AI轉型,今年上半年,公司推進戰略聚焦,持續優化業務結構,主動收縮非核心業務,加快向AI原生公司轉型。

21 小時前