GitHub 热门仓库精选 - 2026-06-01

GitHub 热门仓库精选 - 2026-06-01 自动生成的 GitHub 热门仓库报告 生成时间:2026-06-01 15:05:00 今日热门仓库 Top 10 1. odysseus 作者: @pewdiepie-archdaemon 语言: JavaScript ⭐ Stars: 10,693 🍴 Forks: 1,431 📖 描述: Self-hosted AI workspace. 2. guizang-social-card-skill 作者: @op7418 语言: HTML ⭐ Stars: 2,214 🍴 Forks: 221 📖 描述: 🪧 Claude Code / Codex skill — generate Xiaohongshu carousels & WeChat 21:9+1:1 cover pairs. Editorial × Swiss visual systems, 28 layouts, 10 themes, single-file HTML → PNG. 小红书图文 + 公众号封面对 3. ian-xiaohei-illustrations 作者: @helloianneo 语言: 未知 ⭐ Stars: 1,514 🍴 Forks: 132 📖 描述: 中文小黑怪诞正文配图生成 Skill | 16:9 白底手绘 | 少量红橙蓝批注 | Codex Skill 4. GordenPPTSkill 作者: @GordenSun 语言: Python ⭐ Stars: 1,183 🍴 Forks: 112 📖 描述: AI-friendly PPT builder skill: 17 hand-polished Chinese PPTX templates + non-destructive text-only editing tools (python-pptx based). Pick a template, write edits.json, build a real .pptx with the layout intact. Personal/research use only. 5. gemini-web2api 作者: @Sophomoresty 语言: Python ⭐ Stars: 957 🍴 Forks: 244 📖 描述: Convert Google Gemini web into OpenAI-compatible API. Zero auth, cross-platform, single file. 6. SenPaiScanner 作者: @MatinSenPai 语言: Go ⭐ Stars: 809 🍴 Forks: 55 📖 描述: A light-weight scanner for Cloudflare IPs, written in Golang 7. vibecode-pro-max-kit 作者: @withkynam 语言: JavaScript ⭐ Stars: 679 🍴 Forks: 162 📖 描述: Your AI forgets. This remembers. Spec-driven coding harness for vibecoders, product owners, CEOs and real builders — self-improving context memory, 12 agents, 32 skills. Kills context rot, ships features, not spaghetti. Claude Code & Codex. Any stack. 30 seconds 8. pi-dynamic-workflows 作者: @Michaelliv 语言: TypeScript ⭐ Stars: 646 🍴 Forks: 37 📖 描述: 暂无描述 9. Duel-Agents 作者: @2aronS 语言: TypeScript ⭐ Stars: 586 🍴 Forks: 16 📖 描述: CLI, SDK, and IDE plugins for Duel Agents 10. DeltaForce-OBS-Locker 作者: @ace-trump-tech 语言: Python ⭐ Stars: 516 🍴 Forks: 499 📖 描述: 三角洲行动OBS锁头插件 – 基于OBS渲染注入的智能锁头辅助,支持QQ音乐/网易云联精准骨骼识别、平滑自瞄、压枪抑制,稳定过检,提升击杀效率。动加载。DeltaForce OBS Lockhead Plugin – Smart aim assist via OBS injection, supports QQ Music/NetEase Cloud integration. Bone recognition, smooth aimbot, recoil control, stable anti-cheat bypass. 趋势分析 编程语言分布 Python: 3 个仓库 JavaScript: 2 个仓库 TypeScript: 2 个仓库 HTML: 1 个仓库 Unknown: 1 个仓库 热门领域 基于今日热门仓库的分析,以下领域受到关注: ...

June 1, 2026  · 2 min  ·  -
odysseus

odysseus: Self-hosted AI workspace.

