Trending open-source projects · updated daily

Trending AI Models & LLM Projects

The model board is about the plumbing around large language models rather than the weights themselves: inference engines, serving stacks, RAG and vector search, fine-tuning and quantization, evaluation and prompt tooling. Entries come from GitHub topic pages for LLMs, LLM inference and retrieval-augmented generation, ranked by stars, so a large serving framework and a compact new library land in the same list. Each card shows language, stars and forks; each detail page adds description, license, activity dates, README and related model projects. If you are choosing something to run in production, read the last push date and the open issue count first — stars say what is popular, not what is maintained.

Trending AI Models & LLM Projects

1

affaan-m / ECC

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

JavaScript★ 259,477⑂ 0
View affaan-m/ECC
2

NousResearch / hermes-agent

The agent that grows with you

Python★ 245,944⑂ 0
View NousResearch/hermes-agent
3

Significant-Gravitas / AutoGPT

AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.

Python★ 187,373⑂ 0
View Significant-Gravitas/AutoGPT
4

ollama / ollama

Get up and running with Kimi, GLM, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.

Go★ 181,101⑂ 0
View ollama/ollama
5

firecrawl / firecrawl

The context API to search, scrape, and interact with the web at scale. 🔥

TypeScript★ 180,977⑂ 0
View firecrawl/firecrawl
6

f / prompts.chat

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

HTML★ 170,442⑂ 0
View f/prompts.chat
7

huggingface / transformers

🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.

Python★ 166,221⑂ 0
View huggingface/transformers
8

langgenius / dify

Build Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace.

TypeScript★ 155,892⑂ 0
View langgenius/dify
9

open-webui / open-webui

User-friendly AI Interface (Supports Ollama, OpenAI API, ...)

Python★ 152,229⑂ 0
View open-webui/open-webui
10

langchain-ai / langchain

The agent engineering platform.

Python★ 146,421⑂ 0
View langchain-ai/langchain
11

DietrichGebert / ponytail

Makes your AI agent think like the laziest senior dev in the room. The best code is the code you never wrote.

JavaScript★ 139,584⑂ 0
View DietrichGebert/ponytail
12

Shubhamsaboo / awesome-llm-apps

100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.

Python★ 138,375⑂ 0
View Shubhamsaboo/awesome-llm-apps
13

harry0703 / MoneyPrinterTurbo

利用 AI 大模型和自动化工作流,根据主题或关键词一键生成高清短视频。Generate HD short videos from a topic or keyword with an automated AI workflow.

Python★ 124,071⑂ 0
View harry0703/MoneyPrinterTurbo
14

Graphify-Labs / graphify

Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing

Python★ 118,107⑂ 0
View Graphify-Labs/graphify
15

browser-use / browser-use

Agents that use the browser.

Python★ 114,753⑂ 0
View browser-use/browser-use
16

TauricResearch / TradingAgents

TradingAgents: Multi-Agents LLM Financial Trading Framework

Python★ 106,783⑂ 0
View TauricResearch/TradingAgents
17

JuliusBrussee / caveman

🪨 why use many token when few token do trick. Viral skill + proxy for coding agents that cuts 65% of tokens by talking like a caveman.

Go★ 105,827⑂ 0
View JuliusBrussee/caveman
18

rasbt / LLMs-from-scratch

Implement a ChatGPT-like LLM in PyTorch from scratch, step by step

Jupyter Notebook★ 105,049⑂ 0
View rasbt/LLMs-from-scratch
19

thedotmack / claude-mem

Persistent Context Across Sessions for Every Agent – Captures everything your agent does during sessions, compresses it with AI, and injects relevant context back into future sessions.

TypeScript★ 93,998⑂ 0
View thedotmack/claude-mem
20

vllm-project / vllm

A high-throughput and memory-efficient inference and serving engine for LLMs

Python★ 91,878⑂ 0
View vllm-project/vllm
21

infiniflow / ragflow

RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs

Go★ 90,775⑂ 0
View infiniflow/ragflow
22

PaddlePaddle / PaddleOCR

Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.

Python★ 89,610⑂ 0
View PaddlePaddle/PaddleOCR
23

