Awesome Open Source AI

Awesome Open Source AI

Curated repository of foundational models, tools, and frameworks.

Projects — 293

Core Frameworks & Libraries

45 projects
pytorch

pytorch/pytorch

pytorch

98.8k

Tensors and Dynamic neural networks in Python with strong GPU acceleration

27.4k|Python
NOASSERTION
neural-networkautogradgpu
tensorflow

tensorflow/tensorflow

tensorflow

194.5k

An Open Source Machine Learning Framework for Everyone

75.3k|C++
Apache-2.0
tensorflowmachine-learningpython
jax-ml

jax-ml/jax

jax-ml

35.3k

Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more

3.5k|Python
Apache-2.0
jax
google

google/flax

google

7.1k

Flax is a neural network library for JAX that is designed for flexibility.

794|Jupyter Notebook
Apache-2.0
jax
pyro-ppl

pyro-ppl/numpyro

pyro-ppl

2.6k

Probabilistic programming with NumPy powered by JAX for autograd and JIT compilation to GPU/TPU/CPU.

280|Python
Apache-2.0
pyrojaxhmc
keras-team

keras-team/keras

keras-team

63.9k

Deep Learning for humans

19.7k|Python
Apache-2.0
deep-learningtensorflowneural-networks
tinygrad

tinygrad/tinygrad

tinygrad

32.1k

You like pytorch? You like micrograd? You love tinygrad! ❤️

4k|Python
MIT
Core Frameworks & Libraries
pyg-team

pyg-team/pytorch_geometric

pyg-team

23.6k

Graph Neural Network Library for PyTorch

4k|Python
MIT
pytorchgeometric-deep-learninggraph-neural-networks
tracel-ai

tracel-ai/burn

tracel-ai

14.8k

Burn is a next generation tensor library and Deep Learning Framework that doesn't compromise on flexibility, efficiency and portability.

866|Rust
Apache-2.0
autodiffdeep-learningmachine-learning
huggingface

huggingface/candle

huggingface

19.9k

Minimalist ML framework for Rust

1.5k|Rust
Apache-2.0
Core Frameworks & Libraries
rust-ml

rust-ml/linfa

rust-ml

4.6k

A Rust machine learning framework.

319|Rust
Apache-2.0
machine-learningrustalgorithms
FluxML

FluxML/Flux.jl

FluxML

4.7k

Relax! Flux is the ML library that doesn't make you tensor

619|Julia
NOASSERTION
fluxmachine-learningneural-networks
huggingface

huggingface/transformers

huggingface

158.8k

🤗 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.

32.7k|Python
Apache-2.0
nlpnatural-language-processingpytorch
huggingface

huggingface/sentence-transformers

huggingface

18.5k

State-of-the-Art Text Embeddings

2.8k|Python
Apache-2.0
Core Frameworks & Libraries
huggingface

huggingface/tokenizers

huggingface

10.6k

💥 Fast State-of-the-Art Tokenizers optimized for Research and Production

1.1k|Rust
Apache-2.0
nlpnatural-language-processingnatural-language-understanding
pandas-dev

pandas-dev/pandas

pandas-dev

48.3k

Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more

19.8k|Python
BSD-3-Clause
data-analysispandasflexible
pola-rs

pola-rs/polars

pola-rs

38k

Extremely fast Query Engine for DataFrames, written in Rust

2.7k|Rust
MIT
dataframe-librarydataframedataframes
rapidsai

rapidsai/cudf

rapidsai

9.6k

cuDF - GPU DataFrame Library

1k|C++
Apache-2.0
gpurapidscudf
modin-project

modin-project/modin

modin-project

10.4k

Modin: Scale your Pandas workflows by changing a single line of code

674|Python
Apache-2.0
dataframepandasdistributed
dask

dask/dask

dask

13.8k

Parallel computing with task scheduling

1.9k|Python
BSD-3-Clause
daskpythonpydata
numpy

numpy/numpy

numpy

31.7k

The fundamental package for scientific computing with Python.

12.2k|Python
NOASSERTION
numpypython
scipy

scipy/scipy

scipy

14.6k

SciPy library main repository

5.7k|Python
BSD-3-Clause
pythonscipyalgorithms
networkx

networkx/networkx

networkx

16.8k

Network Analysis in Python

3.5k|Python
NOASSERTION
pythoncomplex-networksgraph-theory
scikit-learn

scikit-learn/scikit-learn

scikit-learn

65.6k

scikit-learn: machine learning in Python

26.9k|Python
BSD-3-Clause
machine-learningpythonstatistics
dmlc

dmlc/xgboost

dmlc

28.2k

Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow

8.9k|C++
Apache-2.0
gbdtgbrtgbm
lightgbm-org

lightgbm-org/LightGBM

lightgbm-org

18.2k

A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.

4k|C++
MIT
gbdtgbmmachine-learning
catboost

catboost/catboost

catboost

8.9k

A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learning tasks for Python, R, Java, C++. Supports computation on CPU and GPU.

1.3k|C++
Apache-2.0
machine-learningdecision-treesgradient-boosting
sktime

sktime/sktime

sktime

9.7k

A unified framework for machine learning with time series

2.1k|Python
BSD-3-Clause
time-seriesmachine-learningscikit-learn
Nixtla

Nixtla/statsforecast

Nixtla

4.7k

Lightning ⚡️ fast forecasting with statistical and econometric models.

363|Python
Apache-2.0
time-seriesstatisticsforecasting
optuna

optuna/optuna

optuna

13.8k

A hyperparameter optimization framework

1.3k|Python
MIT
pythonmachine-learningparallel
autogluon

autogluon/autogluon

autogluon

10.2k

Fast and Accurate ML in 3 Lines of Code

1.1k|Python
Apache-2.0
automlmachine-learningdata-science
microsoft

microsoft/FLAML

microsoft

4.3k

A fast library for AutoML and tuning. Join our Discord: https://discord.gg/Cppx2vSPVP.

555|Jupyter Notebook
MIT
automlhyperparamautomated-machine-learning
keras-team

keras-team/autokeras

keras-team

9.3k

AutoML library for deep learning

1.4k|Python
Apache-2.0
automlneural-architecture-searchautomated-machine-learning
EpistasisLab

EpistasisLab/tpot

EpistasisLab

10k

A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.

1.6k|Jupyter Notebook
LGPL-3.0
machine-learningpythondata-science
huggingface

huggingface/accelerate

huggingface

9.6k

🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (including fp8), and easy-to-configure FSDP and DeepSpeed support

1.3k|Python
Apache-2.0
Core Frameworks & Libraries
deepspeedai

deepspeedai/DeepSpeed

deepspeedai

42k

DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.

4.8k|Python
Apache-2.0
deep-learningpytorchgpu
Dao-AILab

Dao-AILab/flash-attention

Dao-AILab

23.1k

Fast and memory-efficient exact attention

2.6k|Python
BSD-3-Clause
Core Frameworks & Libraries
facebookresearch

facebookresearch/xformers

facebookresearch

10.4k

Hackable and optimized Transformers building blocks, supporting a composable construction.

774|Python
NOASSERTION
Core Frameworks & Libraries
Lightning-AI

Lightning-AI/pytorch-lightning

Lightning-AI

31k

Pretrain, finetune ANY AI model of ANY size on 1 or 10,000+ GPUs with zero code changes.

3.7k|Python
Apache-2.0
pythondeep-learningartificial-intelligence
microsoft

microsoft/onnxruntime

microsoft

19.8k

ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator

3.8k|C++
MIT
deep-learningonnxneural-networks
arogozhnikov

arogozhnikov/einops

arogozhnikov

9.4k

Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)

396|Python
MIT
deep-learningpytorchtensorflow
huggingface

huggingface/safetensors

huggingface

3.7k

Simple, safe way to store and distribute tensors

303|Python
Apache-2.0
Core Frameworks & Libraries
Lightning-AI

Lightning-AI/torchmetrics

Lightning-AI

2.4k

Machine learning metrics for distributed, scalable PyTorch applications.

485|Python
Apache-2.0
pythondata-sciencemachine-learning
pytorch

pytorch/ao

pytorch

2.8k

PyTorch native quantization and sparsity for training and inference