odysseus: Self-hosted AI workspace. 本周 GitHub 最热门开源项目深度解析 项目地址: pewdiepie-archdaemon/odysseus 生成时间: 2026-06-01 02:31:45 项目概览 pewdiepie-archdaemon/odysseus 是本周 GitHub 上最受关注的开源项目之一,在短时间内积累了大量关注。 基本信息 指标 数据 作者 @pewdiepie-archdaemon 编程语言 JavaScript Star 数 3289 ⭐ Fork 数 473 创建时间 2026-05-31 最后更新 2026-05-31 项目简介 Self-hosted AI workspace. JavaScript 是 Web 开发的核心语言,支持前后端全栈开发,生态极为丰富。 核心特性 根据项目 README 分析,odysseus 的主要特点包括: 高关注度:3289 个 Star,说明开发者社区对此项目高度认可 活跃开发:473 个 Fork,社区参与度高 快速成长:自 2026-05-31 创建以来持续获得关注 开源免费:完全开源,可自由使用和二次开发 技术架构 odysseus 基于 JavaScript 技术栈构建: 编程语言:JavaScript 项目规模:3289 个 Star,获得广泛认可 社区活跃度:473 个 Fork,开发者积极参与 README 原文摘要 # Odysseus ─────────────────────────────────────────────── ⊹ ࣪ ˖ ૮( ˶ᵔ ᵕ ᵔ˶ )っ Odysseus vers. 1.0 ─────────────────────────────────────────────── ![Odysseus](docs/odysseus.jpg) A self-hosted AI workspace -- meant to be the self-hosted version of the UI experience you get from ChatGPT and Claude. But with more jank and fun. Running on your own hardware, with your own data -- local-first, privacy-first, and no trojan. ## Features - **Chat** -- chat with any local model or API; adding them is super simple.<br> <sub>vLLM · llama.cpp · Ollama · OpenRouter · OpenAI</sub> - **Agent** -- hand it tools and let it run the whole task itself.<br> <sub>built on [opencode](https://github.com/anomalyco/opencode) · MCP · web · files · shell · skills · memory</sub> - **Cookbook** -- Scans your hardware, recommends models, click to download and serve.. easy!<br> <sub>built on [llmfit](https://github.com/AlexsJones/llmfit) · VRAM-aware · GGUF / FP8 / AWQ · fit scoring · vLLM / llama.cpp serving</sub> - **Deep Research** -- multi-step runs that gather, read, and synthesize sources into a nice visual report.<br> <sub>adapted from [Tongyi DeepResearch](https://github.com/Alibaba-NLP/DeepResearch)</sub> - **Compare** -- a fun tool to compare models side by side. Test completely blind, no bias!<br> <sub>multi-model · blind test · synthesis</sub> - **Documents** -- YOU write the text, AI is there to assist, not the opposite.<br> <sub>multi-tab editor · markdown · HTML · CSV · syntax highlighting · AI edits · suggestions</sub> - **Memory / Skills** -- Persistent memory and skills, your agent evolves over time as it better understands you and your tasks!<br> <sub>ChromaDB · fastembed (ONNX) · vector + keyword retrieval · import/export</sub> - **Email** -- IMAP/SMTP inbox with AI triage built in: urgency reminders, auto-tag, auto-summary, auto-reply drafts, auto-spam.<br> <sub>IMAP · SMTP · per-account routing · CalDAV-aware</sub> - **Notes & Tasks** -- Quick notes with 最近更新记录 暂无提交记录 适用场景 odysseus 适合以下用户: ...

June 1, 2026  · 2 min · GitHub Trending Bot  ·  -
科技新闻

X (Twitter) 热门科技资讯 Top 3 - 2026-05-31

X (Twitter) 热门科技资讯 Top 3 本文精选 X (Twitter) 平台今日最热门的科技资讯 生成时间: 2026-05-31 23:28:27 数据来源: X (Twitter) 平台 今日热点概览 本期精选了 X 平台上最受关注的 3 条科技资讯,涵盖人工智能、航天探索、量子计算等前沿领域。让我们一起来看看科技圈今天发生了什么! 1. OpenAI 发布 GPT-5 预览版 来源: @OpenAI 热度: 125K likes 分类: 人工智能 新闻摘要 OpenAI 今日发布了 GPT-5 的预览版本,展示了更强的推理能力和多模态理解能力。新模型在复杂推理任务上表现提升了 40%。 深度解读 这条新闻之所以引起广泛关注,主要有以下几个看点: 技术突破: 代表了 人工智能 领域的最新进展 行业影响: 可能对整个科技行业产生深远影响 未来趋势: 预示着该技术方向的商业化进程加速 网友热议 X 平台上,这条新闻引发了热烈讨论: 技术爱好者关注其创新点和实现原理 行业从业者分析其商业应用前景 普通用户讨论对日常生活的影响 原文链接: OpenAI 发布 GPT-5 预览版 2. SpaceX 星舰第五次试飞成功 来源: @SpaceX 热度: 89K likes 分类: 航天 ...

