Top AI Repos β open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
π Give your AI a life β open-source agent infrastructure for team collaboration.
| Date | Stars |
|---|---|
| 2026-07-31 | 1138 |
| 2026-08-04 | 1139 |
| 2026-08-06 | 1139 |
Today
β stars today
This week
β stars this week
This month
β stars this month
Momentum
35.0
growth rate 0.00%/day
<div align="center"> <img src="./assets/logo.png" alt="Zylos" height="120"> # Zylos > **Zylos** (/ΛzaΙͺ.lΙs/ θ΅ζ΄δΈ) β Give your AI a life ### Give your AI a life. [](LICENSE) [](https://discord.gg/GS2J39EGff) [](https://x.com/ZylosAI) [](https://zylos.ai) [](https://coco.xyz) [δΈζ](./README.zh-CN.md) </div> --- LLMs are geniuses β but they wake up with amnesia every session. No memory of yesterday, no way to reach you, no ability to act on their own. Zylos gives it a life. Memory that survives restarts. A scheduler that works while you sleep. Communication through Telegram, Lark, or a web console. Self-maintenance that keeps everything running. And because it can program, it can evolve β building new skills, integrating new services, growing alongside you. Supports Claude Code (Anthropic) and Codex (OpenAI). Fully compatible with the [OpenClaw](https://github.com/openclaw/openclaw) ecosystem. --- ## Quick Start **Prerequisites:** A Linux server (or Mac), a [Claude](https://claude.ai) subscription (or [OpenAI Codex](https://github.com/openai/codex) as an alternative runtime). ```bash curl -fsSL https://raw.githubusercontent.com/zylos-ai/zylos-core/main/scripts/install.sh | bash ``` This installs everything you need (git, tmux, Node.js, zylos CLI) and automatically runs `zylos init` to set up your agent. <details> <summary>Non-interactive install (Docker, CI/CD, headless servers)</summary> All `zylos init` flags can be passed directly through the install script. The script installs dependencies, then runs `zylos init` with the flags you provide. **Full example:** ```bash curl -fsSL https://raw.githubusercontent.com/zylos-ai/zylos-core/main/scripts/install.sh | bash -s -- \ -y \ --setup-token sk-ant-oat01-xxx \ --timezone Asia/Shanghai \ --domain agent.example.com \ --https \ --caddy \ --web-password MySecurePass123 ``` **When is non-interactive mode active?** Automatically when no TTY is available β e.g. Docker containers (without `-it`), CI runners, or cron jobs. Also when `CI=true` or `NONINTERACTIVE=1` is set. Note: `curl | bash` in a terminal is still interactive (the install script redirects from `/dev/tty`). Use `-y` to force non-interactive in a terminal. **Flags:** | Flag | Description | Default | |------|-------------|---------| | `-y`, `--yes` | Force non-interactive mode (skip all prompts) | Auto-detected | | `-q`, `--quiet` | Minimal output | Off | | `--runtime <name>` | AI runtime: `claude` or `codex` | `claude` | | `--setup-token <token>` | Claude [setup token](https://code.claude.com/docs/en/authentication) (starts with `sk-ant-oat`) | β | | `--api-key <key>` | Anthropic API key (starts with `sk-ant-`) | β | | `--codex-api-key <key>` | OpenAI API key for Codex runtime (starts with `sk-`) | β | | `--base-url <url>` | Custom API base URL for Claude Code | β | | `--codex-base-url <url>` | Custom API base URL for Codex | β | | `--timezone <tz>` | [IANA timezone](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones), e.g. `Asia/Shanghai`, `America/New_York`, `Europe/London` | System default | | `--domain <domain>` | Domain for Caddy reverse proxy, e.g. `agent.example.com` | None | | `--https` / `--no-https` | Enable or disable HTTPS | `--https` when domain is set | | `--caddy` / `--no-caddy` | Install or skip Caddy web server | Install | | `--web-password <pass>` | Web console password | Auto-generated | **Environment variables:** Flags can also be set via environment variables during `zylos init`. Resolution order: CLI flag > env var > existing `.env` > interactive prompt. | Environment Variable | Equivalent Flag | |--
Excerpt of 16,474 characters
Read on GitHub293
164
19
17
10
9
5
5
5
4
3
3
2
2
1
1
1
1
1
Would you bet a product on this? Bounded 0β100 and slow moving.
matched fp:b5c345506b040813, llm:Repository topics: ai, ai-worker, personal-ai-assistant, team-collaboration; description: 'open-source agent infrastructure for team collaboration' β indicates agent/assistant infrastructure for AI agents.
matched fp:b5c345506b040813, llm:Repository topics: ai, ai-worker, personal-ai-assistant, team-collaboration; description: 'open-source agent infrastructure for team collaboration' β indicates agent/assistant infrastructure for AI agents.
matched fp:b5c345506b040813, llm:Repository topics: ai, ai-worker, personal-ai-assistant, team-collaboration; description: 'open-source agent infrastructure for team collaboration' β indicates agent/assistant infrastructure for AI agents.