474|Python
NOASSERTION
brrrdtypesinference
shap

shap/shap

shap

25.2k

A game theoretic approach to explain the output of any machine learning model.

3.5k|Jupyter Notebook
MIT
interpretabilitymachine-learningdeep-learning

Open Foundation Models

33 projects
QwenLM

QwenLM/Qwen

QwenLM

20.9k

The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.

1.8k|Python
Apache-2.0
chineselarge-language-modelsnatural-language-processing
deepseek-ai

deepseek-ai/DeepSeek-V3

deepseek-ai

102.5k

No description provided.

16.6k|Python
MIT
Open Foundation Models
google-deepmind

google-deepmind/gemma

google-deepmind

4.3k

Gemma open-weight LLM library, from Google DeepMind

740|Python
Apache-2.0
Open Foundation Models
MiniMax-AI

MiniMax-AI/MiniMax-M1

MiniMax-AI

3.1k

MiniMax-M1, the world's first open-weight, large-scale hybrid-attention reasoning model.

279|Python
Apache-2.0
large-language-modelsllmreasoning-models
MoonshotAI

MoonshotAI/Kimi-K2.5

MoonshotAI

1.7k

Moonshot's most powerful model

183|Unknown
NOASSERTION
Open Foundation Models
microsoft

microsoft/PhiCookBook

microsoft

3.7k

This is a Phi Family of SLMs book for getting started with Phi Models. Phi a family of open sourced AI models developed by Microsoft. Phi models are the most capable and cost-effective small language models (SLMs) available, outperforming models of the same size and next size up across a variety of language, reasoning, coding, and math benchmarks

484|Jupyter Notebook
MIT
phi3phi3-testingphi3-vision
zai-org

zai-org/GLM-5

zai-org

2.1k

GLM-5: From Vibe Coding to Agentic Engineering

182|Unknown
Apache-2.0
agentic-aicodingglm
allenai

allenai/OLMo

allenai

6.5k

Modeling, training, eval, and inference code for OLMo

736|Python
Apache-2.0
Open Foundation Models
meta-llama

meta-llama/llama-models

meta-llama

7.5k

Utilities intended for use with Llama models.

1.4k|Python
NOASSERTION
Open Foundation Models
deepseek-ai

deepseek-ai/DeepSeek-Coder

deepseek-ai

23k

DeepSeek Coder: Let the Code Write Itself

2.8k|Python
MIT
Open Foundation Models
meta-llama

meta-llama/codellama

meta-llama

16.3k

Inference code for CodeLlama models

1.9k|Python
NOASSERTION
Open Foundation Models
QwenLM

QwenLM/Qwen3-Coder

QwenLM

16.2k

Qwen3-Coder is the code version of Qwen3, the large language model series developed by Qwen team.

1.2k|Python
No license
Open Foundation Models
bigcode-project

bigcode-project/starcoder2

bigcode-project

2.1k

Home of StarCoder2!

196|Python
Apache-2.0
Open Foundation Models
ibm-granite

ibm-granite/granite-code-models

ibm-granite

1.3k

Granite Code Models: A Family of Open Foundation Models for Code Intelligence

87|Unknown
Apache-2.0
Open Foundation Models
QwenLM

QwenLM/Qwen3-VL

QwenLM

18.9k

Qwen3-VL is the multimodal large language model series developed by Qwen team, Alibaba Cloud.

1.7k|Jupyter Notebook
Apache-2.0
Open Foundation Models
OpenGVLab

OpenGVLab/InternVL

OpenGVLab

9.9k

[CVPR 2024 Oral] InternVL Family: A Pioneering Open-Source Alternative to GPT-4o. 接近GPT-4o表现的开源多模态对话模型

768|Python
MIT
image-classificationimage-text-retrievalllm
zai-org

zai-org/GLM-V

zai-org

2.3k

GLM-4.6V/4.5V/4.1V-Thinking: Towards Versatile Multimodal Reasoning with Scalable Reinforcement Learning

160|Python
Apache-2.0
image2textvideo-understandingvlm
LLaVA-VL

LLaVA-VL/LLaVA-NeXT

LLaVA-VL

4.6k

No description provided.

457|Python
Apache-2.0
Open Foundation Models
OpenBMB

OpenBMB/MiniCPM-o

OpenBMB

24.3k

A Gemini 2.5 Flash Level MLLM for Vision, Speech, and Full-Duplex Multimodal Live Streaming on Your Phone

1.9k|Python
Apache-2.0
minicpmminicpm-vmulti-modal
openai

openai/whisper

openai

97.2k

Robust Speech Recognition via Large-Scale Weak Supervision

12k|Python
MIT
Open Foundation Models
edwko

edwko/OuteTTS

edwko

1.4k

Interface for OuteTTS models.

116|Python
Apache-2.0
ggufllamatext-to-speech
fishaudio

fishaudio/fish-speech

fishaudio

29.1k

SOTA Open Source TTS

2.4k|Python
NOASSERTION
llamatransformertts
facebookresearch

facebookresearch/audiocraft

facebookresearch

23.1k

Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.

2.6k|Jupyter Notebook
MIT
Open Foundation ModelsGenerative Media Tools
microsoft

microsoft/VibeVoice

microsoft

36.1k

Open-Source Frontier Voice AI

4.1k|Python
MIT
Open Foundation Models
resemble-ai

resemble-ai/chatterbox

resemble-ai

24.1k

SoTA open-source TTS

3.2k|Python
MIT
Open Foundation Models
nari-labs

nari-labs/dia

nari-labs

19.2k

A TTS model capable of generating ultra-realistic dialogue in one pass.

1.7k|Python
Apache-2.0
aiopen-weighttext-to-speech
hexgrad

hexgrad/kokoro

hexgrad

6.3k

https://hf.co/hexgrad/Kokoro-82M

707|JavaScript
Apache-2.0
Open Foundation Models
stepfun-ai

stepfun-ai/Step-Audio

stepfun-ai

4.6k

No description provided.

373|Python
Apache-2.0
Open Foundation Models
mistralai

mistralai/mistral-inference

mistralai

10.8k

Official inference library for Mistral models

1k|Jupyter Notebook
Apache-2.0
llmllm-inferencemistralai
hpcaitech

hpcaitech/Open-Sora

hpcaitech

28.8k

Open-Sora: Democratizing Efficient Video Production for All

2.9k|Python
Apache-2.0
Open Foundation ModelsGenerative Media Tools
zai-org

zai-org/CogVideo

zai-org

12.6k

text and image to video generation: CogVideoX (2024) and CogVideo (ICLR 2023)

1.3k|Python
Apache-2.0
llmsoravideo-generation
genmoai

genmoai/mochi

genmoai

3.6k

The best OSS video generation models, created by Genmo

478|Python
Apache-2.0
Open Foundation ModelsGenerative Media Tools
guoyww

guoyww/AnimateDiff

guoyww

12.1k

Official implementation of AnimateDiff.

1.1k|Python
Apache-2.0
Open Foundation ModelsGenerative Media Tools

Inference Engines & Serving

26 projects
ggml-org

ggml-org/llama.cpp

ggml-org

101.4k

LLM inference in C/C++

16.3k|C++
MIT
ggml
ollama

ollama/ollama

ollama

167.2k

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

15.3k|Go
MIT
llamallmllms
ml-explore

ml-explore/mlx

ml-explore

25.1k

MLX: An array framework for Apple silicon

1.6k|C++
MIT
mlx
mlc-ai

mlc-ai/mlc-llm

mlc-ai

22.3k

Universal LLM Deployment Engine with ML Compilation

2k|Python
Apache-2.0
llmmachine-learning-compilationlanguage-model
mlc-ai

mlc-ai/web-llm

mlc-ai

17.7k

High-performance In-browser LLM Inference Engine

1.2k|TypeScript
Apache-2.0
deep-learningllmtvm
abetlen

abetlen/llama-cpp-python

abetlen

10.1k

Python bindings for llama.cpp

1.4k|Python
MIT
Inference Engines & Serving
LostRuins

LostRuins/koboldcpp

LostRuins

9.9k

Run GGUF models easily with a KoboldAI UI. One File. Zero Install.

657|C++
AGPL-3.0
koboldcppllamacppllm
potato-os

