GitHub Discovery

AI Repos Worth Watching

GitHub's trending AI repos ranked and scored. Updated daily.

GitHub Trending This Month16 repos
#1
colbymchenry/codegraph

Pre-indexed code knowledge graph, auto syncs on code changes, for Claude Code, Codex, Gemini, Cursor, OpenCode, AntiGravity, Kiro, and Hermes Agent — fewer tokens, fewer tool calls, 100% local

48.7k
3.0k
TypeScript47.3k this month
#2
chopratejas/headroom

Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 60-95% fewer tokens, same answers. Library, proxy, MCP server.

26.7k
1.8k
Python23.9k this month
#3
Egonex-AI/Understand-Anything

Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.

58.8k
4.9k
TypeScript44.2k this month
#4
harry0703/MoneyPrinterTurbo

利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.

87.5k
12.5k
Python30.5k this month
#5
tinyhumansai/openhuman

Your Personal AI super intelligence. Private, Simple and extremely powerful.

32.0k
3.1k
Rust28.4k this month
#6
rohitg00/ai-engineering-from-scratch

Learn it. Build it. Ship it for others.

32.1k
5.3k
Python24.4k this month
#7
Imbad0202/academic-research-skills

Academic Research Skills for Claude Code: research → write → review → revise → finalize

31.2k
2.6k
Python24.5k this month
#8
can1357/oh-my-pi

⌥ AI Coding agent for the terminal — hash-anchored edits, optimized tool harness, LSP, Python, browser, subagents, and more

12.3k
1.0k
TypeScript7.9k this month
#10
hardikpandya/stop-slop

A skill file for removing AI tells from prose

10.4k
733
6.8k this month
#11
rohitg00/agentmemory

#1 Persistent memory for AI coding agents based on real-world benchmarks

22.7k
1.9k
TypeScript16.1k this month
#13
apple/container

A tool for creating and running Linux containers using lightweight virtual machines on a Mac. It is written in Swift, and optimized for Apple silicon.

36.6k
1.0k
Swift9.4k this month
#14
HKUDS/ViMax

"ViMax: Agentic Video Generation (Director, Screenwriter, Producer, and Video Generator All-in-One)"

10.0k
1.5k
Python6.1k this month
#15
anthropics/knowledge-work-plugins

Open source repository of plugins primarily intended for knowledge workers to use in Claude Cowork

20.6k
2.4k
Python8.5k this month
#17
Leonxlnx/taste-skill

Taste-Skill - gives your AI good taste. stops the AI from generating boring, generic slop

43.3k
3.0k
Shell25.8k this month
#19
TencentCloud/TencentDB-Agent-Memory

TencentDB Agent Memory delivers fully local long-term memory for AI Agents via a 4-tier progressive pipeline, with zero external API dependencies.

5.6k
477
TypeScript5.4k this month
#20
mattpocock/skills

Skills for Real Engineers. Straight from my .claude directory.

128.1k
11.2k
Shell50.4k this month
18 repos · page 2 of 2
kimmmmyy223/llm-batch

🚀 Process JSON data in batches with `llm-batch`, leveraging sequential or parallel modes for efficient interaction with LLMs.

1

llm-batch is an open-source tool that processes JSON data in batches to enable efficient interaction with large language models using sequential or parallel modes.

InfraGitHub LLM Serving
roshini0108/InferSim

🔍 Simulate LLM inference performance to identify bottlenecks and optimize models with InferSim, a lightweight and dependency-free Python tool.

1

InferSim is a lightweight Python tool for simulating and analyzing large language model (LLM) inference performance to find bottlenecks and help optimize models.

InfraGitHub LLM Serving
m1ns09/Llama

🌐 Run GGUF models directly in your web browser using JavaScript and WebAssembly for a seamless and flexible AI experience.

4
1

A JavaScript and WebAssembly tool enables running GGUF LLM models directly in web browsers for flexible AI inference without backend dependencies.

InfraGitHub LlamaIndex Ecosystem
AnnieBabs/Create-MCP

🚀 Generate and extend production-ready Model Context Protocol (MCP) servers with a modern CLI tool that showcases all MCP features in one cohesive example.

6
1

Create-MCP is a CLI tool to generate and extend production-ready Model Context Protocol servers demonstrating full MCP capabilities in a unified example.

InfraGitHub Model Context Protocol
ai-action/setup-ollama

🦙 Set up GitHub Actions with Ollama CLI.

13
1

This GitHub repository provides a TypeScript-based GitHub Action to set up and use the Ollama CLI in workflows.

InfraGitHub AI Workflows
ProfRandom92/Comptextv7

Cloud-first enterprise token reduction, validation, and artifact-driven AI processing framework.

0

Comptextv7 is a Python-based enterprise framework designed for cloud-native AI workflows focusing on token reduction, validation, and artifact-driven processing.

InfraGitHub AI Workflows
kamalrss88/FlashMLA

🚀 Accelerate attention mechanisms with FlashMLA, featuring optimized kernels for DeepSeek models, enhancing performance through sparse and dense attention.

0

FlashMLA accelerates attention mechanisms using optimized CUDA kernels for DeepSeek models, improving performance in sparse and dense attention computations.

InfraGitHub LLM Tools
ZaikoXeas/mcpbr

🚀 Benchmark your MCP server with real GitHub issues for accurate performance metrics using a simple command.

1

ZaikoXeas/mcpbr is a Python benchmarking tool that tests MCP servers using real GitHub issues to measure performance accurately with a simple CLI command.

InfraGitHub Model Context Protocol