OpenHands / OpenHands

🙌 OpenHands: AI-Driven Development

TypeScript★ 88,068⑂ 0
View OpenHands/OpenHands
24

mlabonne / llm-course

Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.

★ 82,899⑂ 0
View mlabonne/llm-course
25

bytedance / deer-flow

An open-source long-horizon SuperAgent harness that researches, codes, and creates. With the help of sandboxes, memories, tools, skill, subagents and message gateway

Python★ 82,513⑂ 0
View bytedance/deer-flow
26

rtk-ai / rtk

CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies

Rust★ 80,625⑂ 0
View rtk-ai/rtk
27

datawhalechina / hello-agents

📚 《从零开始构建智能体》——从零开始的智能体原理与实践教程

Python★ 79,214⑂ 0
View datawhalechina/hello-agents
28

dair-ai / Prompt-Engineering-Guide

🐙 Guides, papers, lessons, notebooks and resources for prompt engineering, context engineering, RAG, and AI Agents.

MDX★ 78,357⑂ 0
View dair-ai/Prompt-Engineering-Guide
29

nomic-ai / gpt4all

GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.

C++★ 77,396⑂ 0
View nomic-ai/gpt4all
30

shareAI-lab / learn-claude-code

Bash is all you need - A nano claude code–like 「agent harness」, built from 0 to 1

Python★ 76,905⑂ 0
View shareAI-lab/learn-claude-code
31

unslothai / unsloth

Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, DeepSeek-V4, MiniMax-H3, Gemma 4, FLUX and more.

Python★ 76,216⑂ 0
View unslothai/unsloth
32

hiyouga / LlamaFactory

Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)

Python★ 74,797⑂ 0
View hiyouga/LlamaFactory
33

headroomlabs-ai / headroom

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

Python★ 72,357⑂ 0
View headroomlabs-ai/headroom
34

FoundationAgents / MetaGPT

🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming

Python★ 70,414⑂ 0
View FoundationAgents/MetaGPT
35

asgeirtj / system_prompts_leaks

Extracted system prompts from Anthropic - Claude Fable 5.1, Opus 5, Claude Design, Claude Code. OpenAI - ChatGPT GPT-6-Astra, Codex. Google - Gemini 3.8 Flash, 3.1 Pro, Antigravity.

JavaScript★ 67,256⑂ 0
View asgeirtj/system_prompts_leaks
36

Mintplex-Labs / anything-llm

Stop renting your intelligence. Own it with AnythingLLM. Everything you need for a powerful local-first agent experience

JavaScript★ 66,083⑂ 0
View Mintplex-Labs/anything-llm
37

mem0ai / mem0

The Memory Layer for AI Agents - Drop-in memory infrastructure for AI agents and apps. Context that persists. Built for production.

Python★ 65,371⑂ 0
View mem0ai/mem0
38

ZhuLinsen / daily_stock_analysis

LLM 驱动的多市场股票智能分析系统:多源行情、实时新闻、决策看板与自动推送,支持零成本定时运行。 LLM-powered multi-market stock analysis system with multi-source market data, real-time news, decision dashboard, automated notifications

Python★ 65,119⑂ 0
View ZhuLinsen/daily_stock_analysis
39

sansan0 / TrendRadar

⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具!聚合多平台热点 + RSS 订阅,支持关键词精准筛选。AI 智能筛选新闻 + AI 翻译 + AI 分析简报直推手机,也支持接入 MCP

Python★ 62,289⑂ 0
View sansan0/TrendRadar
40

upstash / context7

Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors

TypeScript★ 62,071⑂ 0
View upstash/context7
41

MemPalace / mempalace

The best-benchmarked open-source AI memory system. And it's free.

Python★ 59,090⑂ 0
View MemPalace/mempalace
42

pathwaycom / llm-app

Ready-to-run cloud templates for RAG, AI pipelines, and enterprise search with live data. 🐳Docker-friendly.⚡Always in sync with Sharepoint, Google Drive, S3, Kafka, PostgreSQL, real-time data APIs

Jupyter Notebook★ 58,927⑂ 0
View pathwaycom/llm-app
43