potato-os/core

potato-os

70

Local AI box on Raspberry Pi.

7|Python
Apache-2.0
Inference Engines & Serving
llm-d

llm-d/llm-d

llm-d

2.9k

Achieve state of the art inference performance with modern accelerators on Kubernetes

385|Shell
Apache-2.0
Inference Engines & Serving
InternLM

InternLM/lmdeploy

InternLM

7.8k

LMDeploy is a toolkit for compressing, deploying, and serving LLMs.

680|Python
Apache-2.0
cuda-kernelsdeepspeedfastertransformer
vllm-project

vllm-project/vllm

vllm-project

75.3k

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

15.2k|Python
Apache-2.0
gptllmpytorch
huggingface

huggingface/text-generation-inference

huggingface

10.8k

Large Language Model Text Generation Inference

1.3k|Python
Apache-2.0
bloomnlppytorch
sgl-project

sgl-project/sglang

sgl-project

25.4k

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

5.2k|Python
Apache-2.0
cudainferencellama
NVIDIA

NVIDIA/TensorRT-LLM

NVIDIA

13.3k

TensorRT LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and supports state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorRT LLM also contains components to create Python and C++ runtimes that orchestrate the inference execution in a performant way.

2.3k|Python
NOASSERTION
blackwellcudamoe
aphrodite-engine

aphrodite-engine/aphrodite-engine

aphrodite-engine

1.7k

Large-scale LLM inference engine

188|C++
AGPL-3.0
api-restinference-enginemachine-learning
sgl-project

sgl-project/ome

sgl-project

412

Open Model Engine (OME) — Kubernetes operator for LLM serving, GPU scheduling, and model lifecycle management. Works with SGLang, vLLM, TensorRT-LLM, and Triton

68|Go
Apache-2.0
k8sllm-inferencemodel-as-a-service
triton-inference-server

triton-inference-server/server

triton-inference-server

10.5k

The Triton Inference Server provides an optimized cloud and edge inferencing solution.

1.7k|Python
BSD-3-Clause
inferencegpumachine-learning
EricLBuehler

EricLBuehler/mistral.rs

EricLBuehler

6.8k

Fast, flexible LLM inference

557|Rust
MIT
llmrustuqff
kvcache-ai

kvcache-ai/ktransformers

kvcache-ai

16.9k

A Flexible Framework for Experiencing Heterogeneous LLM Inference/Fine-tune Optimizations

1.3k|Python
Apache-2.0
Inference Engines & Serving
mozilla-ai

mozilla-ai/llamafile

mozilla-ai

24k

Distribute and run LLMs with a single file.

1.3k|C++
NOASSERTION
Inference Engines & Serving
bitsandbytes-foundation

bitsandbytes-foundation/bitsandbytes

bitsandbytes-foundation

8.1k

Accessible large language models via k-bit quantization for PyTorch.

842|Python
MIT
llmmachine-learningpytorch
casper-hansen

casper-hansen/AutoAWQ

casper-hansen

2.3k

AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:

299|Python
MIT
Inference Engines & Serving
AutoGPTQ

AutoGPTQ/AutoGPTQ

AutoGPTQ

5k

An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.

536|Python
MIT
transformersdeep-learninginference
dropbox

dropbox/hqq

dropbox

924

Official implementation of Half-Quadratic Quantization (HQQ)

90|Python
Apache-2.0
machine-learningquantizationllm
turboderp-org

turboderp-org/exllamav2

turboderp-org

4.5k

A fast inference library for running LLMs locally on modern consumer-class GPUs

328|Python
MIT
Inference Engines & Serving
huggingface

huggingface/optimum

huggingface

3.3k

🚀 Accelerate inference and training of 🤗 Transformers, Diffusers, TIMM and Sentence Transformers with easy to use hardware optimization tools

634|Python
Apache-2.0
onnxpytorchinference

Agentic AI & Multi-Agent Systems

37 projects
langchain-ai

langchain-ai/langgraph

langchain-ai

28.4k

Build resilient language agents as graphs.

4.9k|Python
MIT
agentsaiai-agents
crewAIInc

crewAIInc/crewAI

crewAIInc

48k

Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.

6.5k|Python
MIT
agentsaiai-agents
microsoft

microsoft/autogen

microsoft

56.7k

A programming framework for agentic AI

8.5k|Python
CC-BY-4.0
chatgptllm-agentllm-framework
stanfordnlp

stanfordnlp/dspy

stanfordnlp

33.4k

DSPy: The framework for programming—not prompting—language models

2.8k|Python
MIT
Agentic AI & Multi-Agent Systems
microsoft

microsoft/semantic-kernel

microsoft

27.6k

Integrate cutting-edge LLM technology quickly and easily into your apps

4.5k|C#
MIT
aiartificial-intelligencellm
huggingface

huggingface/smolagents

huggingface

26.4k

🤗 smolagents: a barebones library for agents that think in code.

2.4k|Python
Apache-2.0
Agentic AI & Multi-Agent Systems
langchain-ai

langchain-ai/langchain

langchain-ai

132.4k

The agent engineering platform

21.8k|Python
MIT
aianthropicgemini
NousResearch

NousResearch/hermes-agent

NousResearch

24.8k

The agent that grows with you

3.2k|Python
MIT
aiai-agentai-agents
agno-agi

agno-agi/agno

agno-agi

39.2k

Build, run, manage agentic software at scale.

5.2k|Python
Apache-2.0
developer-toolspythonagents
pydantic

pydantic/pydantic-ai

pydantic

16.1k

AI Agent Framework, the Pydantic way

1.9k|Python
MIT
agent-frameworkpydanticpython
FoundationAgents

FoundationAgents/MetaGPT

FoundationAgents

66.6k

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

8.4k|Python
MIT
agentgptllm
camel-ai

camel-ai/camel

camel-ai

16.6k

🐫 CAMEL: The first and the best multi-agent framework. Finding the Scaling Law of Agents. https://www.camel-ai.org

1.9k|Python
Apache-2.0
ai-societiesartificial-intelligencedeep-learning
openai

openai/swarm

openai

21.3k

Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team.

2.3k|Python
MIT
Agentic AI & Multi-Agent Systems
kyegomez

kyegomez/swarms

kyegomez

6.2k

The Enterprise-Grade Production-Ready Multi-Agent Orchestration Framework. Website: https://swarms.ai

798|Python
Apache-2.0
artificial-intelligencegpt4langchain
run-llama

run-llama/llama_deploy

run-llama

2.1k

Deploy your agentic worfklows to production

228|Python
MIT
agentsdeploymentframework
mastra-ai

mastra-ai/mastra

mastra-ai

22.7k

From the team behind Gatsby, Mastra is a framework for building AI-powered applications and agents with a modern TypeScript stack.

1.8k|TypeScript
NOASSERTION
agentsaichatbots
bytedance

bytedance/deer-flow

bytedance

57.8k

An open-source long-horizon SuperAgent harness that researches, codes, and creates. With the help of sandboxes, memories, tools, skill, subagents and message gateway, it handles different levels of tasks that could take minutes to hours.

7.2k|Python
MIT
agentagenticagentic-framework
openai

openai/openai-agents-python

openai

20.6k

A lightweight, powerful framework for multi-agent workflows

3.4k|Python
MIT
agentsaiframework
OpenHands

OpenHands/OpenHands

OpenHands

70.6k

🙌 OpenHands: AI-Driven Development

8.8k|Python
NOASSERTION
agentartificial-intelligencellm
block

block/goose

block

35.6k

an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM

3.3k|Rust
Apache-2.0
mcp
anomalyco

anomalyco/opencode

anomalyco

137.1k

The open source coding agent.

15k|TypeScript
MIT
Agentic AI & Multi-Agent Systems
Aider-AI

Aider-AI/aider

Aider-AI

42.8k

aider is AI pair programming in your terminal

4.1k|Python
Apache-2.0
chatgptclicommand-line
badlogic

badlogic/pi-mono

badlogic

31.5k

AI agent toolkit: coding agent CLI, unified LLM API, TUI & web UI libraries, Slack bot, vLLM pods

3.4k|TypeScript
MIT
Agentic AI & Multi-Agent Systems
mistralai

mistralai/mistral-vibe

