Awesome List

Awesome Machine Learning

A curated list of awesome Machine Learning frameworks, libraries and software.

josephmisiti/awesome-machine-learning
List stars
73,566
README repos
866
Indexed repos
141
List commits
-
Forks
15,546
Open issues
21

Tracked list growth

GitHub stars and default-branch commits for josephmisiti/awesome-machine-learning.

Latest scan 2026-07-17 10:49

Likes history

GitHub stars

Commits history

Default branch commits

Indexed repositories

63 repos matching these filters.

Latest repo push 2026-07-17

Filter this list

Search within Awesome Machine Learning or narrow by ecosystem and project health.

Clear 1 refinement
Search mode
Tune results
More filters Topics, generated tags, stack, files, age, archive status, and growth.
Ecosystem
Files

Choose a suggestion or use commas to require multiple files.

Health

Uses known first-commit dates.

Momentum
Filters by observed commit-count growth over the repository's latest 7-day capture window. Repositories without a recent baseline are excluded.
Filters by observed GitHub star growth over the repository's latest 7-day capture window. Repositories without a recent baseline are excluded.
Reset filters
Highlighted

Open highlighted repo slot

Put your repository first

Promote a GitHub repo at the top of Awesome repository list views for 7 days.

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.

AI dev
Updated
2026-07-15
Lists
5 list mentions
First commit
2018-10-29
License
Apache-2.0
Issues
2,481 open
Forks
33,880
Commits
23,375 commits
Star growth, last 7 days
0 0.0%
Commit velocity, last 7 days
0 0.0%
pytorch/pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration

AI dev
Updated
2026-07-16
Lists
5 list mentions
First commit
2012-01-25
License
NOASSERTION
Issues
18,354 open
Forks
28,512
Commits
107,527 commits
Star growth, last 7 days
0 0.0%
Commit velocity, last 7 days
0 0.0%
ultralytics/ultralytics

Ultralytics YOLO26, YOLO11, YOLOv8 — object detection, instance segmentation, semantic segmentation, image classification, pose estimation, object tracking

AI dev
Updated
2026-07-16
Lists
3 list mentions
First commit
2022-09-11
License
AGPL-3.0
Issues
157 open
Forks
11,386
Commits
4,436 commits
Star growth, last 7 days
0 0.0%
Commit velocity, last 7 days
0 0.0%
streamlit/streamlit

Streamlit — A faster way to build and share data apps.

AI dev
Updated
2026-07-16
Lists
3 list mentions
First commit
2018-01-10
License
Apache-2.0
Issues
1,281 open
Forks
4,322
Commits
10,115 commits
Star growth, last 7 days
+61 +0.1%
Commit velocity, last 7 days
+52 +0.5%
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.

AI dev
Updated
2026-07-16
Lists
4 list mentions
First commit
2016-02-07
License
Apache-2.0
Issues
3,449 open
Forks
7,796
Commits
31,066 commits
Star growth, last 7 days
0 0.0%
Commit velocity, last 7 days
0 0.0%
gradio-app/gradio

Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!

AI dev
Updated
2026-07-17
Lists
4 list mentions
First commit
2018-09-19
License
Apache-2.0
Issues
213 open
Forks
3,551
Commits
8,661 commits
Star growth, last 7 days
+32 +0.1%
Commit velocity, last 7 days
+12 +0.1%
openai/gym

A toolkit for developing and comparing reinforcement learning algorithms.

Archived
Updated
2026-03-26
Lists
2 list mentions
First commit
2016-04-27
License
NOASSERTION
Issues
128 open
Forks
8,695
Commits
1,758 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
qdrant/qdrant

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/

Updated
2026-07-06
Lists
5 list mentions
First commit
2020-05-30
License
Apache-2.0
Issues
619 open
Forks
2,462
Commits
6,145 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
dmlc/xgboost

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

Updated
2026-07-14
Lists
4 list mentions
First commit
2014-02-06
License
Apache-2.0
Issues
474 open
Forks
8,879
Commits
7,868 commits
Star growth, last 7 days
0 0.0%
Commit velocity, last 7 days
0 0.0%
deepset-ai/haystack

Open-source AI orchestration framework for building context-engineered, production-ready LLM applications. Design modular pipelines and agent workflows with explicit control over retrieval, routing, memory, and generation. Built for scalable agents, RAG, multimodal applications, semantic search, and conversational systems.

AI dev
Updated
2026-07-16
Lists
6 list mentions
First commit
2019-11-14
License
Apache-2.0
Issues
117 open
Forks
2,926
Commits
5,785 commits
Star growth, last 7 days
+53 +0.2%
Commit velocity, last 7 days
+44 +0.8%
promptfoo/promptfoo

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

AI dev
Updated
2026-07-07
Lists
7 list mentions
First commit
2023-03-31
License
MIT
Issues
397 open
Forks
2,049
Commits
9,142 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
comet-ml/opik

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

AI dev
Updated
2026-07-17
Lists
9 list mentions
First commit
2024-09-02
License
Apache-2.0
Issues
151 open
Forks
1,612
Commits
6,432 commits
Star growth, last 7 days
+111 +0.5%
Commit velocity, last 7 days
+56 +0.9%
Farama-Foundation/Gymnasium

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

Updated
2026-07-14
Lists
3 list mentions
First commit
2016-04-27
License
MIT
Issues
79 open
Forks
1,390
Commits
2,614 commits
Star growth, last 7 days
0 0.0%
Commit velocity, last 7 days
0 0.0%
cleanlab/cleanlab

