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
lm-sys/FastChat
FastChat

FastChat is a platform for training, serving, and evaluating large language models.

Stars 39,488 Forks 4,793 Author lm-sys Language Python License Apache-2.0
Open
LAION-AI/Open-Assistant
Open Assistant

Open Assistant is an open project around a chat assistant and conversational AI data.

Stars 37,391 Forks 3,276 Author LAION-AI Language Python License Apache-2.0
Open
google/langextract
LangExtract

LangExtract is a Google Python library for extracting structured data from unstructured text.

Stars 36,962 Forks 2,551 Author google Language Python License Apache-2.0
Open
stanfordnlp/dspy
DSPy

DSPy is a Stanford NLP framework for programming LLM systems instead of manually tuning instructions.

Stars 35,462 Forks 3,016 Author stanfordnlp Language Python License MIT
Open
songquanpeng/one-api
one-api

one-api manages keys and unified access to different LLM providers.

Stars 35,291 Forks 6,676 Author songquanpeng Language JavaScript License MIT
Open