mistralai

3.8k

Minimal CLI coding agent by Mistral

407|Python
Apache-2.0
Agentic AI & Multi-Agent Systems
Nano-Collective

Nano-Collective/nanocoder

Nano-Collective

1.6k

A beautiful local-first coding agent running in your terminal - built by the community for the community ⚒

145|TypeScript
NOASSERTION
aiai-agentsai-coding
google-gemini

google-gemini/gemini-cli

google-gemini

100.2k

An open-source AI agent that brings the power of Gemini directly into your terminal.

12.9k|TypeScript
Apache-2.0
geminigemini-apiai
langflow-ai

langflow-ai/langflow

langflow-ai

146.6k

Langflow is a powerful tool for building and deploying AI-powered agents and workflows.

8.7k|Python
MIT
react-flowchatgptlarge-language-models
langgenius

langgenius/dify

langgenius

135.9k

Production-ready platform for agentic workflow development.

21.2k|TypeScript
NOASSERTION
aigptllm
camel-ai

camel-ai/owl

camel-ai

19.3k

🦉 OWL: Optimized Workforce Learning for General Multi-Agent Assistance in Real-World Task Automation

2.3k|Python
No license
agentartificial-intelligencemulti-agent-systems
TransformerOptimus

TransformerOptimus/SuperAGI

TransformerOptimus

17.4k

<⚡️> SuperAGI - A dev-first open source autonomous AI agent framework. Enabling developers to build, manage & run useful autonomous agents quickly and reliably.

2.2k|Python
MIT
agiaiautonomous-agents
SakanaAI

SakanaAI/AI-Scientist-v2

SakanaAI

4.8k

The AI Scientist-v2: Workshop-Level Automated Scientific Discovery via Agentic Tree Search

671|Python
NOASSERTION
Agentic AI & Multi-Agent Systems
MervinPraison

MervinPraison/PraisonAI

MervinPraison

6.6k

PraisonAI 🦞 - Your 24/7 AI employee team. Automate and solve complex challenges with low-code multi-agent AI that plans, researches, codes, and delivers to Telegram, Discord, and WhatsApp. Handoffs, guardrails, memory, RAG, 100+ LLMs.

960|Python
MIT
agentsaiaiagent
simular-ai

simular-ai/Agent-S

simular-ai

10.8k

Agent S: an open agentic framework that uses computers like a human

1.2k|Python
Apache-2.0
agent-computer-interfaceai-agentscomputer-automation
letta-ai

letta-ai/letta

letta-ai

21.9k

Letta is the platform for building stateful agents: AI with advanced memory that can learn and self-improve over time.

2.3k|Python
Apache-2.0
llmllm-agentai
mem0ai

mem0ai/mem0

mem0ai

52k

Universal memory layer for AI Agents

5.8k|Python
Apache-2.0
aichatgptllm
ScottRBK

ScottRBK/forgetful

ScottRBK

239

Opensource Memory for Agents

19|Python
MIT
ai-agentsmcpmemory
vectorize-io

vectorize-io/hindsight

vectorize-io

7.3k

Hindsight: Agent Memory That Learns

411|Python
MIT
agentic-aimemoryagents

Retrieval-Augmented Generation (RAG) & Knowledge

17 projects
chroma-core

chroma-core/chroma

chroma-core

27.2k

Data infrastructure for AI

2.2k|Rust
Apache-2.0
databaserustrust-lang
qdrant

qdrant/qdrant

qdrant

30k

Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/

2.1k|Rust
Apache-2.0
neural-networksearch-engineknn-algorithm
weaviate

weaviate/weaviate

weaviate

15.9k

Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database​.

1.2k|Go
BSD-3-Clause
search-enginesemantic-searchsemantic-search-engine
milvus-io

milvus-io/milvus

milvus-io

43.6k

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

3.9k|Go
Apache-2.0
annsnearest-neighbor-searchfaiss
facebookresearch

facebookresearch/faiss

facebookresearch

39.6k

A library for efficient similarity search and clustering of dense vectors.

4.3k|C++
MIT
Retrieval-Augmented Generation (RAG) & Knowledge
orneryd

orneryd/NornicDB

orneryd

381

Nornicdb is a low-latency, Graph + Vector, Temporal MVCC with all sub-ms HNSW search, graph traversal, and writes. Uses Neo4j Bolt/Cypher and qdrant's gRPC drivers so you can switch with no changes. Then, adding intelligent features like schemas, managed embeddings, LLM reranking+inferrence, GPU acceleration, Auto-TLP, Memory Decay, and MCP server.

23|Go
NOASSERTION
boltcypherdatabase
lancedb

lancedb/lancedb

lancedb

9.8k

Developer-friendly OSS embedded retrieval library for multimodal AI. Search More; Manage Less.

821|HTML
Apache-2.0
approximate-nearest-neighbor-searchimage-searchnearest-neighbor-search
pgvector

pgvector/pgvector

pgvector

20.6k

Open-source vector similarity search for Postgres

1.1k|C
NOASSERTION
nearest-neighbor-searchapproximate-nearest-neighbor-search
FlagOpen

FlagOpen/FlagEmbedding

FlagOpen

11.5k

Retrieval and Retrieval-augmented LLMs

850|Python
MIT
embeddingsinformation-retrievalllm
illuin-tech

illuin-tech/colpali

illuin-tech

2.6k

The code used to train and run inference with the ColVision models, e.g. ColPali, ColQwen2, and ColSmol.

248|Python
MIT
colpaliinformation-retrievalretrieval-augmented-generation
HKUDS

HKUDS/LightRAG

HKUDS

32.1k

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

4.6k|Python
MIT
knowledge-graphlarge-language-modelsretrieval-augmented-generation
HKUDS

HKUDS/RAG-Anything

HKUDS

15.1k

"RAG-Anything: All-in-One RAG Framework"

1.8k|Python
MIT
multi-modal-ragretrieval-augmented-generation
neuml

neuml/txtai

neuml

12.4k

💡 All-in-one AI framework for semantic search, LLM orchestration and language model workflows

798|Python
Apache-2.0
pythonsearchnlp
michaelfeil

michaelfeil/infinity

michaelfeil

2.7k

Infinity is a high-throughput, low-latency serving engine for text-embeddings, reranking models, clip, clap and colpali

183|Python
MIT
llmtext-embeddingsbert-embeddings
unclecode

unclecode/crawl4ai

unclecode

63.4k

🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN

6.5k|Python
Apache-2.0
Retrieval-Augmented Generation (RAG) & Knowledge
lightpanda-io

lightpanda-io/browser

lightpanda-io

27.1k

Lightpanda: the headless browser designed for AI and automation

1.1k|Zig
AGPL-3.0
browsercdpheadless
clusterzx

clusterzx/paperless-ai

clusterzx

5.5k

An automated document analyzer for Paperless-ngx using OpenAI API, Ollama, Deepseek-r1, Azure and all OpenAI API compatible Services to automatically analyze and tag your documents.

292|JavaScript
MIT
aiautomationpaperless

Generative Media Tools

33 projects
edwko

edwko/OuteTTS

edwko

1.4k

Interface for OuteTTS models.

116|Python
Apache-2.0
ggufllamatext-to-speech
fishaudio

fishaudio/fish-speech

fishaudio

29.1k

SOTA Open Source TTS

2.4k|Python
NOASSERTION
llamatransformertts
facebookresearch

facebookresearch/audiocraft

facebookresearch

23.1k

Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.

2.6k|Jupyter Notebook
MIT
Open Foundation ModelsGenerative Media Tools
hpcaitech

hpcaitech/Open-Sora

hpcaitech

28.8k

Open-Sora: Democratizing Efficient Video Production for All

2.9k|Python
Apache-2.0
Open Foundation ModelsGenerative Media Tools
genmoai

genmoai/mochi

genmoai

3.6k

The best OSS video generation models, created by Genmo

478|Python
Apache-2.0
Open Foundation ModelsGenerative Media Tools
guoyww

guoyww/AnimateDiff

guoyww

12.1k

Official implementation of AnimateDiff.

1.1k|Python
Apache-2.0
Open Foundation ModelsGenerative Media Tools
Comfy-Org

Comfy-Org/ComfyUI

Comfy-Org

