AI channel

Open-source AI, understood in seconds

Most of the open-source projects we track are now AI projects: agent frameworks, servers that connect tools to language models, retrieval pipelines and complete LLM applications. Each one has a plain-language analysis of what it does, how it works and where it falls short, written from its own GitHub repository.

Start with the topic that matches your problem. Software that takes actions on its own is under AI agents. Connecting an assistant such as Claude or Cursor to a tool or a data source is MCP. Making a model answer from your own documents is RAG. Everything else built on a language model is under LLM apps.

Browse by topic

Rising this week

The open-source AI projects that gained the most GitHub stars in the last seven days.

46,117

A skill for your coding agent to stop it from burying the answer. ADHD-friendly output.

+12,348 this weekPython
28,800

Local voice clone, video dubbing, dictation and audiobook maker. The open-source ElevenLabs alternative.

+7,068 this weekPython
DietrichGebert

ponytail

139,206

Ponytail adds YAGNI-focused review instructions that push coding agents to remove unnecessary abstractions and avoid speculative code.

+6,006 this weekJavaScript
27,970

Alibaba Open Code Review combines deterministic checks with a language-model agent to produce line-level findings for issues such as null access, concurrency errors, XSS, and SQL injection.

+5,822 this weekGo
mattpocock

skills

262,731

This repository collects Matt Pocock's reusable agent skills for TypeScript, testing, debugging, and day-to-day software work.

+5,020 this weekShell
stablyai

orca

69,380

Orca is a desktop and server workspace for launching, monitoring, and coordinating multiple coding-agent sessions.

+4,428 this weekTypeScript
affaan-m

ECC

259,066

ECC supplies agent skills, security checks, memory patterns, and research workflows aimed at reducing wasted context during coding sessions.

+4,113 this weekJavaScript
287,068

Superpowers packages repeatable engineering practices as agent skills, covering design, planning, testing, debugging, review, and branch completion.

+3,183 this weekShell
diegosouzapw

OmniRoute

66,521

OmniRoute exposes one OpenAI-compatible endpoint for multiple model providers, with quota-aware routing, automatic fallback, and optional response compression.

+3,143 this weekTypeScript
Panniantong

Agent-Reach

81,965

Agent Reach lets an AI agent search and read public content from services such as GitHub, Reddit, YouTube, Bilibili, and Xiaohongshu through one CLI.

+2,931 this weekPython
TauricResearch

TradingAgents

106,586

TradingAgents coordinates specialized language-model agents for market research, debate, risk review, and simulated trading decisions.

+2,828 this weekPython
THU-MAIC

OpenMAIC

37,070

Open Multi-Agent Interactive Classroom, Get an immersive, multi-agent learning experience in just one click.

+2,806 this weekTypeScript