@intheworldofai: Hermes Agent + AionUi basically turns your computer into an Agentic AI Operating System. Multiple autonomous AI agents …
Summary
将 Hermes Agent 与 AionUI 结合,可将个人电脑升级为支持多智能体并行、具备长期记忆与自我进化能力的 Agentic AI 操作系统,实现从数据分析、文件管理到代码编写的全自动化本地工作流。
View Cached Full Text
Cached at: 05/11/26, 02:53 PM
Hermes Agent + AionUi basically turns your computer into an Agentic AI Operating System. Multiple autonomous AI agents can: - Write code - Browse the web - Manage files - Analyze spreadsheets - Automate workflows - Continuously improve over time This is starting to feel less like “AI tools” and more like a real AI OS. Open-source AI is moving FAST. Full Demo: https://youtu.be/dLk2Imx-0uk
TL;DR
将 Hermes Agent 与 AionUI 结合,可将个人电脑升级为支持多智能体并行、具备长期记忆与自我进化能力的 Agentic AI 操作系统,实现从数据分析、文件管理到代码编写的全自动化本地工作流。
项目简介:Hermes Agent 与 AionUI 的融合
Hermes Agent 是由 News Research 基于 MIT 许可证开源的持久型自主 AI 系统。它设计为可在本地基础设施上 7×24 小时运行,具备长期记忆构建、可复用技能沉淀以及深度理解用户偏好等特性,并会随使用时间不断自我进化。
结合 AionUI(视频语音识别为 ION UI)这一免费开源的协同平台,Hermes Agent 可进一步升级为 Agentic OS(智能体操作系统)。该架构作为底层基础设施,能够调度多个自主 AI 智能体,在无需人类持续监督的情况下处理复杂的多步骤任务。AionUI 并非传统 AI 聊天客户端,它允许智能体直接读取与管理本地文件、编写执行代码、控制浏览器、自动化工作流,并通过可视化界面实时展示操作过程,确保用户始终掌握完全控制权。
核心功能与应用场景
该 Agentic OS 通过多智能体协同,覆盖以下核心能力:
- Excel 数据处理与 AI 分析:深度解析电子表格,自动生成可视化报告、摘要与数据洞察。
- 智能文件管理:支持批量重命名、自动整理、智能分类、文件合并及工作流自动化。
- 系统级操作:具备浏览器控制、应用创建、编码工作流、自动化流水线搭建等能力。
- 自我进化机制:系统会随使用频率不断优化技能库与任务执行逻辑,使 Agentic OS 越用越智能。
安装与系统要求
部署该环境需分两步进行:
- 安装 Hermes Agent:前往其 GitHub 仓库,按照官方指南完成本地部署。
- 安装 AionUI:需满足以下基础要求:
- macOS:10.15 或更高版本
- Linux:符合官方列出的依赖要求
- 硬件:至少 4 GB 内存,预留 500 MB 可用存储空间
前往 AionUI 最新 Release 页面的 Assets 选项卡,严格根据操作系统下载对应安装包(注意避免将 macOS 的 DMG 误装至 Windows)。双击安装包按提示完成部署即可。
配置与智能体管理
启动 AionUI 后,平台会自动检测本地已安装的 AI 智能体。选中 Hermes Agent 即可将其设为驱动整个 AIOS 的核心引擎。用户还可通过 URL 接入托管在其他服务器上的智能体服务,并配置相应的认证信息。
模型、助手与技能扩展
- 模型配置:在
Model页面可添加不同提供商的模型。 - 助手(Assistants)构建:通过结合 AI 智能体、自定义规则与技能,可创建面向特定任务的助手。系统已内置多项专业化助手,例如用于将 3D 模型转换为电影级变形演示的
3D Morph PPT。 - 技能与 MCP 集成:支持注入自定义技能与 MCP(Model Context Protocol)服务,进一步增强操作系统在生成与操作任务中的能力。
界面与远程控制
- Application:支持主题、缩放比例与 CSS 自定义。
- Remote:允许将 UI 连接至 Web 端或移动端渠道(如 WhatsApp、Telegram),实现手机远程控制 Agentic OS。此外还支持桌面宠物等交互功能。
- System:用于配置缓存路径、工作目录与日志设置。
实战演示:多智能体并行任务
AionUI 的核心优势在于支持同时部署多个由 Hermes 驱动的智能体,并行处理不同任务。演示中展示了以下典型场景:
Excel 财务仪表盘生成
输入提示词:“你能帮我构建一个包含三张工作表的财务仪表盘吗?需要包含利润表、带图表的收入明细、条件格式以及不同差异分析。”
指定目标文件夹后,选择 Hermes 作为驱动模型。权限模式可选:
YOLO 模式:智能体完全自主执行。AutoEdit 模式:每次额外更改需人工审查。 系统迅速生成包含柱状图、饼图及可视化看板的完整 Excel 文件。
桌面文件自动整理
针对杂乱的桌面文件,下达指令:“我的桌面上有一堆 YouTube 频道的缩略图,请你将它们全部按数字格式整理,并创建一个新文件夹存放。”
Hermes 调用浏览器与文件管理功能,自动识别桌面内容、按数字格式排序,并完成文件夹创建与文件迁移。
研究报告与游戏开发
在整理文件的同时,另一智能体同步执行《农村 EV 充电基础设施白皮书分析报告》的撰写任务,数分钟内输出结构清晰、内容详尽的文档。 此外,系统调用预配置技能编写代码,成功生成一款可交互的金币收集小游戏。虽然基础,但验证了模型直接创建可运行应用的能力。
总结
Hermes Agent 与 AionUI 的结合,实质上构建了一个可在本地自主运行的 Agentic OS。它不仅能处理内容创作、AI 研究与桌面自动化,还能调度定时任务与复杂编码工作流,全程几乎无需人工干预。通过可视化监控与 YOLO/AutoEdit 权限控制,用户在享受高度自动化的同时仍掌握系统主导权。
Source: https://www.youtube.com/watch?v=dLk2Imx-0uk&feature=youtu.be
Similar Articles
@VincentLogic: Still running AI tools by opening multiple terminal windows? That’s torture. I found an open-source, free 'Agent Operating System'— AionUi. Previously, using Claude Code, OpenClaw, Hermes meant running each independently; now, it can host top-tier agents like Gemini, Claude Code, Codex, and Qwen Code in a single interface, just like Windows hosts apps. G…
AionUi is an open-source, free AI agent operating system designed to centrally manage top AI models like Claude Code and Gemini. It supports multi-agent collaboration, centralized data management, and remote task automation.
@VincentLogic: Found a pretty interesting AI assistant client! Hermes Agent, a clean-looking Chinese desktop app. Feature integration is quite comprehensive: - Conversation & Session Management - Multi-model Support - Skill & Tool Integration - Scheduled Tasks & Gateway Configuration From the interface, it can help you: Search web, set reminders, summarize emails,…
Hermes Agent is a cross-platform AI assistant desktop client developed based on Electron. It supports multi-model switching, skill integration, scheduled tasks, and more, aiming to provide users with a unified AI productivity workspace.
@intheworldofai: Hermes Agent is evolving FAST. In just the past week, Nous Research added: - A full WebUI/Desktop App - Background Comp…
Nous Research releases a major update to the open-source Hermes Agent, adding native macOS background computer use, multi-agent orchestration via Kanban, and Lightpanda browser integration.
@GitTrend0x: Top 13 Integration Superpowers for Hermes AI Agent! Want your Agent to evolve from just chatting into a super assistant that can actually do work? These integrations give it a massive boost! Non-techies can become AI money-making machines with one click. I've tested them and the results are explosive 1. Firecrawl …
Recommended 13 integration tools to enhance Hermes AI Agent capabilities, including web search, browser control, office suites, etc., and provided priority suggestions.
@Lonely__MH: https://x.com/Lonely__MH/status/2055156505796866407
This article shares seven tips for configuring the Hermes AI agent, including setting its soul, memory system, skill solidification, scheduled tasks, auxiliary models, multi-platform gateways, and mobile phone control, and introduces how to use models provided by Nous Research for free.