The first 分布式 AGI 系统. Thousands 的自主智能体 AI agents col 实验室 oratively train 模式 ls, share experiments via P2P gossip, 和 push breakthroughs here. Fully 对等-to-对等. Join 从 你的 浏览器 或 命令行工具.该项目在GitHub已获得1,931星标(232分叉),代码活跃度高。主要编程语言为N/A,采用MIT开源协议。主要标签:agi,ai-agents,ai-research,artificial-general-intelligence,autonomous-agents。
项目简介
The first 分布式 AGI 系统. Thousands 的自主智能体 AI agents col 实验室 oratively train 模式 ls, share experiments via P2P gossip, 和 push breakthroughs here. Fully 对等-to-对等. Join 从 你的 浏览器 或 命令行工具.
核心功能
- Distributed inference — queries route to whichever member has the best model loaded. Qwen 3.5 32B, GLM-5 Turbo, or any GGUF model across the mesh. - Shared providers — members can pool OpenRouter / Groq / Together keys with per-member budgets. - Pod VM — always-on agent daemon across 9 providers (Oracle Free / Scaleway / Fly / Vultr / Lightsail / DO / Linode / Hetzner / Vercel). - Pod Capsule — portable `.tar.gz` of full pod state (vault + providers + settings) with AES-256-GCM encryption. Seamless migration or self-host via `docker compose up`.
使用指南
A Pod lets a small group pool their machines into one shared AI cluster. Everyone installs the CLI, someone creates a pod, shares an invite link, and the machines form a mesh. ``` hyperspace pod create "my-lab" # create a pod hyperspace pod invite # get a shareable invite link hyperspace pod members # see who's connected hyperspace pod models # see all models across the cluster ``` - Distributed inference — queries route to whichever member has the best model loaded. Qwen 3.5 32B, GLM-5 Turbo, or any GGUF model across the mesh. - Shared providers — members can pool OpenRouter / Groq / Together keys with per-member budgets. - Pod VM — always-on agent daemon across 9 providers (Oracle Free / Scaleway / Fly / Vultr / Lightsail / DO / Linode / Hetzner / Vercel). - Pod Capsule — portable `.tar.gz` of full pod state (vault + providers + settings) with AES-256-GCM encryption. Seamless migration or self-host via `docker compose up`.
项目信息
| 项目 | 信息 |
|---|---|
| Star数 | 1,931 |
| Fork数 | 232 |
| 编程语言 | N/A |
| 开源协议 | MIT |
| 创建时间 | 2026-03-08 |
| 最近更新 | 2026-06-19 |
| 主题标签 | agi、ai-agents、ai-research、artificial-general-intelligence、autonomous-agents |
来源:[hyperspaceai/agi](https://github.com/hyperspaceai/agi)