Cleanlab's open-source library is the standard data-centric AI package for data quality and machine learning with messy, real-world data and labels.

Updated
2026-01-13
Lists
3 list mentions
First commit
2018-05-11
License
Apache-2.0
Issues
111 open
Forks
908
Commits
1,818 commits
Star growth, last 7 days
0 0.0%
Commit velocity, last 7 days
0 0.0%
statsmodels/statsmodels

Statsmodels: statistical modeling and econometrics in Python

Updated
2026-07-03
Lists
4 list mentions
First commit
2006-03-03
License
BSD-3-Clause
Issues
2,983 open
Forks
3,469
Commits
16,182 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
huggingface/tokenizers

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

Updated
2026-07-14
Lists
3 list mentions
First commit
2019-11-01
License
Apache-2.0
Issues
231 open
Forks
1,143
Commits
2,003 commits
Star growth, last 7 days
0 0.0%
Commit velocity, last 7 days
0 0.0%
EpistasisLab/tpot

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

Updated
2025-09-11
Lists
2 list mentions
First commit
2023-03-24
License
LGPL-3.0
Issues
310 open
Forks
1,565
Commits
551 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
pycaret/pycaret

Open-source, low-code AutoML platform for Python. PyCaret 4.0: sklearn-native engine + React control plane.

AI dev
Updated
2026-06-25
Lists
2 list mentions
First commit
2019-11-23
License
NOASSERTION
Issues
24 open
Forks
1,854
Commits
5,492 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
catboost/catboost

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.

Updated
2026-07-15
Lists
4 list mentions
First commit
2017-07-18
License
Apache-2.0
Issues
710 open
Forks
1,312
Commits
50,592 commits
Star growth, last 7 days
0 0.0%
Commit velocity, last 7 days
0 0.0%
VowpalWabbit/vowpal_wabbit

Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive learning.

Updated
2026-07-15
Lists
2 list mentions
First commit
2009-04-29
License
NOASSERTION
Issues
2 open
Forks
1,925
Commits
10,555 commits
Star growth, last 7 days
+1 0.0%
Commit velocity, last 7 days
+3 0.0%
vaexio/vaex

Out-of-Core hybrid Apache Arrow/NumPy DataFrame for Python, ML, visualization and exploration of big tabular data at a billion rows per second 🚀

Updated
2026-04-01
Lists
3 list mentions
First commit
2014-01-27
License
MIT
Issues
551 open
Forks
602
Commits
3,727 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
MervinPraison/PraisonAI

PraisonAI 🦞 — Hire a 24/7 AI Workforce. Stop writing boilerplate and start shipping autonomous self-improving agents that research, plan, code, and execute tasks. Deployed in 5 lines of code with built-in memory, RAG, and support for 100+ LLMs.

AI dev
Updated
2026-07-15
Lists
6 list mentions
First commit
2024-03-19
License
MIT
Issues
42 open
Forks
1,309
Commits
5,836 commits
Star growth, last 7 days
0 0.0%
Commit velocity, last 7 days
0 0.0%
evidentlyai/evidently

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.

Updated
2026-05-02
Lists
4 list mentions
First commit
2020-11-25
License
Apache-2.0
Issues
284 open
Forks
877
Commits
2,795 commits
Star growth, last 7 days
0 0.0%
Commit velocity, last 7 days
0 0.0%
aimhubio/aim

Aim 💫 — An easy-to-use & supercharged open-source experiment tracker.

Updated
2026-07-09
Lists
4 list mentions
First commit
2019-05-31
License
Apache-2.0
Issues
466 open
Forks
400
Commits
2,265 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
infiniflow/infinity

The AI-native database built for LLM applications, providing incredibly fast hybrid search of dense vector, sparse vector, tensor (multi-vector), and full-text.

AI dev
Updated
2026-07-14
Lists
3 list mentions
First commit
2022-07-18
License
Apache-2.0
Issues
66 open
Forks
431
Commits
3,153 commits
Star growth, last 7 days
0 0.0%
Commit velocity, last 7 days
0 0.0%
pyqtgraph/pyqtgraph

Fast data visualization and GUI tools for scientific / engineering applications

Updated
2026-07-02
Lists
2 list mentions
First commit
2010-03-22
License
NOASSERTION
Issues
514 open
Forks
1,173
Commits
4,603 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
IDSIA/sacred

Sacred is a tool to help you configure, organize, log and reproduce experiments developed at IDSIA.

Updated
2025-10-22
Lists
2 list mentions
First commit
2014-03-31
License
MIT
Issues
107 open
Forks
392
Commits
1,354 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
MAIF/shapash

🔅 Shapash: User-friendly Explainability and Interpretability to Develop Reliable and Transparent Machine Learning Models

Updated
2026-07-09
Lists
2 list mentions
First commit
2020-05-29
License
Apache-2.0
Issues
47 open
Forks
388
Commits
1,991 commits
Star growth, last 7 days
0 0.0%
Commit velocity, last 7 days
0 0.0%
nidhaloff/igel

a delightful machine learning tool that allows you to train, test, and use models without writing code

Updated
2025-12-07
Lists
1 list mention
First commit
2020-08-27
License
MIT
Issues
18 open
Forks
208
Commits
431 commits
Star growth, last 7 days
+1 0.0%
Commit velocity, last 7 days
0 0.0%