應用程式 · AI Agent 模式

UnieAI Chat  在你的工作區裡工作的 AI Agent

不只是聊天機器人。開啟 AI Agent 模式,Chat 會在沙箱中執行程式、編輯你的檔案、擷取即時資料、繪製圖表並執行排程任務 —— 開發者與一般使用者都適用。

支援網頁版與手機版 · 目前內部測試中

Break down Q3 revenue by segment and chart the growth.
Thought 6sPulling the quarterly figures and grouping by segment…
Bashpython analyze_revenue.py --by segment158ms
Loaded 4 segments · 18,204 rows
Cloud        $42.1M   +18.3%
Enterprise   $31.7M    +9.4%
Edge         $12.9M   +27.1%
Studio        $6.8M   +41.0%
Total       $93.5M   +16.2%
Revenue by segment (Q3)
Cloud
Ent
Edge
Studio

Q3 revenue reached $93.5M, up 16.2% QoQ. Cloud remains the largest segment at $42.1M, but Studio grew fastest (+41%). I've charted the four segments above.

Message the assistant…
Qwen3.6-35B-A3BMedium

AI Agent 模式

從聊天框,變成執行工作的介面

AI Agent 模式建構在 UnieAI Agent Core 之上。它會規劃任務、在隔離沙箱中逐步執行 —— 安裝套件、執行程式碼、讀寫檔案 —— 並在交付前自我驗證,產出真正的成果。你可用執行(Build)或規劃(Plan)模式,以及逐動作權限,全程掌控。

  • 執行(Build)立即動手;規劃(Plan)先擬步驟
  • 權限控制:預設(詢問)、自動核准、唯讀
  • 可調整的推理強度,從 low 到 max
  • 多 AI Agent 協作,含子 AI Agent 與驗證者
Plan the migration to the new billing service, then build it.
Qwen3.6-35B-A3BHigh
Build
Plan
Default
Auto
Read-only
ReasoningLowMediumHighMax

自動化

排程,讓工作自己跑

把任何對話變成週期性任務。每日摘要、每週回顧與持續監控可依 cron 排程或隨時觸發,無人值守;每次跑完,AI Agent 會立即推播通知,連手機都收得到。

  • Cron 排程或手動一鍵觸發
  • 每日摘要、每週回顧、專案監控範本
  • 完成時 PWA 推播與提示音
  • 每次執行都存成可檢視的對話
Automations
Up next
Daily standup digest
Every day · 09:00
in 3h 12m
Sync Strapi model zoo
Hourly
in 24m
Weekly usage report
Mon · 08:00
in 2 days
Completed
Nightly eval — Llama 3.3 70B
Every day · 02:00
ran 6h ago
Backup workspace artifacts
Every day · 01:00
ran 7h ago

技能 Skills

把團隊的 know-how 教給 AI Agent

Skills 是可重複使用、可教學的專業包 —— 一份 SKILL.md 加上相關檔案 —— 用來封裝你的流程、範本與標準。AI Agent 會自動挑選合適的技能,你也可以用 @skill 直接呼叫。內建 pptx、xlsx、docx、code-review 等技能一鍵安裝,也能自建並分享到整個組織。

  • 內建技能:pptx、xlsx、docx、pdf、code-review
  • 依意圖自動觸發,或以 @技能名稱 呼叫
  • 自建、編輯並版本化你的技能(SKILL.md + 檔案)
  • 分享給組織;管理員可控管可用範圍
  • 可自帶 Provider 金鑰

Skills

Personal skills
  • skill-creator
  • rfp-writer
  • brand-deck
Built-in skills
  • pptx
  • xlsx
  • docx
  • pdf
  • code-review

rfp-writer

Share
Added by
You
Trigger
Slash command + auto
Description

Drafts a structured RFP response from a brief — pulls win themes, fills the compliance matrix, and exports to DOCX. Invoke with @rfp-writer.

SKILL.md
---
name: rfp-writer
description: Draft RFP responses from a brief.
trigger: ["/rfp", auto]
---

# RFP Writer

1. Parse the brief for scope + evaluation criteria.
2. Map each requirement to a compliance row.
3. Draft win themes, then expand each section.
4. Export to `response.docx`.

連接器與資料

串接你的資料、工具與帳號

免金鑰使用一整套公開資料連接器,連結 Google 與 Microsoft 帳號,並加入任意 MCP 伺服器為 AI Agent 擴充工具。它能取得你工作所依賴的資料 —— 並標註答案的來源。

  • 免費公開資料:SEC EDGAR、OpenAlex、匯率、世界銀行、維基百科、美股與台股
  • Google(Gmail、Drive、日曆)與 Microsoft(Outlook、OneDrive、日曆)OAuth
  • 加入 MCP 伺服器擴充 AI Agent 工具
  • 答案附帶來源
