@Fluyeporlaweb: The 10 repos that have grown the fastest this June on GitHub: 1. pewdiepie-archdaemon/odysseus PewDiePie (111M subscrib…
Summary
A Twitter thread lists the 10 fastest-growing repositories on GitHub in June 2025, covering AI workspaces, token compression, agent prompt optimization, video generation, voice cloning, stock analysis, research agents, and more.
View Cached Full Text
Cached at: 06/24/26, 10:30 PM
The 10 repos that have grown the fastest this June on GitHub:
-
pewdiepie-archdaemon/odysseus PewDiePie (111M subscribers on YouTube) built a self-hosted AI workspace and published it for free. 75.8k stars in three weeks. http://github.com/pewdiepie-archdaemon/odysseus…
-
mattpocock/skills Matt Pocock’s Claude Code skills (the TypeScript guru). The ones he uses. In his .claude directory. Now public. http://github.com/mattpocock/skills…
-
chopratejas/headroom Created by a Netflix engineer. Compresses everything your AI agent reads before it reaches the model. 60-95% fewer tokens. Same responses. http://github.com/chopratejas/headroom…
-
DietrichGebert/ponytail Makes your AI agent think like the laziest senior dev in the room. The best code is the code that’s never written. http://github.com/DietrichGebert/ponytail…
-
calesthio/OpenMontage The world’s first production-ready agentic video system. 12 pipelines, 52 tools, 500+ agent skills. http://github.com/calesthio/OpenMontage…
-
jamiepine/voicebox Open-source, self-hosted AI voice studio. Clones voices, dictates, generates audio. No subscription. http://github.com/jamiepine/voicebox…
-
ZhuLinsen/daily_stock_analysis Smart stock analysis for US, China, and Hong Kong markets. LLM + real-time news + dashboard. Runs free with cron. http://github.com/ZhuLinsen/daily_stock_analysis…
-
mvanhorn/last30days-skill Skill for agents that researches Reddit, X, YouTube, HN, and Polymarket. Synthesizes everything into a summary with real context. http://github.com/mvanhorn/last30days-skill…
-
bytedance/deer-flow ByteDance’s open-source SuperAgent. Researches, writes code, and creates. Tasks from minutes to hours without supervision. http://github.com/bytedance/deer-flow…
-
DeusData/codebase-memory-mcp Code knowledge graph for Claude Code, Cursor, and Codex. Auto-syncs with every change. 100% local. Zero extra tokens. http://github.com/DeusData/codebase-memory-mcp…
June 2026 on GitHub is going nuts.
Save this.
pewdiepie-archdaemon/odysseus
Source: https://github.com/pewdiepie-archdaemon/odysseus
A self-hosted AI workspace for chat, agents, research, documents, email, notes, calendar, and local model workflows.
Quick Start · Setup Guide · Contributing · Roadmap
Quick Start
devis the default branch and gets the newest changes first. Usemainif you want the more curated branch.
git clone https://github.com/pewdiepie-archdaemon/odysseus.git
cd odysseus
cp .env.example .env
docker compose up -d --build
Open http://localhost:7000 when the containers are healthy. The first admin password is printed in docker compose logs odysseus.
Native installs, GPU notes, Windows/macOS instructions, HTTPS, and configuration live in the setup guide.
Features
- Chat + Agents — local/API models, tools, MCP, files, shell, skills, and memory.
- Cookbook — hardware-aware model recommendations, downloads, and serving.
- Deep Research — multi-step web research with source reading and report generation.
- Compare — blind side-by-side model testing and synthesis.
- Documents — writing-first editor with AI edits, suggestions, Markdown, HTML, CSV, and syntax highlighting.
- Email — IMAP/SMTP inbox with triage, tags, summaries, reminders, and reply drafts.
- Notes, Tasks + Calendar — reminders, todos, scheduled agent tasks, and CalDAV sync.
- Extras — gallery/image editor, themes, uploads, web search, presets, sessions, and 2FA.
Demo
A full hover-to-play tour lives on the landing page: docs/index.html.
Contributing
Help is welcome. The best entry points are fresh-install testing, provider setup bugs, mobile/editor polish, docs, and small focused refactors. See CONTRIBUTING.md and ROADMAP.md.
Security
Odysseus is a self-hosted workspace with powerful local tools. Keep auth enabled, keep private data out of Git, and do not expose raw model/service ports publicly. Deployment details are in the setup guide.
Star History
License
AGPL-3.0-or-later – see LICENSE and ACKNOWLEDGMENTS.md.
Similar Articles
@sharbel: The 10 fastest growing GitHub repos this week: 1. codegraph (+14.1K stars) Pre-indexed code knowledge graph for Claude …
A weekly roundup of the 10 fastest-growing GitHub repositories, highlighting AI infrastructure tools like code knowledge graphs, agent memory, on-device intelligence, and more.
@heynavtoor: 10 GitHub repos that defined 2026 so far. Bookmark this list. 1. OpenClaw Peter Steinberger went from 9,000 to over 300…
A curated list of the top 10 GitHub repos that have defined 2026 so far, including OpenClaw (personal AI assistant), Anthropic's skills ecosystem, agent frameworks from Nous Research, and projects by Andrej Karpathy.
@sharbel: The fastest growing GitHub repos this week: 1. TauricResearch/TradingAgents (+14.3K stars) TradingAgents: Multi-Agents …
A roundup of the fastest-growing GitHub repositories this week, dominated by autonomous financial and coding agent frameworks, with highlights including TradingAgents, a Claude orchestration platform, and OpenAI's Symphony. The overarching theme is multi-agent orchestration and autonomous AI workflows.
Top 10 Fastest Growing AI repos this week
A curated list of the top 10 fastest-growing AI repositories on GitHub this week, featuring AI coding agents, personal AI, memory systems, browser automation, and local-first developer tools.
@Fluyeporlaweb: 10 GitHub Repositories So Powerful I Can't Believe They're Still FREE [save this, buddy] 1. Maybe It was a personal fin…
A tweet curates 10 powerful open-source GitHub repositories that serve as free alternatives to popular paid software, covering finance, AI, customer support, document signing, business intelligence, automation, and more.