🔥 GitHub AI Trending

每日自动追踪 GitHub 上最热门的 AI 相关仓库

15
今日 AI 仓库
9,303
今日新增 Stars
15
总追踪仓库
最后更新: 2026年3月7日 16:41
📈 2026年3月7日 热门仓库 共 15 个
1
msitarzewski/agency-agents Unknown ⭐ 10.2k 📈 +2,846
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy injectors to reality checkers. Each agent is a specialized expert with personality, processes, and proven deliverables.
aiagent
2
moeru-ai/airi TypeScript ⭐ 29.9k 📈 +2,562
💖🧸 Self hosted, you-owned Grok Companion, a container of souls of waifu, cyber livings to bring them into our worlds, wishing to achieve Neuro-sama's altitude. Capable of realtime voice chat, Minecraft, Factorio playing.
ai
3
QwenLM/Qwen-Agent Python ⭐ 14.7k 📈 +696
Agent framework and applications built upon Qwen>=3.0, featuring Function Calling, MCP, Code Interpreter, RAG, Chrome extension, etc.
ragagentmcp
4
TheCraigHewitt/seomachine Python ⭐ 2.2k 📈 +690
A specialized Claude Code workspace for creating long-form, SEO-optimized blog content for any business.
aiclaude
5
openai/skills Python ⭐ 12.2k 📈 +595
Skills Catalog for Codex
aiopenai
6
aidenybai/react-grab TypeScript ⭐ 6.1k 📈 +450
Select context for coding agents directly from your website
aiagent
7
inclusionAI/AReaL Python ⭐ 4.4k 📈 +347
Lightning-Fast RL for LLM Reasoning and Agents. Made Simple & Flexible.
aillmagent
8
microsoft/hve-core PowerShell ⭐ 613 📈 +273
A refined collection of Hypervelocity Engineering components for Copilots
agentcopilot
9
p-e-w/heretic Python ⭐ 10.6k 📈 +240
Fully automatic censorship removal for language models
modellanguage model
10
github/awesome-copilot Python ⭐ 24k 📈 +171
Community-contributed instructions, prompts, and configurations for GitHub Copilot
copilot
11
BerriAI/litellm Python ⭐ 38.1k 📈 +135
Python SDK, Proxy Server to call 100+ LLM APIs in OpenAI format
aillmopenai
12
Ed1s0nZ/CyberStrikeAI Go ⭐ 1.7k 📈 +106
AI-native security testing platform built in Go
ai
13
lingfengQAQ/webnovel-writer Python ⭐ 888 📈 +90
基于 Claude Code 的长篇网文辅助创作系统,支持 200 万字量级连载创作
aiclaude
14
virattt/ai-hedge-fund Python ⭐ 46.4k 📈 +81
An AI Hedge Fund Team
ai
15
apache/airflow Python ⭐ 44.5k 📈 +21
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
ai
📖 关于本项目

🎯 数据来源

数据来自 GitHub Trending 页面,每天自动抓取并筛选 AI 相关的仓库。AI 相关判定基于以下关键词:

  • AI、LLM、GPT、Agent
  • Machine Learning、Deep Learning
  • Claude、OpenAI、Copilot
  • PyTorch、TensorFlow、LangChain
  • RAG、Embedding、Vector

⚡ 技术栈

本项目使用以下技术构建:

  • Scrapling - 高性能 Python 爬虫框架
  • Python 3.13 - 最新 Python 版本
  • launchd - macOS 定时任务调度
  • Cloudflare Pages - 静态网站托管

🔄 更新机制

每天上午 9:00 (UTC+8) 自动执行抓取任务:

  • 抓取 GitHub Trending 数据
  • 筛选 AI 相关仓库
  • 按今日新增 Stars 排序
  • 生成并推送报告

🚀 快速开始

手动运行抓取脚本:

cd ~/.openclaw/workspace source ~/.venvs/scrapling/bin/activate python github_ai_trending.py

重新部署网站:

cd ~/.openclaw/workspace/trending_repos ./deploy.sh