Connectors
SEC EDGAR
OpenAlex
FX rates
Wikipedia
Drive
MCP server

The agent reads from connected sources mid-turn — no copy-paste, no leaving the chat.

安全與控管

強大,但一切由你掌控

安全性是內建的,不是事後補上。你可以決定 AI Agent 的自主程度 —— 風險操作前先詢問、自動允許、或唯讀 —— 並全程看著它的每個動作。每一次工具呼叫、網頁擷取與指令都會標上時間並寫入稽核紀錄,讓你能完整追蹤發生了什麼、為什麼。

  • 權限模式:預設(詢問)、自動允許、唯讀
  • 在隔離沙箱中執行,並有危險指令封鎖清單
  • 風險動作可由真人介入核准
  • 每次工具呼叫與指令都有完整、可追蹤的稽核紀錄
  • 你的資料留在你的工作區
Permissions
Default · ask on risky ops
Auto-allow
Read-only
Audit trail · every action logged
webfetchtw.stock.yahoo.com/quote/2451.TW120ms
webfetchmutualfund.com.tw/tw/stock/2451
bashpython factor_analysis.py158ms
read/workspace/report.md33ms

Sandboxed execution · dangerous-command deny-list · human-in-the-loop approval · every tool call is timestamped and audit-logged.

企業

為團隊打造,由你的 IT 掌控

讓整個組織共用一個工作區、一個用量池。設定群組與成員額度讓費用可控,集中共享 Provider 金鑰與檔案,以 SSO 登入,並保留每個動作的完整稽核紀錄。

  • 個人、組織與群組工作區
  • 共享用量池,含群組與成員額度
  • 集中共享 Provider 與檔案空間
  • 支援 Google 與 Microsoft Entra ID 的 SSO,並可自動分組
  • 用量分析與完整稽核紀錄
Personal
Acme Org
Shared usage pool2.1M / 3.0M tokens
2 weeks agotoday
Audit log
member.invitealex@unie.ai2m ago
plugin.approvealex@unie.ai14m ago
quota.updatesystem1h ago
sso.loginmara@unie.ai2h ago

同一個 AI Agent,隨處可用

UnieAI Chat 可在瀏覽器與手機上使用 —— 對話、檔案與任務都保持同步。

UUnieAI
New chat
Search
Plugins
Automations
Chats
Q3 revenue waterfall
Refactor auth middleware
Summarize this PDF and pull the top 3 risks.
Thought 4s

Top risks: (1) revenue concentration in two clients, (2) FX exposure on EU contracts, (3) a renewal cliff in Q1. Full summary attached.

Message the assistant…

網頁版

在瀏覽器即享完整 AI Agent 體驗 —— 沙箱、檔案、圖表與管理工具,無需安裝。

申請加入測試
UUnieAI
What's on my calendar tomorrow?
You have 3 events tomorrow:
  • · 09:00 — Standup
  • · 13:30 — Design review
  • · 16:00 — 1:1 with Mara
Move the 1:1 to Thursday.
Done — rescheduled to Thursday 16:00 and sent the update.
Message the assistant…

手機版(PWA)

把 UnieAI Chat 加到主畫面,就像原生 App。隨時接續任何對話。

申請加入測試

定價

每個方案都是完整 AI Agent 模式

各方案只差在額度,功能完全相同。UnieAI Chat 目前內部測試中 —— 填寫申請,我們會與你聯繫。

免費

內部測試中

免費開始體驗 AI Agent 模式。

$0/ 月
申請加入測試
  • 含即時工作區的 AI Agent 模式
  • MCP 工具
  • 1 組自帶 Provider 金鑰
  • 每日 20 個 agent 回合
  • 每日 100K 聊天 token
  • 30 天稽核紀錄

Pro

內部測試中

進階使用者需要的一切。

$75/ 月
申請加入測試
  • 包含免費方案所有功能
  • 包含 UnieAI Code(額度共用)
  • 用量為免費方案的 5×
  • 10 組自帶 Provider 金鑰
  • 長任務目標自動續跑
  • 90 天稽核紀錄

Max

內部測試中

重度使用者的極限額度 —— 免費方案的 20×。

$150/ 月
申請加入測試
  • 包含 Pro 所有功能(含 UnieAI Code 額度共用)
  • 用量為免費方案的 20×
  • 優先支援

內部測試

申請加入 UnieAI Chat 測試

留下你的資訊,我們會盡快與你聯繫開通。

立即讓 AI Agent 為你工作

UnieAI Chat 內部測試中 —— 申請加入,搶先體驗。