May 31, 2026  · 1 min · X News Bot  ·  -
GordenPPTSkill

GordenPPTSkill: AI-friendly PPT builder skill: 17 hand-polished...

GordenPPTSkill: AI-friendly PPT builder skill: 17 hand-polished Chinese PPTX templates + non-destructive text-only editing tools (python-pptx based). Pick a template, write edits.json, build a real .pptx with the layout intact. Personal/research use only. 本周 GitHub 最热门开源项目深度解析 项目地址: GordenSun/GordenPPTSkill 生成时间: 2026-05-31 20:31:32 项目概览 GordenSun/GordenPPTSkill 是本周 GitHub 上最受关注的开源项目之一,在短时间内积累了大量关注。 基本信息 指标 数据 作者 @GordenSun 编程语言 Python Star 数 555 ⭐ Fork 数 62 创建时间 2026-05-27 最后更新 2026-05-31 项目简介 AI-friendly PPT builder skill: 17 hand-polished Chinese PPTX templates + non-destructive text-only editing tools (python-pptx based). Pick a template, write edits.json, build a real .pptx with the layout intact. Personal/research use only. ...

May 31, 2026  · 2 min · GitHub Trending Bot  ·  -
Duel-Agents

Duel-Agents: CLI, SDK, and IDE plugins for Duel Agents

Duel-Agents: CLI, SDK, and IDE plugins for Duel Agents 本周 GitHub 最热门开源项目深度解析 项目地址: 2aronS/Duel-Agents 生成时间: 2026-05-31 16:05:26 项目概览 2aronS/Duel-Agents 是本周 GitHub 上最受关注的开源项目之一,在短时间内积累了大量关注。 基本信息 指标 数据 作者 @2aronS 编程语言 TypeScript Star 数 480 ⭐ Fork 数 12 创建时间 2026-05-28 最后更新 2026-05-31 项目简介 CLI, SDK, and IDE plugins for Duel Agents TypeScript 是 JavaScript 的超集,提供强类型支持,适合大型项目开发。 核心特性 根据项目 README 分析,Duel-Agents 的主要特点包括: 高关注度:480 个 Star,说明开发者社区对此项目高度认可 活跃开发:12 个 Fork,社区参与度高 快速成长:自 2026-05-28 创建以来持续获得关注 开源免费:完全开源,可自由使用和二次开发 技术架构 Duel-Agents 基于 TypeScript 技术栈构建: ...

May 31, 2026  · 2 min · GitHub Trending Bot  ·  -
aimili-vpngate

aimili-vpngate: aimili-vpngate是一个借助vpngate.net让Linux用干净ip出站的代理工具。

