

AI Agent Night Taipei
A Computex 2026 side event in Neihu. AI agents with eyes, ears, voice, arms, and legs, wrapped in the agent harness that makes them work: tools, memory, system prompts, and self-evolution. All running on hardware you actually own. Pizza and drinks on us.
Sponsored by:
Olares Tech https://github.com/beclab/Olares
Docker https://www.docker.com/
Featuring speakers from Nvidia, Docker, Olares and Taiwan local startups!
About this event
Everyone is talking about AI agents. This evening is about agents that do something (drive a robot, order your lunch, draft your research report, answer when you speak, ship your next pull request), running on hardware you actually own. It's a meetup for anyone building, deploying, or living with agents in the real world.
Four angles we'll cover:
Agents that act: agents that run on your devices and act as you. OpenClaw, NanoClaw, NemoClaw, Hermes Agent, and the wider robotics-meets-LLM scene.
Agents that talk: voice-first agents you can interrupt, argue with, and actually use. EchoKit and the open voice stack.
Agents that build: coding agents and the hardware that makes vibe-coding feel good. VibeKeys and friends.
The harness around them: tools, memory, system prompts, and self-evolution loops. The scaffolding between the model and the real world, and what separates a cute demo from something you actually use.
Expect six short talks, live demos you can poke at (and probably break), and the kind of hallway conversations that only happen when the people building this stuff are in the same room.
Confirmed talks
Nvidia does Open Source AI. By Kris Murphy, Nvidia. Learn how to use and contribute to Nvidia's open source AI projects, such as NemoClaw, OpenShell, and Nemotron models! https://github.com/NVIDIA/NemoClaw
Your own AI datacenter, on your desk. By Yi Luo, Olares Tech. Running LLMs and agents locally (and for free) on an Nvidia 5090M personal server. https://one.olares.com/
Safeguard your agents. By Michael Yuan, Docker Captain. Isolate your tools, channels, agents, and harness using Wasm, container, and microVM. https://docs.docker.com/ai/sandboxes/ and https://github.com/nanocoai/nanoclaw
Talking to your agents. By Hydai Tai, Second State. EchoKit, an open voice kit for interacting with AI agents. https://echokit.dev/
AI native infra with Containarium. By HsinHo Yeh, Footprint AI. Containarium is an open-source and agent-native sandbox built on LXC. Designed from day one with MCP integration, Containarium provides Linux environments for agents. https://github.com/FootprintAI/Containarium
A personal-assistant harness, built in Taipei. By Alex Lau. MoJoAssistant, with tools, memory, and the scaffolding that turns a model into your own assistant. https://github.com/AvengerMoJo/MoJoAssistant
🎁 Giveaway
We're raffling off a VibeKeys MAX at the end of the night: a keyboard and remote built for vibe-coding with AI ($99 USD value). One winner, drawn at random from attendees who are in the room when the draw happens. Stick around. https://vibekeys.dev/vibekeys-max.html
Logistics
📅 Thursday, June 4, 2026 · 6:00 – 9:00 PM
📍 No. 12, Zhouzi St, 2nd floor, Taipei. A few minutes by MRT from the Computex venue.
🍕 Pizza and drinks provided
🎟️ Free, but RSVP required (space is limited)
Bring a robot. Bring a friend.
AI Agent 之夜 · 台北
Computex 2026 系列場邊活動,地點在台北內湖。有眼睛、耳朵、聲音、雙手與雙腳的 AI Agent,搭配讓它們真正運作起來的 Agent Harness:工具(tools)、記憶(memory)、系統提示(system prompts),以及自我進化(self-evolution)。全部都在你真正擁有的硬體上跑。現場提供披薩與飲料。
贊助單位:
Olares Tech https://github.com/beclab/Olares
Docker https://www.docker.com/
特邀講者來自 NVIDIA、Docker、Olares 以及台灣本地新創團隊!
關於這場聚會
人人都在談 AI Agent。今晚我們聊的是「真的會做事」的 Agent(開機器人、幫你點午餐、寫研究報告、聽到你說話就回應、送出下一個 pull request),全部跑在你自己擁有的硬體上。歡迎所有正在打造、部署、或與 Agent 一起生活的人。
我們會涵蓋四個面向:
Agents that act(會行動的 Agent):跑在你裝置上、以「你」的身份行動的 Agent。OpenClaw、NanoClaw、NemoClaw、Hermes Agent,以及更廣的「機器人 × LLM」生態。
Agents that talk(會說話的 Agent):語音優先、可以被打斷、可以跟你頂嘴、可以真正拿來用的 Agent。EchoKit 與開源語音技術堆疊。
Agents that build(會寫程式的 Agent):寫程式的 Agent,以及讓 vibe coding 真正好用的硬體。VibeKeys 等等。
包覆在外的 Harness:工具、記憶、系統提示,以及自我進化迴圈。模型與真實世界之間的鷹架,也是「可愛 demo」與「你真的會用」之間的差別。
當晚會有六場短講、可以動手玩(並可能玩壞)的實機展示,以及只有在真正動手打造的人聚在一起時,才會發生的走廊對話。
已確認的演講
NVIDIA 投入開源 AI。講者:Kris Murphy,NVIDIA。了解如何使用並貢獻 NVIDIA 的開源 AI 專案,例如 NemoClaw、OpenShell,以及 Nemotron 模型!https://github.com/NVIDIA/NemoClaw
桌上的個人 AI 資料中心。講者:Yi Luo,Olares Tech。在 Nvidia 5090M 個人伺服器上,免費於本地端跑 LLM 與 AI Agent。https://one.olares.com/
守護您的 AI 代理。講者:Michael Yuan,Docker Captain。https://docs.docker.com/ai/sandboxes/ 與 https://github.com/nanocoai/nanoclaw
與你的 Agent 對話。 講者:Hydai Tai,Second State。EchoKit,一個開源的語音套件,用聲音操作 AI Agent。https://echokit.dev/
以 Containarium 打造 AI 原生基礎架構。 講者:HsinHo Yeh,Footprint AI。Containarium 是一套建構於 LXC 之上的開源agent-native 沙箱。從第一天起便以 MCP 整合為設計核心,為代理提供 Linux 執行環境。https://github.com/FootprintAI/Containarium
在台北打造的個人助理 Harness。 講者:Alex Lau。MoJoAssistant,提供工具、記憶,以及把模型變成你自己的助理所需要的鷹架。https://github.com/AvengerMoJo/MoJoAssistant
🎁 現場抽獎
當晚我們會抽出一台 VibeKeys MAX:為「與 AI 一起寫程式」設計的鍵盤與遙控器(價值 99 美元)。一位幸運兒,從抽獎當下「人還在現場」的參加者中隨機抽出。記得留到最後。https://vibekeys.dev/vibekeys-max.html
活動資訊
📅 2026 年 6 月 4 日(週四)18:00 – 21:00
📍 台北市內湖區洲子街12號2樓。臺北創新實驗室,二樓國際會議廳。距 Computex 會場僅數站捷運。
🍕 現場提供披薩與飲料
🎟️ 免費入場,但須事先 RSVP(名額有限)
帶一台機器人來。帶一位朋友來。