107.8k

The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.

12.5k|Python
GPL-3.0
stable-diffusionpytorchai
Haoming02

Haoming02/sd-webui-forge-classic

Haoming02

999

The good ol' Forge WebUI, now updated with new features~

109|Python
AGPL-3.0
stable-diffusionstable-diffusion-webuistable-diffusion-webui-forge
lllyasviel

lllyasviel/Fooocus

lllyasviel

48k

Focus on prompting and generating

7.8k|Python
GPL-3.0
Generative Media Tools
black-forest-labs

black-forest-labs/flux

black-forest-labs

25.4k

Official inference repo for FLUX.1 models

1.9k|Python
Apache-2.0
Generative Media Tools
huggingface

huggingface/diffusers

huggingface

33.3k

🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.

6.9k|Python
Apache-2.0
deep-learningdiffusionimage-generation
invoke-ai

invoke-ai/InvokeAI

invoke-ai

26.9k

Invoke is a leading creative engine for Stable Diffusion models, empowering professionals, artists, and enthusiasts to generate and create visual media using the latest AI-driven technologies. The solution offers an industry leading WebUI, and serves as the foundation for multiple commercial products.

2.8k|TypeScript
Apache-2.0
ai-artartificial-intelligencegenerative-art
Stability-AI

Stability-AI/sd3.5

Stability-AI

1.5k

No description provided.

146|Python
MIT
Generative Media Tools
open-mmlab

open-mmlab/PowerPaint

open-mmlab

1.1k

[ECCV 2024] PowerPaint, a versatile image inpainting model that supports text-guided object inpainting, object removal, image outpainting and shape-guided object inpainting with only a single model. 一个高质量多功能的图像修补模型,可以同时支持插入物体、移除物体、图像扩展、形状可控的物体生成,只需要一个模型

79|Python
MIT
aigcgenerationimage-editing
xinntao

xinntao/Real-ESRGAN

xinntao

34.9k

Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.

4.3k|Python
BSD-3-Clause
esrganpytorchreal-esrgan
Wan-Video

Wan-Video/Wan2.1

Wan-Video

15.7k

Wan: Open and Advanced Large-Scale Video Generative Models

2.5k|Python
Apache-2.0
aigcvideogeneration
Tencent-Hunyuan

Tencent-Hunyuan/HunyuanVideo

Tencent-Hunyuan

11.9k

HunyuanVideo: A Systematic Framework For Large Video Generation Model

1.2k|Python
NOASSERTION
video-generationdiffusion-modelsdiffusion-transformer
SkyworkAI

SkyworkAI/SkyReels-V2

SkyworkAI

6.7k

SkyReels-V2: Infinite-length Film Generative model

1.4k|Python
NOASSERTION
Generative Media Tools
Lightricks

Lightricks/LTX-Video

Lightricks

9.8k

Official repository for LTX-Video

938|Python
Apache-2.0
diffusion-modelsditimage-to-video
Stability-AI

Stability-AI/generative-models

Stability-AI

27.1k

Generative Models by Stability AI

3.1k|Python
MIT
Generative Media Tools
ace-step

ace-step/ACE-Step-1.5

ace-step

8.5k

The most powerful local music generation model that outperforms almost all commercial alternatives, supporting Mac, AMD, Intel, and CUDA devices.

971|Python
MIT
text2music
FunAudioLLM

FunAudioLLM/CosyVoice

FunAudioLLM

20.4k

Multi-lingual large voice generation model, providing inference, training and deployment full-stack ability.

2.3k|Python
Apache-2.0
audio-generationgpt-4otext-to-speech
yl4579

yl4579/StyleTTS2

yl4579

6.2k

StyleTTS 2: Towards Human-Level Text-to-Speech through Style Diffusion and Adversarial Training with Large Speech Language Models

670|Python
MIT
deep-learningpytorchspeaker-adaptation
RVC-Project

RVC-Project/Retrieval-based-Voice-Conversion-WebUI

RVC-Project

35.1k

Easily train a good VC model with voice data <= 10 mins!

5k|Python
MIT
changesovitsvits
open-mmlab

open-mmlab/Amphion

open-mmlab

9.7k

Amphion (/æmˈfaɪən/) is a toolkit for Audio, Music, and Speech Generation. Its purpose is to support reproducible research and help junior researchers and engineers get started in the field of audio, music, and speech generation research and development.

804|Python
MIT
audio-generationaudio-synthesisaudioldm
multimodal-art-projection

multimodal-art-projection/YuE

multimodal-art-projection

6.1k

YuE: Open Full-song Music Generation Foundation Model, something similar to Suno.ai but open

722|Python
Apache-2.0
foundation-modelsmusic-generationhuggingface
myshell-ai

myshell-ai/OpenVoice

myshell-ai

36.2k

Instant voice cloning by MIT and MyShell. Audio foundation model.

4k|Python
MIT
text-to-speechttsvoice-clone
Tencent-Hunyuan

Tencent-Hunyuan/Hunyuan3D-2

Tencent-Hunyuan

13.4k

High-Resolution 3D Assets Generation with Large Scale Hunyuan3D Diffusion Models.

1.4k|Python
NOASSERTION
3d3d-aigc3d-generation
microsoft

microsoft/TRELLIS

microsoft

12.1k