aimili-vpngate: aimili-vpngate是一个借助vpngate.net让Linux用干净ip出站的代理工具。 本周 GitHub 最热门开源项目深度解析 项目地址: baoweise-bot/aimili-vpngate 生成时间: 2026-05-31 14:31:48 项目概览 baoweise-bot/aimili-vpngate 是本周 GitHub 上最受关注的开源项目之一,在短时间内积累了大量关注。 基本信息 指标 数据 作者 @baoweise-bot 编程语言 Python Star 数 533 ⭐ Fork 数 215 创建时间 2026-05-25 最后更新 2026-05-31 项目简介 aimili-vpngate是一个借助vpngate.net让Linux用干净ip出站的代理工具。 Python 是一门简洁优雅的编程语言,广泛应用于数据科学、人工智能、Web 开发等领域。 核心特性 根据项目 README 分析,aimili-vpngate 的主要特点包括: 高关注度:533 个 Star,说明开发者社区对此项目高度认可 活跃开发:215 个 Fork,社区参与度高 快速成长:自 2026-05-25 创建以来持续获得关注 开源免费:完全开源,可自由使用和二次开发 技术架构 aimili-vpngate 基于 Python 技术栈构建: 编程语言:Python 项目规模:533 个 Star,获得广泛认可 社区活跃度:215 个 Fork,开发者积极参与 README 原文摘要 # AimiliVPN 🌐 Bilingual: [中文](#中文) | [English](#english) --- <a name="中文"></a> ## 中文 (Chinese) AimiliVPN 是一款基于官方 VPNGate 开放协议的高性能、零依赖 VPN 代理网关。它以纯 Python 标准库编写,内置美观响应式的管理网页,提供智能并发测速、多路由模式、出站代理网关、实时日志等强大功能。 ### 📢 官方交流与反馈 [![Telegram](https://img.shields.io/badge/TG交流群-arestemple-2CA5E0?style=flat-square&logo=telegram&logoColor=white)](https://t.me/arestemple) [![Forum](https://img.shields.io/badge/交流论坛-339936.xyz-orange?style=flat-square&logo=discourse&logoColor=white)](https://339936.xyz) [![YouTube](https://img.shields.io/badge/视频教程-YouTube-red?style=flat-square&logo=youtube&logoColor=white)](https://www.youtube.com/watch?v=s-ATfXR8BpI) [![Email](https://img.shields.io/badge/Bug反馈-yaohunse7@gmail.com-red?style=flat-square&logo=gmail&logoColor=white)](mailto:yaohunse7@gmail.com) --- ### 🚀 一键极速部署 (支持 Debian/Ubuntu/CentOS/Alpine 等 Linux 系统) 在您的 Linux VPS 上以 root 用户执行以下对应命令(推荐显式传入分支参数): #### 🌟 正式稳定版本 (main 分支) ````bash bash <(curl -Ls https://raw.githubusercontent.com/baoweise-bot/aimili-vpngate/main/install.sh) main 🧪 测试开发版本 (bate 分支) 1 bash <(curl -Ls https://raw.githubusercontent.com/baoweise-bot/aimili-vpngate/bate/install.sh) bate 💡 小贴士:部署完成后,终端会输出管理网页的专属链接(含随机安全后缀,如 http://your_vps_ip:8787/u71e9IXp4TPx)。在终端中输入 ml 命令可以随时调出交互式命令行管理菜单。 ...

May 31, 2026  · 2 min · GitHub Trending Bot  ·  -
gemini-web2api

gemini-web2api: Convert Google Gemini web into OpenAI-compatibl...

gemini-web2api: Convert Google Gemini web into OpenAI-compatible API. Zero auth, cross-platform, single file. 本周 GitHub 最热门开源项目深度解析 项目地址: Sophomoresty/gemini-web2api 生成时间: 2026-05-31 12:08:09 项目概览 Sophomoresty/gemini-web2api 是本周 GitHub 上最受关注的开源项目之一,在短时间内积累了大量关注。 基本信息 指标 数据 作者 @Sophomoresty 编程语言 Python Star 数 577 ⭐ Fork 数 191 创建时间 2026-05-28 最后更新 2026-05-31 项目简介 Convert Google Gemini web into OpenAI-compatible API. Zero auth, cross-platform, single file. Python 是一门简洁优雅的编程语言,广泛应用于数据科学、人工智能、Web 开发等领域。 核心特性 根据项目 README 分析,gemini-web2api 的主要特点包括: 高关注度:577 个 Star,说明开发者社区对此项目高度认可 活跃开发:191 个 Fork,社区参与度高 快速成长:自 2026-05-28 创建以来持续获得关注 开源免费:完全开源,可自由使用和二次开发 技术架构 gemini-web2api 基于 Python 技术栈构建: ...

May 31, 2026  · 2 min · GitHub Trending Bot  ·  -

