hub

CodeZen

CodeZen

一个专注中文区的 GitHub 项目发现

avatar

Agent-Reach

👁️ Agent Reach 给你的 AI Agent 一键装上互联网能力 快速开始 · English · 支持平台 · 设计理念 --- 为什么需要 Agent Reach? AI Agent 已经能帮你写代码、改文档、管项目——但你让它去网上找点东西,它就抓瞎了: - 📺 "帮我看看这个 YouTube 教程讲了什么" → **看不了**,拿不到字幕 - 🐦 "帮我搜一下推特上大家怎么评价这个产品" → **搜不了**,Twitter API 要付费 - 📖 "去 Reddit 上看看有没有人遇到过同样的 bug" → **403 被封

star135
Python
avatar

ai-news-radar

AI Signal Board 中文 | Englishenglish 高质量 AI/科技新闻聚合项目,支持静态网页展示、24h 增量更新、WaytoAGI 更新日志、OPML RSS 批量接入、失败源替换与告警。 说明:本仓库已适配公开发布,**不会包含作者私有 RSS 订阅文件**。 中文 1. 这个项目每天更新需要一直开 Codex 吗? 不需要。 你只要执行一个命令,或者直接用 GitHub Actions 定时运行即可。 - 本地命令(一次): - `python scripts/update_news.py --output-dir data --window

star104
Python
avatar

OpenClaw-DeepReeder

🦞 OpenClaw DeepReader > **OpenClaw 的默认 Web 内容读取入口。** 读取 X(Twitter)、Reddit、YouTube 和任意网页 — 零配置,零 API 密钥。 DeepReader 是 OpenClawhttps://github.com/anthropics/openclaw 智能体框架的内置内容读取器。在对话中粘贴任意 URL,DeepReader 会自动抓取、解析并将高质量 Markdown 保存到智能体的长期记忆中。专为社交媒体和现代网页设计。 🌍 **其他语言**: EnglishREADME.md · EspañolREADME

star105
Python
avatar

x-reader

x-reader Universal content reader — fetch, transcribe, and digest content from any platform. Give it a URL article, video, podcast, tweet, get back structured content. Works as CLI, Python library, MCP server, or Claude Code skills. What It Does ``` Any URL → Platform Detection → Fetch Conten

star117
Python
avatar

vibe-local

vibe-local ``` ██╗ ██╗██╗██████╗ ███████╗ ██║ ██║██║██╔══██╗██╔════╝ ██║ ██║██║██████╔╝█████╗ ╚██╗ ██╔╝██║██╔══██╗██╔══╝ ╚████╔╝ ██║██████╔╝███████╗ ╚═══╝ ╚═╝╚═════╝ ╚══════╝ ██╗ ██████╗ ██████╗ █████╗ ██╗ ██║ ██╔═══██╗██╔════╝

star111
Python
avatar

QwenASRMiniTool

基於OpenVino-int8權重,精簡的QwenASR小工具,用於即時辨識以及字幕轉換使用

star108
Python
avatar

TrinityGuard

TrinityGuard: A Unified Framework for Safeguarding Multi-Agent System Safety 📄 Technical Report | 🏠 Project Page --- TrinityGuard Shanghai AI Laboratory A **Multi-Agent System Safety Framework** for pre-deployment testing and runtime monitoring. Overview TrinityGuard provides c

star101
Python
avatar

x-fetcher

X Fetcher 抓取 X Twitter 帖子内容的命令行工具。支持普通推文和 X Article 长文章。 功能 - 抓取普通推文(文字、图片、视频链接) - 抓取 X Article 长文章(完整正文,Markdown 格式) - 获取互动数据(点赞、转发、浏览量、书签数) 安装 ```bash git clone https://github.com/Jane-xiaoer/x-fetcher.git cd x-fetcher pip install requests ``` 使用 ```bash python fetch_x.py 选项 ``` 选项 | 选项

star104
Python
avatar

Auto-Company

Auto Company **A fully autonomous AI company running 24/7** 14 AI agents, each modeled after world-class experts in their domain. They ideate products, make decisions, write code, deploy, and market - without human intervention. Powered by Codex CLIhttps://www.npmjs.com/package/@openai/codex and

star106
Python
avatar

AR-Mahjong-Assistant-preview

一个基于向听算法的AR眼镜端麻将助手

star103
Python
avatar

maptoposter

该项目是用 Python 开发的城市地图海报生成器,可将城市地图数据转化为美观、极简风格的艺术海报。它利用 OpenStreetMap 的数据,自动绘制指定城市的道路网络、水域和公园,提供赛博朋克、水墨风格等 17 种主题风格可供选择。

design maps matplotlib-pyplot openstreetmap osmnx
star10.7k
Python
avatar

skill-compose

Skill Compose 是一个开源的 Agent 构建和运行平台,基于技能驱动的 Agent 架构。 无需工作流图。无需命令行。 核心能力 - 🧩 **技能作为一等公民** — 版本化、可审查的技能包(合约、参考资料、评分标准、辅助工具),而非脆弱的工作流图。 - 🧠 **"Skill-Compose My Agent" 工作流** — 描述你的需求;Skill Compose 自动查找/复用技能,起草缺失的技能,并组装 Agent。 - 🔌 **工具 + MCP 接入** — 连接工具和 MCP 服务器,无需手写胶水代码。 - 🚀 *

star128
Python