Awesome

GitHub projects from awesome lists

Search awesome repositories

Search names, descriptions, topics, tags, and stacks, then tune results by ecosystem, freshness, health, and cross-list signal.

Repos indexed
18,423
Awesome lists tracked
132
Current results
170

Find repositories

Start broad, then narrow by ecosystem, freshness, health, and growth.

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
170 repos shown
Highlighted

Open highlighted repo slot

Put your repository first

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

mrdbourke/pytorch-deep-learning

Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.

Updated
2026-02-11
Lists
1 list mention
First commit
2021-10-19
History
7 history points
License
MIT
Issues
159 open
Forks
5,170
Commits
1,268 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
meta-llama/llama-cookbook

Welcome to the Llama Cookbook! This is your go to guide for Building with Llama: Getting started with Inference, Fine-Tuning, RAG. We also show you how to solve end to end problems using Llama model family and using them on various provider services

Updated
2026-05-19
Lists
1 list mention
First commit
2023-07-17
History
1 history point
License
MIT
Issues
92 open
Forks
2,756
Commits
2,279 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
arc53/DocsGPT

Private AI platform for agents, assistants and enterprise search. Built-in Agent Builder, Deep research, Document analysis, Multi-model support, and API connectivity for agents.

AI dev
Updated
2026-08-11
Lists
3 list mentions
First commit
2023-02-02
History
8 history points
License
MIT
Issues
98 open
Forks
2,118
Commits
5,144 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
cvat-ai/cvat

Computer Vision Annotation Tool (CVAT) is a leading platform for building high-quality visual datasets for vision AI. It offers open-source, cloud, and enterprise products, as well as labeling services, for image, video, and 3D annotation with AI-assisted labeling, quality assurance, team collaboration, analytics, and developer APIs.

Updated
2026-09-11
Lists
1 list mention
First commit
2018-06-29
History
7 history points
License
MIT
Issues
593 open
Forks
3,835
Commits
6,453 commits
Star growth, last 7 days
0 0.0%
Commit velocity, last 7 days
0 0.0%
tracel-ai/burn

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

Updated
2026-09-11
Lists
3 list mentions
First commit
2022-07-18
History
7 history points
License
Apache-2.0
Issues
305 open
Forks
1,041
Commits
3,233 commits
Star growth, last 7 days
0 0.0%
Commit velocity, last 7 days
0 0.0%
horovod/horovod

Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.

Archived
Updated
2026-07-29
Lists
1 list mention
First commit
2017-08-09
History
8 history points
License
NOASSERTION
Issues
406 open
Forks
2,233
Commits
1,352 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
BlinkDL/RWKV-LM

RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RNN and transformer - great performance, linear time, constant space (no kv-cache), fast training, infinite ctx_len, and free sentence embedding.

Updated
2026-07-23
Lists
3 list mentions
First commit
2021-08-08
History
8 history points
License
Apache-2.0
Issues
157 open
Forks
1,016
Commits
900 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
NVIDIA/TensorRT-LLM

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.

AI dev
Updated
2026-09-09
Lists
3 list mentions
First commit
2023-09-20
History
7 history points
License
NOASSERTION
Issues
1,493 open
Forks
2,726
Commits
9,444 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
flairNLP/flair

A very simple framework for state-of-the-art Natural Language Processing (NLP)

Updated
2025-10-27
Lists
1 list mention
First commit
2018-06-11
History
8 history points
License
NOASSERTION
Issues
31 open
Forks
2,104
Commits
6,684 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
mlfoundations/open_clip

An open source implementation of CLIP.

Updated
2026-09-08
Lists
1 list mention
First commit
2021-07-28
History
7 history points
License
NOASSERTION
Issues
27 open
Forks
1,306
Commits
783 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
DLR-RM/stable-baselines3

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

Updated
2026-08-17
Lists
5 list mentions
First commit
2019-09-05
History
13 history points
License
MIT
Issues
87 open
Forks
2,177
Commits
938 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
ludwig-ai/ludwig

Low-code framework for building custom LLMs, neural networks, and other AI models

AI dev
Updated
2026-09-07
Lists
3 list mentions
First commit
2019-01-09
History
9 history points
License
Apache-2.0
Issues
1 open
Forks
1,217
Commits
4,138 commits
Star growth, last 7 days
0 0.0%
Commit velocity, last 7 days
0 0.0%
NielsRogge/Transformers-Tutorials

This repository contains demos I made with the Transformers library by HuggingFace.

AI dev
Updated
2026-04-20
Lists
1 list mention
First commit
2020-08-31
History
7 history points
License
MIT
Issues
313 open
Forks
1,733
Commits
456 commits
Star growth, last 7 days
0 0.0%
Commit velocity, last 7 days
0 0.0%
kornia/kornia

🐍 Geometric Computer Vision Library for Spatial AI

AI dev
Updated
2026-09-08
Lists
2 list mentions
First commit
2018-08-22
History
10 history points
License
Apache-2.0
Issues
153 open
Forks
1,284
Commits
3,528 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
autogluon/autogluon

Fast and Accurate ML in 3 Lines of Code

Updated
2026-09-04
Lists
2 list mentions
First commit
2019-05-08
History
9 history points
License
Apache-2.0
Issues
385 open
Forks
1,185
Commits
3,026 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
bigscience-workshop/petals

🌸 Run LLMs at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading

Updated
2024-09-07
Lists
3 list mentions
First commit
2022-06-12
History
8 history points
License
MIT
Issues
113 open
Forks
640
Commits
522 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
vwxyzjn/cleanrl

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

Updated
2026-04-20
Lists
1 list mention
First commit
2019-06-07
History
8 history points
License
NOASSERTION
Issues
110 open
Forks
1,156
Commits
843 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
xorbitsai/inference

Swap GPT for any LLM by changing a single line of code. Xinference lets you run open-source, speech, and multimodal models on cloud, on-prem, or your laptop — all through one unified, production-ready inference API.

AI dev
Updated
2026-08-12
Lists
4 list mentions
First commit
2023-06-14
History
6 history points
License
Apache-2.0
Issues
53 open
Forks
853
Commits
2,112 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
activeloopai/deeplake

Deeplake is AI Data Runtime for Agents. It provides serverless postgres with a multimodal datalake, enabling scalable retrieval and training.

Updated
2026-05-21
Lists
3 list mentions
First commit
2019-08-09
History
8 history points
License
Apache-2.0
Issues
66 open
Forks
723
Commits
9,411 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
pyro-ppl/pyro

Deep universal probabilistic programming with Python and PyTorch

Updated
2026-08-04
Lists
1 list mention
First commit
2017-06-16
History
8 history points
License
Apache-2.0
Issues
284 open
Forks
1,015
Commits
2,517 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
intel/ipex-llm

Accelerate local LLM inference and finetuning (LLaMA, Mistral, ChatGLM, Qwen, DeepSeek, Mixtral, Gemma, Phi, MiniCPM, Qwen-VL, MiniCPM-V, etc.) on Intel XPU (e.g., local PC with iGPU and NPU, discrete GPU such as Arc, Flex and Max); seamlessly integrate with llama.cpp, Ollama, HuggingFace, LangChain, LlamaIndex, vLLM, DeepSpeed, Axolotl, etc.

Archived
Updated
2026-01-28
Lists
1 list mention
First commit
2017-03-14
History
1 history point
License
Apache-2.0
Issues
1,484 open
Forks
1,432
Commits
4,113 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history