Official repo for paper "Structured 3D Latents for Scalable and Versatile 3D Generation" (CVPR'25 Spotlight).

1.1k|Python
MIT
3d3d-generationimage-to-3d
xxlong0

xxlong0/Wonder3D

xxlong0

5.3k

Single Image to 3D using Cross-Domain Diffusion for 3D Generation

433|Python
MIT
3d-generation3d-aigcsingle-image-to-3d
VAST-AI-Research

VAST-AI-Research/TripoSR

VAST-AI-Research

6.3k

TripoSR: Fast 3D Object Reconstruction from a Single Image

806|Python
MIT
Generative Media Tools
nerfstudio-project

nerfstudio-project/nerfstudio

nerfstudio-project

11.4k

A collaboration friendly studio for NeRFs

1.6k|Python
Apache-2.0
nerfpytorch3d
nerfstudio-project

nerfstudio-project/gsplat

nerfstudio-project

4.8k

CUDA accelerated rasterization of gaussian splatting

766|Python
Apache-2.0
gaussian-splatting

Training & Fine-tuning Ecosystem

17 projects
hiyouga

hiyouga/LlamaFactory

hiyouga

69.5k

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

8.5k|Python
Apache-2.0
fine-tuningllamallm
axolotl-ai-cloud

axolotl-ai-cloud/axolotl

axolotl-ai-cloud

11.6k

Go ahead and axolotl questions

1.3k|Python
Apache-2.0
fine-tuningllm
unslothai

unslothai/unsloth

unslothai

59.4k

Unsloth Studio is a web UI for training and running open models like Qwen3.5, Gemma 4, DeepSeek, gpt-oss locally.

5k|Python
Apache-2.0
fine-tuningllamallms
Lightning-AI

Lightning-AI/litgpt

Lightning-AI

13.3k

20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.

1.4k|Python
Apache-2.0
aiartificial-intelligencedeep-learning
meta-pytorch

meta-pytorch/torchtune

meta-pytorch

5.7k

PyTorch native post-training library

714|Python
BSD-3-Clause
Training & Fine-tuning Ecosystem
huggingface

huggingface/trl

huggingface

17.9k

Train transformer language models with reinforcement learning.

2.6k|Python
Apache-2.0
Training & Fine-tuning Ecosystem
huggingface

huggingface/peft

huggingface

20.9k

🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.

2.2k|Python
Apache-2.0
adapterdiffusionllm
linkedin

linkedin/Liger-Kernel

linkedin

6.3k

Efficient Triton Kernels for LLM Training

509|Python
BSD-2-Clause
llm-trainingtritonfinetuning
arcee-ai

arcee-ai/mergekit

arcee-ai

6.9k

Tools for merging pretrained large language models.

681|Python
LGPL-3.0
llamallmmodel-merging
argilla-io

argilla-io/distilabel

argilla-io

3.2k

Distilabel is a framework for synthetic data and AI feedback for engineers who need fast, reliable and scalable pipelines based on verified research papers.

232|Python
Apache-2.0
aihuggingfacellms
datajuicer

datajuicer/data-juicer

datajuicer

6.2k

Data processing for and with foundation models! 🍎 🍋 🌽 ➡️ ➡️🍸 🍹 🍷

350|Python
Apache-2.0
data-analysisdata-sciencelarge-language-models
argilla-io

argilla-io/argilla

argilla-io

4.9k

Argilla is a collaboration tool for AI engineers and domain experts to build high-quality datasets

477|Python
Apache-2.0
human-in-the-loopnatural-language-processingmlops
sdv-dev

sdv-dev/SDV

sdv-dev

3.5k

Synthetic data generation for tabular data

415|Python
NOASSERTION
synthetic-datamachine-learningrelational-datasets
deepspeedai

deepspeedai/DeepSpeed

deepspeedai

42k

DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.

4.8k|Python
Apache-2.0
deep-learningpytorchgpu
hpcaitech

hpcaitech/ColossalAI

hpcaitech

41.4k

Making large AI models cheaper, faster and more accessible

4.5k|Python
Apache-2.0
deep-learninghpclarge-scale
NVIDIA

NVIDIA/Megatron-LM

NVIDIA

15.9k

Ongoing research training transformer models at scale

3.8k|Python
NOASSERTION
large-language-modelsmodel-paratransformers
ray-project

ray-project/ray

ray-project

41.9k

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

7.4k|Python
Apache-2.0
raydistributedparallel

MLOps / LLMOps & Production

25 projects
ray-project

ray-project/ray

ray-project

41.9k

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

7.4k|Python
Apache-2.0
raydistributedparallel
mlflow

mlflow/mlflow

mlflow

25.1k

The open source AI engineering platform for agents, LLMs, and ML models. MLflow enables teams of all sizes to debug, evaluate, monitor, and optimize production-quality AI applications while controlling costs and managing access to models and data.

5.5k|Python
Apache-2.0
machine-learningaiml
treeverse

treeverse/dvc

treeverse

15.5k

🦉 Data Versioning and ML Experiments

1.3k|Python
Apache-2.0
data-sciencemachine-learningreproducibility
clearml

clearml/clearml

clearml

6.6k

ClearML - Auto-Magical CI/CD to streamline your AI workload. Experiment Management, Data Management, Pipeline, Orchestration, Scheduling & Serving in one MLOps/LLMOps solution

767|Python
Apache-2.0
version-controlexperiment-managerversion
wandb

wandb/weave

wandb

1.1k

Weave is a toolkit for developing AI-powered applications, built by Weights & Biases.

151|Python
Apache-2.0
MLOps / LLMOps & Production
bentoml

bentoml/BentoML

bentoml

8.6k

The easiest way to serve AI apps and models - Build Model Inference APIs, Job queues, LLM apps, Multi-model pipelines, and more!

945|Python
Apache-2.0
model-servingmlopsllmops
zenml-io

zenml-io/zenml

zenml-io

5.3k

ZenML 🙏: One AI Platform from Pipelines to Agents. https://zenml.io.

600|Python
Apache-2.0
mlopsmachine-learningdata-science
kubeflow

kubeflow/kubeflow

kubeflow

15.6k

Machine Learning Toolkit for Kubernetes

2.6k|Unknown
Apache-2.0
mlkubernetesminikube
kserve

kserve/kserve

kserve

5.3k

Standardized Distributed Generative and Predictive AI Inference Platform for Scalable, Multi-Framework Deployment on Kubernetes

1.4k|Go
Apache-2.0
knativemachine-learningmodel-interpretability
langfuse

langfuse/langfuse

langfuse

24.4k

🪢 Open source LLM engineering platform: LLM Observability, metrics, evals, prompt management, playground, datasets. Integrates with OpenTelemetry, Langchain, OpenAI SDK, LiteLLM, and more. 🍊YC W23

2.5k|TypeScript
NOASSERTION
analyticsllmllmops
Arize-ai

Arize-ai/phoenix

Arize-ai

9.2k

AI Observability & Evaluation

795|Jupyter Notebook
NOASSERTION
llmopsai-monitoringai-observability
evidentlyai

evidentlyai/evidently

evidentlyai

7.4k

Evidently is ​​an open-source ML and LLM observability framework. Evaluate, test, and monitor any AI-powered system or data pipeline. From tabular data to Gen AI. 100+ metrics.

813|Jupyter Notebook
Apache-2.0
data-driftjupyter-notebookpandas-dataframe
comet-ml

comet-ml/opik

comet-ml

18.6k

Debug, evaluate, and monitor your LLM applications, RAG systems, and agentic workflows with comprehensive tracing, automated evaluations, and production-ready dashboards.

1.4k|Python
Apache-2.0
open-sourcelangchainopenai
BerriAI

BerriAI/litellm

BerriAI

42.2k

Python SDK, Proxy Server (AI Gateway) to call 100+ LLM APIs in OpenAI (or native) format, with cost tracking, guardrails, loadbalancing and logging. [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, VLLM, NVIDIA NIM]

7k|Python
NOASSERTION
anthropiclangchainllm
openlit

openlit/openlit

openlit

2.3k

Open source platform for AI Engineering: OpenTelemetry-native LLM Observability, GPU Monitoring, Guardrails, Evaluations, Prompt Management, Vault, Playground. 🚀💻 Integrates with 50+ LLM Providers, VectorDBs, Agent Frameworks and GPUs.

267|Python
Apache-2.0
observabilityllmopsai-observability
traceloop

traceloop/openllmetry

traceloop

7k

Open-source observability for your GenAI or LLM application, based on OpenTelemetry

916|Python
Apache-2.0
llmopsobservabilityopen-telemetry
Agenta-AI

Agenta-AI/agenta

Agenta-AI

4k

The open-source LLMOps platform: prompt playground, prompt management, LLM evaluation, and LLM observability all in one place.

506|TypeScript
NOASSERTION
llm-toolsprompt-engineeringprompt-management
Helicone

Helicone/helicone

Helicone

5.4k

🧊 Open source LLM observability platform. One line of code to monitor, evaluate, and experiment. YC W23 🍓

504|TypeScript
Apache-2.0
large-language-modelsprompt-engineeringagent-monitoring
NVIDIA-NeMo

NVIDIA-NeMo/Guardrails

NVIDIA-NeMo

5.9k

NeMo Guardrails is an open-source toolkit for easily adding programmable guardrails to LLM-based conversational systems.

642|Python
NOASSERTION
agentsguardrailspython
guardrails-ai

guardrails-ai/guardrails

guardrails-ai

6.6k

Adding guardrails to large language models.

560|Python
Apache-2.0
aifoundation-modelgpt-3
protectai

protectai/llm-guard

protectai

2.8k

The Security Toolkit for LLM Interactions

368|Python
MIT
large-language-modelsllmchatgpt
anulum

anulum/director-ai

anulum

2

Real-time LLM hallucination guardrail — NLI + RAG fact-checking with token-level streaming halt. Drop-in for any LLM backend.

0|Python
AGPL-3.0
ai-safetycoherencehallucination-detection
meta-llama

meta-llama/PurpleLlama

meta-llama

4.1k

Set of tools to assess and improve LLM security.

713|Python
NOASSERTION
MLOps / LLMOps & Production
NVIDIA

NVIDIA/garak

NVIDIA

7.5k

the LLM vulnerability scanner

855|HTML
Apache-2.0
aillm-evaluationllm-security
promptfoo

promptfoo/promptfoo

promptfoo

19.4k

Test your prompts, agents, and RAGs. Red teaming/pentesting/vulnerability scanning for AI. Compare performance of GPT, Claude, Gemini, Llama, and more. Simple declarative configs with command line and CI/CD integration. Used by OpenAI and Anthropic.

1.7k|TypeScript
MIT
llmprompt-engineeringprompts

Evaluation, Benchmarks & Datasets

12 projects
EleutherAI

EleutherAI/lm-evaluation-harness

EleutherAI

12k

A framework for few-shot evaluation of language models.

3.2k|Python
MIT
evaluation-frameworklanguage-modeltransformer
stanford-crfm

stanford-crfm/helm

stanford-crfm

2.7k

Holistic Evaluation of Language Models (HELM) is an open source Python framework created by the Center for Research on Foundation Models (CRFM) at Stanford for holistic, reproducible and transparent evaluation of foundation models, including large language models (LLMs) and multimodal models.

369|Python
Apache-2.0
Evaluation, Benchmarks & Datasets
LiveCodeBench

LiveCodeBench/LiveCodeBench

LiveCodeBench

834

Official repository for the paper "LiveCodeBench: Holistic and Contamination Free Evaluation of Large Language Models for Code"

183|Python
MIT
code-executioncode-generationcode-llms
TIGER-AI-Lab

TIGER-AI-Lab/MMLU-Pro

TIGER-AI-Lab

359

The code and data for "MMLU-Pro: A More Robust and Challenging Multi-Task Language Understanding Benchmark" [NeurIPS 2024]

55|Python
Apache-2.0
evaluationllm
open-compass

open-compass/opencompass

open-compass

6.8k

OpenCompass is an LLM evaluation platform, supporting a wide range of models (Llama3, Mistral, InternLM2,GPT-4,LLaMa2, Qwen,GLM, Claude, etc) over 100+ datasets.

754|Python
Apache-2.0
evaluationbenchmarklarge-language-model
confident-ai

confident-ai/deepeval

confident-ai

14.4k

The LLM Evaluation Framework

1.3k|Python
Apache-2.0
evaluation-metricsevaluation-frameworkllm-evaluation
vibrantlabsai

vibrantlabsai/ragas

vibrantlabsai

13.2k

Supercharge Your LLM Application Evaluations 🚀

1.3k|Python
Apache-2.0
llmllmopsevaluation
huggingface

huggingface/lighteval

huggingface

2.4k

Lighteval is your all-in-one toolkit for evaluating LLMs across multiple backends

446|Python
MIT
evaluationevaluation-frameworkevaluation-metrics
huggingface

huggingface/evaluate

huggingface

2.4k

🤗 Evaluate: A library for easily evaluating machine learning models and datasets.

312|Python
Apache-2.0
evaluationmachine-learning
huggingface

huggingface/datasets

huggingface

21.4k

🤗 The largest hub of ready-to-use datasets for AI models with fast, easy-to-use and efficient data manipulation tools

3.2k|Python
Apache-2.0
nlpdatasetspytorch
togethercomputer

togethercomputer/RedPajama-Data

togethercomputer

4.9k

The RedPajama-Data repository contains code for preparing large datasets for training large language models.

372|Python
Apache-2.0
Evaluation, Benchmarks & Datasets
xlang-ai

xlang-ai/OSWorld

xlang-ai

2.7k

[NeurIPS 2024] OSWorld: Benchmarking Multimodal Agents for Open-Ended Tasks in Real Computer Environments

434|Python
Apache-2.0
agentartificial-intelligencebenchmark

AI Safety, Alignment & Interpretability

11 projects
protectai

protectai/llm-guard

protectai

2.8k

The Security Toolkit for LLM Interactions

368|Python
MIT
large-language-modelsllmchatgpt
promptfoo

promptfoo/promptfoo

promptfoo

19.4k

Test your prompts, agents, and RAGs. Red teaming/pentesting/vulnerability scanning for AI. Compare performance of GPT, Claude, Gemini, Llama, and more. Simple declarative configs with command line and CI/CD integration. Used by OpenAI and Anthropic.

1.7k|TypeScript
MIT
llmprompt-engineeringprompts
PKU-Alignment

PKU-Alignment/safe-rlhf

PKU-Alignment

1.6k

Safe RLHF: Constrained Value Alignment via Safe Reinforcement Learning from Human Feedback

132|Python
Apache-2.0
ai-safetyalpacadatasets
huggingface

huggingface/alignment-handbook

huggingface

5.5k

Robust recipes to align language models with human and AI preferences

480|Python
Apache-2.0
llmrlhftransformers
OpenRLHF

OpenRLHF/OpenRLHF

OpenRLHF

9.3k

An Easy-to-use, Scalable and High-performance Agentic RL Framework based on Ray (PPO & DAPO & REINFORCE++ & TIS & vLLM & Ray & Async RL)

912|Python
Apache-2.0
transformersvllmlarge-language-models
TransformerLensOrg

TransformerLensOrg/TransformerLens

TransformerLensOrg

3.3k

A library for mechanistic interpretability of GPT-style language models

543|Python
MIT
AI Safety, Alignment & Interpretability
ndif-team

ndif-team/nnsight

ndif-team

883

The nnsight package enables interpreting and manipulating the internals of deep learned models.

83|Python
MIT
interpretabilitymachine-learningneural-networks
decoderesearch

decoderesearch/SAELens

decoderesearch

1.3k

Training Sparse Autoencoders on Language Models

222|Python
MIT
AI Safety, Alignment & Interpretability
meta-pytorch

meta-pytorch/captum

meta-pytorch

5.6k

Model interpretability and understanding for PyTorch

558|Python
BSD-3-Clause
interpretabilityinterpretable-aiinterpretable-ml
NVIDIA

NVIDIA/garak

NVIDIA

7.5k

the LLM vulnerability scanner

855|HTML
Apache-2.0
aillm-evaluationllm-security
Azure

Azure/PyRIT

Azure

2

The Python Risk Identification Tool for generative AI (PyRIT) is an open source framework built to empower security professionals and engineers to proactively identify risks in generative AI systems.

0|Unknown
MIT
ai-red-teamgenerative-aired-team-tools

Specialized Domains

20 projects
tensorflow

tensorflow/tensorflow

tensorflow

194.5k

An Open Source Machine Learning Framework for Everyone

75.3k|C++
Apache-2.0
tensorflowmachine-learningpython
microsoft

microsoft/onnxruntime

microsoft

19.8k

ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator

3.8k|C++
MIT
deep-learningonnxneural-networks
opencv

opencv/opencv

opencv

86.9k

Open Source Computer Vision Library

56.5k|C++
Apache-2.0
opencvc-plus-pluscomputer-vision
ultralytics

ultralytics/ultralytics

ultralytics

55.4k

Ultralytics YOLO 🚀

10.7k|Python
AGPL-3.0
hubultralyticsyolov8
facebookresearch

facebookresearch/detectron2

facebookresearch

34.3k

Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.

7.9k|Python
Apache-2.0
Specialized Domains
facebookresearch

facebookresearch/sam2

facebookresearch

18.8k

The repository provides code for running inference with the Meta Segment Anything Model 2 (SAM 2), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.

2.4k|Jupyter Notebook
Apache-2.0
Specialized Domains
kornia

kornia/kornia

kornia

11.2k

🐍 Geometric Computer Vision Library for Spatial AI

1.2k|Python
Apache-2.0
computer-visionimage-processingmachine-learning
google-ai-edge

google-ai-edge/mediapipe

google-ai-edge

34.5k

Cross-platform, customizable ML solutions for live and streaming media.

5.9k|C++
Apache-2.0
mediapipec-plus-pluscomputer-vision
DLR-RM

DLR-RM/stable-baselines3

DLR-RM

13k

PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.

2.1k|Python
MIT
reinforcement-learningreinforcement-learning-algorithmsmachine-learning
vwxyzjn

vwxyzjn/cleanrl

vwxyzjn

9.5k

High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)