GitHub Trending Repositories - 2026-05-31

GitHub Trending Repositories - 2026-05-31 Auto-generated GitHub Trending Repositories Report Generated at: 2026-05-31 19:05:51 Today’s Top 10 Trending Repositories 1. guizang-social-card-skill Author: @op7418 Language: HTML ⭐ Stars: 1,849 🍴 Forks: 193 📖 Description: 🪧 Claude Code / Codex skill — generate Xiaohongshu carousels & WeChat 21:9+1:1 cover pairs. Editorial × Swiss visual systems, 28 layouts, 10 themes, single-file HTML → PNG. 小红书图文 + 公众号封面对 2. ian-xiaohei-illustrations Author: @helloianneo Language: Unknown ⭐ Stars: 1,285 🍴 Forks: 111 📖 Description: 中文小黑怪诞正文配图生成 Skill | 16:9 白底手绘 | 少量红橙蓝批注 | Codex Skill 3. gemini-web2api Author: @Sophomoresty Language: Python ⭐ Stars: 707 🍴 Forks: 208 📖 Description: Convert Google Gemini web into OpenAI-compatible API. Zero auth, cross-platform, single file. 4. SenPaiScanner Author: @MatinSenPai Language: Go ⭐ Stars: 685 🍴 Forks: 47 📖 Description: A light-weight scanner for Cloudflare IPs, written in Golang 5. vibecode-pro-max-kit Author: @withkynam Language: JavaScript ⭐ Stars: 636 🍴 Forks: 156 📖 Description: Your AI forgets. This remembers. Spec-driven coding harness for vibecoders, product owners, CEOs and real builders — self-improving context memory, 12 agents, 32 skills. Kills context rot, ships features, not spaghetti. Claude Code & Codex. Any stack. 30 seconds 6. adhd Author: @UditAkhourii Language: TypeScript ⭐ Stars: 631 🍴 Forks: 28 📖 Description: ADHD — a skill for coding agents. Tree-of-thought with pruning, built on the Claude & Codex Agent SDK. Fans out parallel divergent thoughts under different cognitive frames, scores, prunes traps, deepens the survivors. The no-brainer skill for creative and interdisciplinary work. 7. pi-dynamic-workflows Author: @Michaelliv Language: TypeScript ⭐ Stars: 608 🍴 Forks: 34 📖 Description: No description available 8. aimili-vpngate Author: @baoweise-bot Language: Python ⭐ Stars: 551 🍴 Forks: 215 📖 Description: aimili-vpngate是一个借助vpngate.net让Linux用干净ip出站的代理工具。 9. GordenPPTSkill Author: @GordenSun Language: Python ⭐ Stars: 533 🍴 Forks: 60 📖 Description: AI-friendly PPT builder skill: 17 hand-polished Chinese PPTX templates + non-destructive text-only editing tools (python-pptx based). Pick a template, write edits.json, build a real .pptx with the layout intact. Personal/research use only. 10. Duel-Agents Author: @2aronS Language: TypeScript ⭐ Stars: 513 🍴 Forks: 13 📖 Description: CLI, SDK, and IDE plugins for Duel Agents Trend Analysis Programming Language Distribution Python: 3 repositories TypeScript: 3 repositories HTML: 1 repositories Unknown: 1 repositories Go: 1 repositories Hot Topics Based on today’s trending repositories, the following areas are gaining attention: ...

May 31, 2026  · 3 min  ·  -

GitHub 热门仓库精选 - 2026-05-31

