Open Source: #llm

Catalog projects marked with #llm. Tags work as dedicated landing pages, so related tools are easier to find and connect.

This collection holds 55 projects with a combined 4,548,466 GitHub stars. Main languages: Python, TypeScript, Go.

About the LLM tools

Large language models stopped being research-lab magic — people now run them locally, fine-tune them on their data, and ship them inside products. The open source ecosystem around LLMs moves faster than any other: new tools land literally every week.

This collection covers inference engines, RAG and agent frameworks, API wrappers, and local runners. If you are building on top of language models, start here: these are proven projects under active development.

Filters

Reset
Languages

Repositories

Found: 55
Shubhamsaboo/awesome-llm-apps
Awesome LLM Apps

Awesome LLM Apps collects runnable language-model application examples: agents, RAG, voice scenarios, and MCP integrations.

Stars 113,669 Forks 16,868 Author Shubhamsaboo Language Python License Apache-2.0
Open
deepseek-ai/DeepSeek-V3
DeepSeek-V3

DeepSeek-V3 is DeepSeek’s open model repository with a MoE architecture, 671B total parameters, 37B activated parameters, and materials for running and studying it.

Stars 103,726 Forks 16,734 Author deepseek-ai Language Python License MIT
Open
ChatGPTNextWeb/NextChat
NextChat

NextChat is a lightweight client for chatting with language models on web, desktop, and mobile platforms, with support for multiple providers.

Stars 88,218 Forks 59,596 Author ChatGPTNextWeb Language TypeScript License MIT
Open
karpathy/autoresearch
autoresearch

autoresearch is Andrej Karpathy’s experiment with AI agents that automatically run research around single-GPU nanochat training.

Stars 85,937 Forks 12,439 Author karpathy Language Python License Unknown
Open
TauricResearch/TradingAgents
TradingAgents

TradingAgents is a Python framework for experimenting with multi-agent LLM approaches to market analysis, risk, and portfolio decisions.

Stars 84,913 Forks 16,425 Author TauricResearch Language Python License Apache-2.0
Open
vllm-project/vllm
vLLM

vLLM is a high-performance engine for LLM inference and serving with an OpenAI-compatible API, batching, and efficient memory management.

Stars 82,414 Forks 17,884 Author vllm-project Language Python License Apache-2.0
Open
infiniflow/ragflow
RAGFlow

RAGFlow is an open source RAG platform for document search, chunking, source citations, and agent workflows around LLMs.

Stars 82,388 Forks 9,500 Author infiniflow Language Python License Apache-2.0
Open