1k|Python
NOASSERTION
wandbreinforcement-learningpytorch
FLAIROx

FLAIROx/JaxMARL

FLAIROx

780

Multi-Agent Reinforcement Learning with JAX

143|Python
Apache-2.0
marlmultiagent-reinforcement-learningreinforcement-learning
isaac-sim

isaac-sim/IsaacLab

isaac-sim

6.8k

Unified framework for robot learning built on NVIDIA Isaac Sim

3.3k|Python
BSD-3-Clause
robot-learningroboticsomniverse-kit-extension
Farama-Foundation

Farama-Foundation/Gymnasium

Farama-Foundation

11.6k

An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)

1.3k|Python
MIT
apigymreinforcement-learning
thuml

thuml/Time-Series-Library

thuml

11.9k

A Library for Advanced Deep Time Series Models for General Time Series Analysis.

1.9k|Python
MIT
deep-learningtime-seriestime-series-analysis
amazon-science

amazon-science/chronos-forecasting

amazon-science

5.1k

Chronos: Pretrained Models for Time Series Forecasting

602|Python
Apache-2.0
forecastinglarge-language-modelsllm
unit8co

unit8co/darts

unit8co

9.3k

A python library for user-friendly forecasting and anomaly detection on time series.

997|Python
Apache-2.0
pythontime-seriesforecasting
winedarksea

