Ross ROSS = Recommend OSS · open-source software intelligence for agents

domain: machine-learning

3991 products, primary matches first, then adoption-weighted; health v2 shown.

ProductHealth v2StarsMaturity
tensorflow/tensorflow
TensorFlow is an end-to-end open source platform for machine learning with stable Python and C++ APIs and a broad ecosystem of tools. It su…
86197638stable
huggingface/transformers
Hugging Face Transformers is a Python library that serves as the model-definition framework for state-of-the-art machine learning models ac…
95164475stable
ComfyUI
ComfyUI is a modular, node-graph based GUI, API, and backend for running diffusion models and other generative AI models to create images, …
94130155stable
ggml-org/llama.cpp
llama.cpp is a C/C++ library and toolset for running large language model inference locally on CPUs and GPUs, built on the ggml tensor libr…
93125803stable
openai/whisper
OpenAI's Whisper is a general-purpose speech recognition model and Python library built on a Transformer sequence-to-sequence architecture.…
68107981stable
pytorch/pytorch
PyTorch is a Python library providing NumPy-like tensor computation with strong GPU acceleration and a tape-based automatic differentiation…
93102605stable
karpathy/autoresearch
A framework by Andrej Karpathy where AI agents autonomously run LLM research experiments on a single-GPU nanochat training setup. The agent…
4894753active
OpenCV
OpenCV is the de facto open-source computer vision library, providing thousands of optimized algorithms for image and video processing, fea…
8990613stable
vllm-project/vllm
vLLM is a high-throughput, memory-efficient inference and serving engine for large language models, featuring PagedAttention, continuous ba…
9390149active
tensorflow/models
The TensorFlow Model Garden is a repository of official and community implementations of state-of-the-art machine learning models built wit…
8577652active
Unsloth
Unsloth is a desktop application for running and fine-tuning LLMs, diffusion, embedding, and audio models locally, with support for NVIDIA,…
9474883active
hiyouga/LlamaFactory
LlamaFactory is a unified, efficient fine-tuning framework for 100+ large language models and vision-language models, supporting LoRA, QLoR…
8374382active
X Recommendation Algorithm
The open-source source code for X's (formerly Twitter) recommendation algorithm, a set of services and jobs that serve personalized feeds o…
4873868active
scikit-learn/scikit-learn
scikit-learn is a Python module for machine learning built on top of SciPy, providing classification, regression, clustering, and model eva…
9067065stable
Keras
Keras 3 is a multi-backend deep learning framework that runs on JAX, TensorFlow, PyTorch, and OpenVINO, providing a high-level API for buil…
9864253stable
commaai/openpilot
openpilot is an open-source operating system for robotics that currently functions as an advanced driver assistance system (ADAS) for 300+ …
9163511active
RVC-Boss/GPT-SoVITS
GPT-SoVITS is a Python-based few-shot voice cloning and text-to-speech system with an integrated WebUI. It supports zero-shot TTS from a 5-…
6861255active
ultralytics/ultralytics
Ultralytics YOLO is a Python package and CLI providing a family of real-time computer vision models (YOLO26, YOLO11, YOLOv8) for object det…
9560991active
karpathy/nanochat
nanochat is a minimal, hackable full-stack LLM training harness that covers tokenization, pretraining, finetuning, evaluation, and inferenc…
6057548active
deepfakes/faceswap
Faceswap is a free, open-source, multi-platform deepfakes tool that uses deep learning to recognize and swap faces in pictures and videos. …
8557500active
Freqtrade
Freqtrade is a free, open-source cryptocurrency trading bot written in Python that supports major spot and futures exchanges via CCXT. It i…
9853664stable
ggml-org/whisper.cpp
A high-performance C/C++ port of OpenAI's Whisper automatic speech recognition model with no external dependencies. It supports CPU, GPU (M…
9953203stable
LlamaIndex
LlamaIndex is a Python (with a TypeScript variant) framework for building LLM-powered applications, centered on ingesting, indexing, and qu…
9551883stable
roboflow/supervision
Supervision is a Python library of reusable computer vision tools that bridges the gap between detection/segmentation/classification models…
9549745active
mudler/LocalAI
LocalAI is an open-source, self-hosted AI inference runtime that runs LLMs, vision, speech, image, and video models behind OpenAI/Anthropic…
9348696active
microsoft/qlib
Qlib is an AI-oriented quantitative investment platform from Microsoft that supports the full quant research workflow, from data processing…
6647960active
apache/airflow
Apache Airflow is an open-source platform for programmatically authoring, scheduling, and monitoring workflows as directed acyclic graphs (…
9846613stable
Milvus
Milvus is a high-performance, cloud-native vector database written in Go and C++ for scalable approximate nearest neighbor search over embe…
9445808stable
streamlit/streamlit
Streamlit is an open-source Python framework that turns data scripts into interactive web apps in minutes, with widgets, charts, and datafr…
9945620stable
vnpy/vnpy
VeighNa (vn.py) is an open-source Python framework for developing quantitative trading systems, covering strategy development, backtesting,…
8844786stable
apache/spark
Apache Spark is a unified analytics engine for large-scale data processing, providing high-level APIs in Scala, Java, Python, and R over an…
7743882stable
ray-project/ray
Ray is a unified open-source framework for scaling AI and Python applications, consisting of a core distributed runtime (tasks, actors, obj…
9943614stable
gradio-app/gradio
Gradio is an open-source Python library for quickly building web-based demos and UIs for machine learning models, APIs, or arbitrary Python…
9543425stable
DeepSpeed
DeepSpeed is a deep learning optimization library from Microsoft that makes distributed training and inference of large models fast, memory…
9843003stable
hpcaitech/ColossalAI
Colossal-AI is an integrated large-scale deep learning training system built on PyTorch that provides efficient parallelization techniques …
7441441active
facebookresearch/faiss
Faiss is a C++ library (with Python wrappers) for efficient similarity search and clustering of dense vectors, supporting indexes that scal…
9440809stable
microsoft/BitNet
bitnet.cpp is Microsoft's official inference framework for 1-bit large language models (BitNet b1.58), providing optimized CPU kernels with…
6540203active
datalab-to/marker
Marker is a Python library and CLI tool that converts PDFs, images, and office documents (DOCX, PPTX, XLSX, EPUB, HTML) into markdown, JSON…
9239295active
shiyu-coder/Kronos
Kronos is an open-source foundation model family for financial K-line (OHLCV) data, using a tokenizer plus autoregressive Transformer pre-t…
5337962active
RVC-Project/Retrieval-based-Voice-Conversion-WebUI
A WebUI-based framework for training and running retrieval-based voice conversion (RVC) models, letting users clone a voice timbre from as …
8237845active
stanfordnlp/dspy
DSPy is a Python framework from Stanford NLP for programming language model systems with declarative signatures and modules instead of hand…
9437612active
myshell-ai/OpenVoice
OpenVoice is a Python library and audio foundation model for instant voice cloning, requiring only a short reference audio clip to replicat…
3437312active
google-ai-edge/mediapipe
MediaPipe is Google's cross-platform framework for deploying on-device machine learning solutions for live and streaming media. It provides…
9436731stable
Real-ESRGAN
Real-ESRGAN is a deep learning project for practical image and video restoration via super-resolution, with pretrained models for photos an…
2336593stable
HanLP
HanLP is a production-oriented multilingual NLP toolkit built on PyTorch and TensorFlow 2.x, offering tokenization, POS tagging, NER, depen…
5736484active
jax-ml/jax
JAX is a Python library for accelerator-oriented array computation and composable program transformations, offering NumPy-compatible APIs w…
9936215stable
OpenBMB/VoxCPM
VoxCPM is a tokenizer-free text-to-speech system built on a diffusion autoregressive architecture that generates continuous speech represen…
7936145active
facebookresearch/detectron2
Detectron2 is Facebook AI Research's PyTorch-based library for state-of-the-art object detection, instance/panoptic segmentation, and other…
6734688stable
huggingface/diffusers
Hugging Face Diffusers is a Python library providing state-of-the-art pretrained diffusion models for generating images, videos, and audio …
9534385stable
AlexsJones/llmfit
llmfit is a Rust-based terminal tool (TUI and CLI) that matches LLM models to your hardware by detecting RAM, CPU, and GPU and scoring mode…
7834236active
openai/CLIP
OpenAI's CLIP is a PyTorch library providing pretrained contrastive language-image models that encode images and text into a shared embeddi…
6634236stable
Qdrant
Qdrant is an open-source, production-ready vector database and similarity search engine written in Rust, supporting dense, sparse, and mult…
9834210stable
spaCy
spaCy is an industrial-strength natural language processing library for Python and Cython, featuring pretrained pipelines for 70+ languages…
9933849stable
tinygrad/tinygrad
tinygrad is a small, hackable deep learning framework providing a PyTorch-like tensor library with autograd, plus a visible IR and compiler…
9133509active
lutzroeder/netron
Netron is a visualizer for neural network, deep learning, and machine learning models, rendering model graphs and layer details. It support…
9933407active
open-mmlab/mmdetection
MMDetection is OpenMMLab's PyTorch-based toolbox and benchmark for object detection and instance/panoptic segmentation. It provides a large…
2332892stable
numpy/numpy
NumPy is the fundamental open-source Python library for scientific computing, providing a powerful N-dimensional array object, vectorized o…
9432607stable
lyogavin/airllm
AirLLM is a Python library that dramatically reduces LLM inference memory usage by streaming model layers (and MoE experts) from disk, enab…
9632573active
SGLang
SGLang is a high-performance open-source serving framework for large language models and multimodal models, offering low-latency, high-thro…
9332504stable
xai-org/x-algorithm
The open-source algorithm that powers X's For You feed, combining in-network and ML-retrieved out-of-network posts, filtering them, and ran…
6032322active
Lightning-AI/pytorch-lightning
PyTorch Lightning is a deep learning framework that organizes PyTorch code to eliminate boilerplate for training, finetuning, and scaling A…
9031310stable
karpathy/llm.c
llm.c is a pure C/CUDA implementation for training large language models like GPT-2 and GPT-3, with no dependency on PyTorch or Python. It …
3730879active
JaidedAI/EasyOCR
EasyOCR is a ready-to-use Python OCR library built on PyTorch that extracts text from images, supporting 80+ languages and popular writing …
4829942stable
Genesis-Embodied-AI/genesis-world
Genesis World is a Python simulation platform for physical AI and robotics that combines a unified multi-physics engine, a photorealistic r…
9329809active
modular/modular
Modular Platform hosting the MAX AI serving framework and the Mojo systems programming language. It provides an OpenAI-compatible inference…
9229225active
dmlc/xgboost
XGBoost is an optimized, scalable gradient boosting library implementing parallel tree boosting (GBDT/GBM) with bindings for Python, R, Jav…
9528694stable
Taichi
Taichi Lang is an open-source domain-specific language embedded in Python for high-performance parallel numerical computation, using a JIT …
6428345active
google-research/timesfm
TimesFM is a pretrained decoder-only foundation model from Google Research for time-series forecasting, offering zero-shot forecasts with u…
8128273active
srbhr/Resume-Matcher
Resume Matcher is an open-source, self-hosted AI application that tailors resumes and cover letters to specific job descriptions using LLMs…
8628254active
MLX
MLX is an array computation framework for machine learning on Apple silicon, developed by Apple ML research. It offers NumPy-like Python AP…
9428172active
Label Studio
Label Studio is an open-source data labeling and annotation platform supporting images, audio, text, video, and time series with a web UI a…
8628150active
fastai/fastai
fastai is a deep learning library built on PyTorch that offers high-level components for quickly achieving state-of-the-art results in visi…
9328125stable
nautechsystems/nautilus_trader
NautilusTrader is an open-source, production-grade algorithmic trading platform with a Rust-native core and Python API, built on a determin…
9827886stable
mlflow/mlflow
MLflow is an open source AI engineering platform for agents, LLMs, and traditional ML models, providing experiment tracking, model registry…
9927688stable
Stability-AI/generative-models
Stability AI's official repository of generative diffusion models, including Stable Diffusion, Stable Video, and SV4D 2.0 for image, video,…
4527271active
huggingface/lerobot
LeRobot is Hugging Face's PyTorch library for real-world robotics, providing a hardware-agnostic Python interface for controlling robots, a…
9226949active
ApolloAuto/apollo
Apollo is an open-source autonomous driving platform providing a high-performance, modular software stack for developing, testing, and depl…
5726807active
huggingface/open-r1
Open R1 is Hugging Face's fully open reproduction of the DeepSeek-R1 training pipeline, providing scripts for supervised fine-tuning, GRPO …
5426447active
deepset-ai/haystack
Haystack is an open-source Python AI orchestration framework by deepset for building production-ready LLM applications, agents, and RAG sys…
9926325stable
JustVugg/colibri
Colibrì is a pure-C, zero-dependency inference engine that runs frontier Mixture-of-Experts models (744B to 2.8T parameters) on consumer ha…
8026251active
Anjok07/ultimatevocalremovergui
Ultimate Vocal Remover GUI is a desktop application that uses state-of-the-art deep neural network models to separate vocals from instrumen…
2825995active
shap/shap
SHAP (SHapley Additive exPlanations) is a Python library that explains the output of any machine learning model using Shapley values from g…
9025704active
lucidrains/vit-pytorch
A PyTorch library implementing the Vision Transformer (ViT) and dozens of ViT variants (NaViT, MaxViT, MobileViT, Dino, masked autoencoders…
8725488active
mxgmn/WaveFunctionCollapse
A C# implementation of the Wave Function Collapse algorithm that generates bitmaps and tilemaps locally similar to a single example input, …
5625292stable
SYSTRAN/faster-whisper
A fast reimplementation of OpenAI's Whisper speech-to-text model built on the CTranslate2 inference engine, offering up to 4x speedup and l…
5725104active
danielgatis/rembg
Rembg is a Python tool for removing image backgrounds using U2Net-based deep learning models. It can be used as a CLI, Python library, HTTP…
9824449active
PaddlePaddle/Paddle
PaddlePaddle is an industrial-grade deep learning framework written in C++ with Python APIs, supporting high-performance single-machine and…
8424062active
pyg-team/pytorch_geometric
PyG (PyTorch Geometric) is a Python library built on PyTorch for writing and training Graph Neural Networks on structured and irregular dat…
8424032stable
deepseek-ai/DeepSeek-OCR
DeepSeek-OCR is an open vision-language model from DeepSeek AI that researches 'contexts optical compression' - encoding long text contexts…
4523855active
m-bain/whisperX
WhisperX is a Python library providing fast automatic speech recognition with word-level timestamps and speaker diarization. It combines Wh…
9123765active
PrefectHQ/prefect
Prefect is an open-source workflow orchestration framework that turns Python functions into production-grade data pipelines using decorator…
9523693stable
facebookresearch/audiocraft
A PyTorch library from Meta for audio processing and generation with deep learning, featuring the EnCodec neural audio codec and generative…
6123586active
graphdeco-inria/gaussian-splatting
The official reference implementation of 3D Gaussian Splatting, a method for real-time radiance field rendering that reconstructs scenes fr…
5023425active
verl-project/verl
verl (Volcano Engine Reinforcement Learning) is a flexible, production-ready RL post-training library for large language models, open-sourc…
8423145active
mlc-ai/mlc-llm
MLC LLM is a machine learning compiler and high-performance deployment engine for large language models, built on TVM-based ML compilation.…
6423095active
pgvector
pgvector is an open-source PostgreSQL extension that adds vector data types and vector similarity search, supporting exact and approximate …
7622760active
marimo-team/marimo
marimo is a reactive Python notebook stored as pure Python files, where running a cell automatically re-runs dependent cells to keep code a…
9022500active
microsoft/unilm
Microsoft's collection of large-scale self-supervised pre-trained models spanning tasks, 100+ languages, and modalities (text, image, layou…
6722194active
huggingface/datasets
Hugging Face Datasets is a Python library providing one-line access to hundreds of thousands of public datasets on the Hugging Face Hub acr…
9821870stable
recommenders-team/recommenders
A Python library and collection of Jupyter notebooks with best practices for building, evaluating, and operationalizing recommendation syst…
6721864active

page 1 / 40 next →