GitHub 热门仓库精选 - 2026-05-31 自动生成的 GitHub 热门仓库报告 生成时间:2026-05-31 19:05:51 今日热门仓库 Top 10 1. guizang-social-card-skill 作者: @op7418 语言: HTML ⭐ Stars: 1,849 🍴 Forks: 193 📖 描述: 🪧 Claude Code / Codex skill — generate Xiaohongshu carousels & WeChat 21:9+1:1 cover pairs. Editorial × Swiss visual systems, 28 layouts, 10 themes, single-file HTML → PNG. 小红书图文 + 公众号封面对 2. ian-xiaohei-illustrations 作者: @helloianneo 语言: 未知 ⭐ Stars: 1,285 🍴 Forks: 111 📖 描述: 中文小黑怪诞正文配图生成 Skill | 16:9 白底手绘 | 少量红橙蓝批注 | Codex Skill 3. gemini-web2api 作者: @Sophomoresty 语言: Python ⭐ Stars: 707 🍴 Forks: 208 📖 描述: Convert Google Gemini web into OpenAI-compatible API. Zero auth, cross-platform, single file. 4. SenPaiScanner 作者: @MatinSenPai 语言: Go ⭐ Stars: 685 🍴 Forks: 47 📖 描述: A light-weight scanner for Cloudflare IPs, written in Golang 5. vibecode-pro-max-kit 作者: @withkynam 语言: JavaScript ⭐ Stars: 636 🍴 Forks: 156 📖 描述: Your AI forgets. This remembers. Spec-driven coding harness for vibecoders, product owners, CEOs and real builders — self-improving context memory, 12 agents, 32 skills. Kills context rot, ships features, not spaghetti. Claude Code & Codex. Any stack. 30 seconds 6. adhd 作者: @UditAkhourii 语言: TypeScript ⭐ Stars: 631 🍴 Forks: 28 📖 描述: ADHD — a skill for coding agents. Tree-of-thought with pruning, built on the Claude & Codex Agent SDK. Fans out parallel divergent thoughts under different cognitive frames, scores, prunes traps, deepens the survivors. The no-brainer skill for creative and interdisciplinary work. 7. pi-dynamic-workflows 作者: @Michaelliv 语言: TypeScript ⭐ Stars: 608 🍴 Forks: 34 📖 描述: 暂无描述 8. aimili-vpngate 作者: @baoweise-bot 语言: Python ⭐ Stars: 551 🍴 Forks: 215 📖 描述: aimili-vpngate是一个借助vpngate.net让Linux用干净ip出站的代理工具。 9. GordenPPTSkill 作者: @GordenSun 语言: Python ⭐ Stars: 533 🍴 Forks: 60 📖 描述: AI-friendly PPT builder skill: 17 hand-polished Chinese PPTX templates + non-destructive text-only editing tools (python-pptx based). Pick a template, write edits.json, build a real .pptx with the layout intact. Personal/research use only. 10. Duel-Agents 作者: @2aronS 语言: TypeScript ⭐ Stars: 513 🍴 Forks: 13 📖 描述: CLI, SDK, and IDE plugins for Duel Agents 趋势分析 编程语言分布 Python: 3 个仓库 TypeScript: 3 个仓库 HTML: 1 个仓库 Unknown: 1 个仓库 Go: 1 个仓库 热门领域 基于今日热门仓库的分析,以下领域受到关注: ...

May 31, 2026  · 2 min  ·  -
vibecode-pro-max-kit

vibecode-pro-max-kit: Your AI forgets. This remembers. Spec-driven co...

vibecode-pro-max-kit: Your AI forgets. This remembers. Spec-driven coding harness for vibecoders, product owners, CEOs and real builders — self-improving context memory, 12 agents, 32 skills. Kills context rot, ships features, not spaghetti. Claude Code & Codex. Any stack. 30 seconds 本周 GitHub 最热门开源项目深度解析 项目地址: withkynam/vibecode-pro-max-kit 生成时间: 2026-05-31 08:31:36 项目概览 withkynam/vibecode-pro-max-kit 是本周 GitHub 上最受关注的开源项目之一,在短时间内积累了大量关注。 基本信息 指标 数据 作者 @withkynam 编程语言 JavaScript Star 数 589 ⭐ Fork 数 146 创建时间 2026-05-27 最后更新 2026-05-31 项目简介 Your AI forgets. This remembers. Spec-driven coding harness for vibecoders, product owners, CEOs and real builders — self-improving context memory, 12 agents, 32 skills. Kills context rot, ships features, not spaghetti. Claude Code & Codex. Any stack. 30 seconds ...

May 31, 2026  · 2 min · GitHub Trending Bot  ·  -