winedarksea/AutoTS

winedarksea

1.4k

Automated Time Series Forecasting

122|Python
MIT
time-seriesmachine-learningautoml
pytorch

pytorch/executorch

pytorch

4.5k

On-device AI across mobile, embedded and edge for PyTorch

919|Python
NOASSERTION
deep-learningembeddedmachine-learning
openvinotoolkit

openvinotoolkit/openvino

openvinotoolkit

10k

OpenVINO™ is an open source toolkit for optimizing and deploying AI inference

3.2k|C++
Apache-2.0
inferencedeep-learningopenvino
apache

apache/tvm

apache

13.2k

Open Machine Learning Compiler Framework

3.8k|Python
Apache-2.0
compilertensordeep-learning

User Interfaces & Self-hosted Platforms

15 projects
langflow-ai

langflow-ai/langflow

langflow-ai

146.6k

Langflow is a powerful tool for building and deploying AI-powered agents and workflows.

8.7k|Python
MIT
react-flowchatgptlarge-language-models
langgenius

langgenius/dify

langgenius

135.9k

Production-ready platform for agentic workflow development.

21.2k|TypeScript
NOASSERTION
aigptllm
openclaw

openclaw/openclaw

openclaw

348k

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

69.5k|TypeScript
MIT
aiassistantown-your-data
open-webui

open-webui/open-webui

open-webui

130k

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

18.4k|Python
NOASSERTION
ollamaollama-webuillm
oobabooga

oobabooga/text-generation-webui

oobabooga

46.4k

The original local LLM interface. Text, vision, tool-calling, training, and more. 100% offline.

5.9k|Python
AGPL-3.0
User Interfaces & Self-hosted Platforms
lobehub

lobehub/lobehub

lobehub

74.7k

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

14.9k|TypeScript
NOASSERTION
chatgptopenaiai
danny-avila

danny-avila/LibreChat

danny-avila

35.2k

Enhanced ChatGPT Clone: Features Agents, MCP, DeepSeek, Anthropic, AWS, OpenAI, Responses API, Azure, Groq, o1, GPT-5, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching, message search, Code Interpreter, langchain, DALL-E-3, OpenAPI Actions, Functions, Secure Multi-User Auth, Presets, open-source for self-hosting. Active.

7.2k|TypeScript
MIT
aichatgptclone
huggingface

huggingface/chat-ui

huggingface

10.6k

The open source codebase powering HuggingChat

1.6k|TypeScript
Apache-2.0
chatgpthuggingfacesveltekit
khoj-ai

khoj-ai/khoj

khoj-ai

33.9k

Your AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research. Turn any online or local LLM into your personal, autonomous AI (gpt, claude, gemini, llama, qwen, mistral). Get started - free.

2.1k|Python
AGPL-3.0
semantic-searchemacsobsidian-md
qwersyk

qwersyk/Newelle

qwersyk

1.3k

Newelle - Your Ultimate Virtual Assistant

106|Python
GPL-3.0
adwaitaappgnome
Mintplex-Labs

Mintplex-Labs/anything-llm

Mintplex-Labs

57.6k

The all-in-one AI productivity accelerator. On device and privacy first with no annoying setup or configuration.

6.2k|JavaScript
MIT
raglmstudiolocalai
FlowiseAI

FlowiseAI/Flowise

FlowiseAI

51.5k

Build AI Agents, Visually

24.1k|TypeScript
NOASSERTION
artificial-intelligencechatgptlarge-language-models
nomic-ai

nomic-ai/gpt4all

nomic-ai

77.2k

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

8.3k|C++
MIT
llm-inferenceai-chat
janhq

janhq/jan

janhq

41.6k

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

2.7k|TypeScript
NOASSERTION
llamacpplocalaiself-hosted
SillyTavern

SillyTavern/SillyTavern

SillyTavern

25.2k

LLM Frontend for Power Users.

5k|JavaScript
AGPL-3.0
aichatllm

Developer Tools & Integrations

14 projects
Aider-AI

Aider-AI/aider

Aider-AI

42.8k

aider is AI pair programming in your terminal

4.1k|Python
Apache-2.0
chatgptclicommand-line
Arize-ai

Arize-ai/phoenix

Arize-ai

9.2k

AI Observability & Evaluation

795|Jupyter Notebook
NOASSERTION
llmopsai-monitoringai-observability
promptfoo

promptfoo/promptfoo

promptfoo

19.4k

Test your prompts, agents, and RAGs. Red teaming/pentesting/vulnerability scanning for AI. Compare performance of GPT, Claude, Gemini, Llama, and more. Simple declarative configs with command line and CI/CD integration. Used by OpenAI and Anthropic.

1.7k|TypeScript
MIT
llmprompt-engineeringprompts
confident-ai

confident-ai/deepeval

confident-ai

14.4k

The LLM Evaluation Framework

1.3k|Python
Apache-2.0
evaluation-metricsevaluation-frameworkllm-evaluation
NVIDIA

NVIDIA/garak

NVIDIA

7.5k

the LLM vulnerability scanner

855|HTML
Apache-2.0
aillm-evaluationllm-security
continuedev

continuedev/continue

continuedev

32.3k

⏩ Source-controlled AI checks, enforceable in CI. Powered by the open-source Continue CLI

4.3k|TypeScript
Apache-2.0
open-sourcedeveloper-toolsai
TabbyML

TabbyML/tabby

TabbyML

33.3k

Self-hosted AI coding assistant

1.7k|Rust
NOASSERTION
aicodegencoding-assistant
cline

cline/cline

cline

59.9k

Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way.

6.1k|TypeScript
Apache-2.0
Developer Tools & Integrations
openinterpreter

openinterpreter/open-interpreter

openinterpreter

63k

A natural language interface for computers

5.4k|Python
AGPL-3.0
chatgptgpt-4python
RooCodeInc

RooCodeInc/Roo-Code

RooCodeInc

23k

Roo Code gives you a whole dev team of AI agents in your code editor.

3k|TypeScript
Apache-2.0
Developer Tools & Integrations
ggml-org

ggml-org/llama.vim

ggml-org

1.9k

Vim plugin for LLM-assisted code/text completion

99|Vim Script
MIT
llamallmvim
olimorris

olimorris/codecompanion.nvim

olimorris

6.4k

✨ AI Coding, Vim Style

394|Lua
Apache-2.0
neovimopenaianthropic
jupyterlab

jupyterlab/jupyter-ai

jupyterlab

4.2k

An open source extension that connects AI agents to computational notebooks in JupyterLab.

482|Python
BSD-3-Clause
jupyterjupyterlabjupyterlab-extension
assistant-ui

assistant-ui/assistant-ui

assistant-ui

9.2k

Typescript/React Library for AI Chat💬🚀

945|TypeScript
MIT
conversational-airadix-uishadcn

Resources & Learning

6 projects
fastai

fastai/fastai

fastai

28k

The fastai deep learning library

7.7k|Jupyter Notebook
Apache-2.0
deep-learningmachine-learningpytorch
Comfy-Org

Comfy-Org/example_workflows

Comfy-Org

23

A repo for storing all ComfyUI example workflows.

6|Unknown
No license
Resources & Learning
pytorch

pytorch/examples

pytorch

23.8k

A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.

9.8k|Python
BSD-3-Clause
Resources & Learning
tensorflow

tensorflow/docs

tensorflow

6.3k

TensorFlow documentation

5.4k|Jupyter Notebook
Apache-2.0
tensorflowtensorflow-tutorialstensorflow-examples
huggingface

huggingface/notebooks

huggingface

4.5k

Notebooks using the Hugging Face libraries 🤗

1.8k|Jupyter Notebook
Apache-2.0
Resources & Learning
NVIDIA

NVIDIA/DeepLearningExamples

NVIDIA

14.8k

State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.

3.4k|Jupyter Notebook
No license
computer-visiondeep-learningdrug-discovery