BerriAI / litellm

The fastest, litest AI Gateway. Rust core with Python SDK. Call 100+ LLM APIs in OpenAI (or native) format with cost tracking, guardrails, load balancing, and logging [Bedrock, Azure, OpenAI

Python★ 58,840⑂ 0
View BerriAI/litellm
44

FlowiseAI / Flowise

Build AI Agents, Visually

TypeScript★ 55,466⑂ 0
View FlowiseAI/Flowise
45

rohitg00 / ai-engineering-from-scratch

Learn it. Build it. Ship it for others.

Python★ 54,735⑂ 0
View rohitg00/ai-engineering-from-scratch
46

hesreallyhim / awesome-claude-code

A hand-picked collection of the finest of resources for the most awesome of agents, Claude Code, the undisputed champion of coding companions, from the unstoppable team at Anthropic PBC.

Python★ 54,130⑂ 0
View hesreallyhim/awesome-claude-code
47

run-llama / llama_index

LlamaIndex is the document processing platform for AI

Python★ 52,177⑂ 0
View run-llama/llama_index
48

mudler / LocalAI

LocalAI is the open-source AI engine. Run any model - LLMs, vision, voice, image, video - on any hardware. No GPU required.

Go★ 49,128⑂ 0
View mudler/LocalAI
49

jeecgboot / JeecgBoot

【低代码v2.0,一句话即可生成整个系统】企业级AI低代码平台,一键生成前后端代码甚至整个系统。 AI Skills 一句话画流程、设计表单、生成报表、大屏。内置 AI应用平台涵盖:AI聊天、知识库、流程编排、MCP插件等,兼容主流大模型。引领AI低代码「Skills 生成 → 在线配置 → 代码生成 → 手工合并->AI修改」开发模式,解决 Java 项目 90% 重复工作,提高效率又不失灵活。

Java★ 47,829⑂ 0
View jeecgboot/JeecgBoot
50

bojieli / ai-agent-book

《深入理解 AI Agent:设计原理与工程实践》(李博杰 著)开源主仓库:全书正文、编译版 PDF 与按章配套代码

Python★ 47,770⑂ 0
View bojieli/ai-agent-book
51

zhayujie / CowAgent

Open-source super AI assistant & Agent Harness. Plans tasks, runs tools and skills, self-evolves with memory and knowledge. Multi-agent, multi-model, multi-channel.

Python★ 46,993⑂ 0
View zhayujie/CowAgent
52

milvus-io / milvus

Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search

Go★ 46,123⑂ 0
View milvus-io/milvus
53

paperless-ngx / paperless-ngx

A community-supported supercharged document management system: scan, index and archive all your documents

Python★ 45,183⑂ 0
View paperless-ngx/paperless-ngx
54

janhq / jan

Jan is an open source alternative to ChatGPT that runs 100% offline on your computer.

TypeScript★ 44,490⑂ 0
View janhq/jan
55

ray-project / ray

Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.

Python★ 43,821⑂ 0
View ray-project/ray
56

langchain-ai / langgraph

Build resilient agents.

Python★ 41,729⑂ 0
View langchain-ai/langgraph
57

AstrBotDevs / AstrBot

AI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨

Python★ 40,560⑂ 0
View AstrBotDevs/AstrBot
58

2noise / ChatTTS

A generative speech model for daily dialogue.

Python★ 39,845⑂ 0
View 2noise/ChatTTS
59

tinyhumansai / openhuman

OpenHuman is an open source agent harness with local-first memory, agent orchestration, and workflows

Rust★ 39,815⑂ 0
View tinyhumansai/openhuman
60

HKUDS / DeepTutor

DeepTutor: Lifelong Personalized Tutoring. https://deeptutor.info/.

Python★ 39,760⑂ 0
View HKUDS/DeepTutor
61

HKUDS / LightRAG

[EMNLP2025] LightRAG: Simple and Fast Retrieval-Augmented Generation

Python★ 39,686⑂ 0
View HKUDS/LightRAG
62

The-Vibe-Company / quivr

Opiniated RAG for integrating GenAI in your apps 🧠 Focus on your product rather than the RAG. Easy integration in existing products with customisation! Any LLM: GPT4, Groq, Llama.

Python★ 39,528⑂ 0
View The-Vibe-Company/quivr
63

chatchat-space / Langchain-Chatchat

Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM

Python★ 38,637⑂ 0
View chatchat-space/Langchain-Chatchat
64

google / langextract

A Python library for extracting structured information from unstructured text using LLMs with precise source grounding and interactive visualization.

Python★ 38,582⑂ 0
View google/langextract
65

patchy631 / ai-engineering-hub

In-depth tutorials on LLMs, RAGs and real-world AI agent applications.

Jupyter Notebook★ 37,557⑂ 0
View patchy631/ai-engineering-hub
66

CopilotKit / CopilotKit

The Frontend Stack for Agents & Generative UI. React, Angular, Mobile, Slack, and more. Makers of the AG-UI Protocol

TypeScript★ 37,378⑂ 0
View CopilotKit/CopilotKit
67

khoj-ai / khoj

Your AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research.

Python★ 37,352⑂ 0
View khoj-ai/khoj
68

ItzCrazyKns / Vane

Vane is an AI-powered answering engine.

TypeScript★ 36,939⑂ 0
View ItzCrazyKns/Vane
69

AlexsJones / llmfit

Hundreds of models & providers. One command to find what runs on your hardware.

Rust★ 36,647⑂ 0
View AlexsJones/llmfit
70

reworkd / AgentGPT

🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.

TypeScript★ 36,301⑂ 0
View reworkd/AgentGPT
71

sgl-project / sglang

SGLang is a high-performance serving framework for large language models and multimodal models.

Python★ 36,018⑂ 0
View sgl-project/sglang
72

microsoft / graphrag

A modular graph-based Retrieval-Augmented Generation (RAG) system

Python★ 35,988⑂ 0
View microsoft/graphrag
73

VectifyAI / PageIndex

📑 PageIndex: Document Index for Vectorless, Reasoning-based RAG

Python★ 35,654⑂ 0
View VectifyAI/PageIndex
74

esengine / DeepSeek-Reasonix

DeepSeek-native AI coding agent for your terminal. Engineered around prefix-cache stability — leave it running.

Go★ 35,565⑂ 0
View esengine/DeepSeek-Reasonix
75

linshenkx / prompt-optimizer

An AI prompt optimizer for writing better prompts and getting better AI results.

TypeScript★ 34,803⑂ 0
View linshenkx/prompt-optimizer
76

langfuse / langfuse

🪢 Open source agent evals & observability: Trace, evaluate, and improve LLM applications with one open platform.

TypeScript★ 34,668⑂ 0
View langfuse/langfuse
77

lyogavin / airllm

AirLLM 70B inference with single 4GB GPU

Jupyter Notebook★ 34,377⑂ 0
View lyogavin/airllm
78

datawhalechina / happy-llm

📚 从零开始构建大模型

Jupyter Notebook★ 33,833⑂ 0
View datawhalechina/happy-llm
79

HKUDS / Vibe-Trading

"Vibe-Trading: Your Personal Trading Agent"

Python★ 33,523⑂ 0
View HKUDS/Vibe-Trading
80

SillyTavern / SillyTavern

LLM Frontend for Power Users.

JavaScript★ 33,404⑂ 0
View SillyTavern/SillyTavern
81

iOfficeAI / AionUi

Open-source 24/7 Cowork app for OpenClaw, Hermes, Claude Code, Codex, OpenCode and 20+ more CLI Agent | Customize your assistants | Team them up|Star if you like it!

TypeScript★ 32,869⑂ 0
View iOfficeAI/AionUi
82

mukul975 / Anthropic-Cybersecurity-Skills

817 structured cybersecurity skills for AI agents · Mapped to 6 frameworks: MITRE ATT&CK, NIST CSF 2.0, MITRE ATLAS, D3FEND

Python★ 32,831⑂ 0
View mukul975/Anthropic-Cybersecurity-Skills
83

datawhalechina / self-llm

《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程

Jupyter Notebook★ 32,225⑂ 0
View datawhalechina/self-llm
84

onyx-dot-app / onyx

Open Source AI Platform - AI Chat with advanced features that works with every LLM

Python★ 32,114⑂ 0
View onyx-dot-app/onyx
85

agentscope-ai / agentscope

Build and run agents you can see, understand and trust.

Python★ 31,761⑂ 0
View agentscope-ai/agentscope
86

p-e-w / heretic

Fully automatic censorship removal for language models

Python★ 31,520⑂ 0
View p-e-w/heretic
87

tirth8205 / code-review-graph

Local-first code intelligence graph for MCP and CLI. Builds a persistent map of your codebase so AI coding tools read only what matters

Python★ 31,481⑂ 0
View tirth8205/code-review-graph
88

can1357 / oh-my-pi

⌥ Coding agent with the IDE wired in

TypeScript★ 31,320⑂ 0
View can1357/oh-my-pi
89

ScrapeGraphAI / Scrapegraph-ai

Python scraper based on AI

Python★ 31,016⑂ 0
View ScrapeGraphAI/Scrapegraph-ai
90

getzep / graphiti

Build Real-Time Knowledge Graphs for AI Agents

Python★ 30,913⑂ 0
View getzep/graphiti
91

Zackriya-Solutions / meetily

Privacy first, AI meeting assistant with 4x faster Parakeet/Whisper live transcription, speaker diarization, and Ollama summarization built on Rust. 100% local processing. no cloud required.

Rust★ 30,832⑂ 0
View Zackriya-Solutions/meetily
92

virgiliojr94 / book-to-skill

Turn any technical book PDF into a Claude Code skill — ready to study, reference, and use while you work.

Python★ 30,821⑂ 0
View virgiliojr94/book-to-skill
93

ComposioHQ / composio

Composio powers 1000+ toolkits, tool search, context management, authentication, and a sandboxed workbench to help you build AI agents that turn intent into action.

TypeScript★ 30,195⑂ 0
View ComposioHQ/composio
94

labring / FastGPT

FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration

TypeScript★ 29,664⑂ 0
View labring/FastGPT
95

simstudioai / sim

Sim is the collaborative workspace to build, deploy, and monitor AI agents and workflows. Used by 100,000+ builders.

TypeScript★ 29,646⑂ 0
View simstudioai/sim
96

JushBJJ / Mr.-Ranedeer-AI-Tutor

A GPT-4 AI Tutor Prompt for customizable personalized learning experiences.

★ 29,579⑂ 0
View JushBJJ/Mr.-Ranedeer-AI-Tutor
97

NirDiamant / RAG_Techniques

This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. Each technique has a detailed notebook tutorial.

Jupyter Notebook★ 29,503⑂ 0
View NirDiamant/RAG_Techniques
98

openai / openai-agents-python

A lightweight, powerful framework for multi-agent workflows

Python★ 29,476⑂ 0
View openai/openai-agents-python
99

gitleaks / gitleaks

Find secrets with Gitleaks 🔑

Go★ 29,337⑂ 0
View gitleaks/gitleaks
100

opendataloader-project / opendataloader-pdf

PDF Parser for AI-ready data. Automate PDF accessibility. Open-source.

Java★ 29,264⑂ 0
View opendataloader-project/opendataloader-pdf

LLM Frameworks & Inference Engines

RAG & Vector Search Projects

Fine-Tuning, Quantization & Evaluation

More AI Trending Projects

1

alibaba / open-code-review

Go★ 29,434⑂ 2,095▲ 2,756 stars
2

debpalash / VoiceStudio

Python★ 31,355⑂ 3,726▲ 2,072 stars
3

cloudflare / security-audit-skill

JavaScript★ 5,267⑂ 320▲ 1,434 stars
4

tt-a1i / archify

JavaScript★ 63,980⑂ 4,243▲ 1,373 stars
5

Panniantong / Agent-Reach

Python★ 82,168⑂ 7,160▲ 960 stars
6

mattpocock / skills

Shell★ 263,045⑂ 22,188▲ 820 stars

Related AI Trending Lists