theguysudo/ENZO
Self-hosted AI workspace with agents, skills, and tools (Gmail, Calendar) that runs entirely on your own provider API keys (BYOK). Bring your own keys — Groq, OpenRouter, NVIDIA, Hugging Face, Google AI.
About the project
Self-hosted AI workspace with agents, skills, and tools (Gmail, Calendar) that runs entirely on your own provider API keys (BYOK).
Useful for
- Deploy the workspace locally via docker compose and plug in your own OpenRouter or Groq key
- Build an agent from a plain-English task description and run it with Gmail and Calendar
- Run it in Google Colab with zero install and reach the model chat from your phone
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 0 stars so far today, about 14 expected by the end of the day. The usual pace is 1 per day, so that's 10× as much.
- Over the last two days the pace is 5.3× that of the previous week and a half.
- The spike has held for 3 days in a row — not a one-off blip.
- The repository is 17 days old and already has 72 stars.
- Hacker News: “Show HN: I created an open source locally usable full fledged AI platform” — 14 points, 3 h ago.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 72
- Stars in a day
- 14
- Forks
- 16
- Issues and pull requests
- 0
- Watchers
- 0
- Language
- TypeScript
- License
- Apache-2.0
- Latest release
- v1.4.0 · September 17, 2026
- Created
- September 3, 2026
- Last push
- September 20, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Hacker News discussions
- Show HN: I created an open source locally usable full fledged AI platform14 points, September 19, 2026
Spotted in
- September 20, 2026Spotted on Hacker News
Similar projects
-
8.7
browser-use/jev-ultrafast
A browser agent with a dynamic, indexed action space: given one natural-language goal it picks an operation (CLICK, TYPE_TEXT, SELECT, etc.) and an element, using a small LLM to generate text only for typing.
-
8.2
trycua/cua
Open-source toolkit for computer-use agents: cloud and local desktops, an app automation driver, and benchmarks for training and evaluation. For those giving AI agents control of a computer.
-
8.0
NandhaKishorM/laya
Laya is a non-autoregressive decision engine that answers typed questions (choice, score, noul) over any state (text, email, ticket, JSON) in a single forward pass (~35 ms on GPU) with calibrated probabilities.
-
6.8
latent-spaces/brag
An agent skill (Claude Code, Codex, opencode, etc.) that turns a project you just built into a short launch video with music, motion, and share copy — in one command. Rendering is powered by Hyperframes.
-
6.6
Sac-Y/Jev-cu
Jev-cu connects Computer Use with the Jev model (TypeSafe System One): Jev picks the element, action, completion level and risk from textual UI candidates, while Codex Computer Use reads the interface and executes…
-
6.5
tamaratran/fast-jev-compaction
Claude Code plugin that replaces context compaction summaries with Jev decisions: every tool call and result is scored in one fast request, stale ones are dropped or truncated, everything kept stays verbatim. Also…