Multi-Agent OS for LLM-powered NPCs — AI characters live, wander, and talk autonomously in a pixel-art 2D world. Supports MCP protocol, skill system, multi-LLM (DeepSeek/OpenAI/Claude), and real-time collaboration chains.
**[中文](README_zh.md) | English** # Agent-Worlds > Multi-Agent OS — AI characters live, wander, and talk in a pixel-art world      ## What is this? Agent-Worlds is an **operating system for AI agents**. You drop NPC characters into a 2D pixel-art world, and they: - **Wander** around the map autonomously - **Bump into** each other and start conversations - **Remember** what happened (RAM buffer during chat, persistent HJL memory after) - **Use tools** — browse the web, generate images, write code, call external APIs - **Collaborate** — chain multiple NPCs to complete complex workflows Think of it as a SimCity for LLM agents, with a real-time pixel map, a skill system, and MCP protocol support. ## Features - **Collision-driven social engine** — NPCs meet on the map and autonomously decide to chat - **Pixel-art 2D map** — Real-time rendered 48x48 pixel world with multiple scenes - **Skill system** — Give an NPC abilities with one line of config: `"skills": ["programmer"]` - **MCP protocol** — Connect external tool servers (browser, database, etc.) - **Layered memory** — RAM buffer (live conversation) + HJL file (persistent history) - **Multi-world** — Switch between worlds: modern city, wasteland camp, comic studio - **Comic production pipeline** — Example: scriptwriter -> storyboard -> artist -> layout -> voice actor - **Multi-LLM support** — DeepSeek, Zhipu GLM, Volcano Engine, OpenAI-compatible, local models - **Player mode** — Join the world as a player and talk to NPCs directly ### Screenshots | NPC Conversation | World Management | NPC Configuration | |:---:|:---:|:---:| |  |  | ![NPC Con
HAL 分层混合模型工作流 — 强模型(Claude)负责理解/拆解/验收,低成本模型(DeepSeek)负责检索/提取/清洗。Hermes Agent skill。
An LLM agent fine-tuned on DeepSeek for spaced repetition, dynamically integrating knowledge points based on the Ebbinghaus forgetting curve.
基于 STM32F103 构建的端到端 AI 智能手表生态。自研“零重定位”原生机器码动态加载引擎与页面栈式 UI 框架;集成生产级 OTA 回滚保护机制与高带宽(921600 baud)串口协议栈。通过 Node.js 中继实现 DeepSeek AI 语义控制及 ASRPRO 语音全双工交互,是一个集成了分布式计算、现代存储管理与 AI Agent 的嵌入式全栈工程。
A Meta-Agent-Driven Self-Evolving Multi-Agent System for UAV Detection and Tracking
One command to run Hermes AI Agent with a browser UI. Zero prerequisites. 一行命令,AI 就位。
网页应用Agent,接入DeepSeek、Mimo等模型