Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. JAX
J

JAX

Framework
134 projects554.0k total stars92.5k total forks3 languages

Open-source projects built with JAX

There are currently 134 open-source projects built with JAX, with a combined total of 554.0k GitHub stars. The most common language among these projects is Python.

Showing 134 open-source projects · page 1 of 4

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
HuggingFace Transformers
HuggingFace Transformershuggingface/transformers

A model-definition framework for state-of-the-art machine learning models across text, vision, audio, and multimodal tasks.

164.8k34.5kPython
1 day ago
funnlp
funnlpfighting41love/funNLP

A comprehensive collection of Chinese NLP resources, datasets, tools, and pre-trained models for developers and researchers.

82.9k15.3kPython
2 years ago
annotated_deep_learning_paper_implementations
annotated_deep_learning_paper_implementationslabmlai/annotated_deep_learning_paper_implementations

A collection of 60+ annotated PyTorch implementations of deep learning papers with side-by-side explanatory notes.

67.4k6.8kPython
7 months ago
sglang
sglangsgl-project/sglang

A high-performance serving framework for large language models and multimodal models, delivering low-latency and high-throughput inference.

35.5k8.6kPython
1 day ago
AlphaFold
AlphaFolddeepmind/alphafold

Open source implementation of AlphaFold 2, a deep learning system for highly accurate protein structure prediction.

14.8k2.9kPython
4 months ago
Vision Transformer
Vision Transformergoogle-research/vision_transformer

Official JAX/Flax implementation of Vision Transformer (ViT) and MLP-Mixer for image recognition, with pre-trained models.

12.7k1.5kJupyter Notebook
1 month ago
kornia
korniakornia/kornia

A differentiable computer vision library for PyTorch, providing geometric vision and image processing algorithms for AI workflows.

11.3k1.3kPython
1 day ago
Dopamine
Dopaminegoogle/dopamine

A research framework for fast prototyping of reinforcement learning algorithms, designed for easy experimentation and reproducibility.

10.9k1.4kJupyter Notebook
5 months ago
cleanrl
cleanrlvwxyzjn/cleanrl

A deep reinforcement learning library offering high-quality, single-file implementations of algorithms like PPO, DQN, and SAC for research and education.

10.4k1.2kPython
4 months ago
AlphaFold3
AlphaFold3google-deepmind/alphafold3

AlphaFold 3 is an AI model that predicts the 3D structures of proteins and their interactions with other biomolecules like DNA, RNA, and ligands.

8.5k1.4kPython
19 days ago
Trax
Traxgoogle/trax

An end-to-end deep learning library focused on clear code, speed, and research, built by Google Brain.

8.3k820Python
11 months ago
Reformer
Reformergoogle/trax

An end-to-end deep learning library focused on clear code and speed, used for research and production by Google Brain.

8.3k820Python
11 months ago
Flax
Flaxgoogle/flax

A neural network library for JAX designed for flexibility, enabling researchers to experiment with new training forms by modifying training loops.

7.3k831Jupyter Notebook
6 days ago
Flax NNX
Flax NNXgoogle/flax

A neural network library for JAX designed for flexibility, enabling researchers to experiment with new training forms by modifying training loops.

7.3k831Jupyter Notebook
6 days ago
DeepChem
DeepChemdeepchem/deepchem

An open-source Python library for applying deep learning to drug discovery, materials science, quantum chemistry, and biology.

7.0k2.3kPython
17 days ago
Whisper JAX
Whisper JAXsanchit-gandhi/whisper-jax

A JAX implementation of OpenAI's Whisper model offering up to 70x faster transcription on TPUs.

4.7k411Jupyter Notebook
2 years ago
Oryx
Oryxtensorflow/probability

A library for probabilistic reasoning and statistical analysis integrated with TensorFlow and JAX.

4.4k1.1kJupyter Notebook
1 month ago
Acme
Acmegoogle-deepmind/acme

A research framework for reinforcement learning providing modular building blocks and reference agent implementations.

4.1k550Python
13 days ago
Scenic
Scenicgoogle-research/scenic

A JAX library for rapid prototyping of large-scale attention-based vision models across images, video, audio, and multimodal data.

3.8k479Python
3 days ago
DI-engine
DI-engineopendilab/DI-engine

A comprehensive Python-first reinforcement learning framework with modular abstractions for decision intelligence applications.

3.6k437Python
9 months ago
Haiku
Haikudeepmind/dm-haiku

A JAX-based neural network library that provides a simple, object-oriented programming model for building and training models.

3.3k299Python
13 days ago
BRAX
BRAXgoogle/brax

A fast, differentiable physics engine built with JAX for massively parallel rigid body simulation on accelerator hardware.

3.2k349Jupyter Notebook
1 month ago
Equinox
Equinoxpatrick-kidger/equinox

A JAX library for neural networks and scientific computing with PyTorch-like syntax and full ecosystem compatibility.

3.0k212Python
28 days ago
NumPyro
NumPyropyro-ppl/numpyro

A lightweight probabilistic programming library using NumPy and JAX for autograd and JIT compilation to GPU/TPU/CPU.

2.8k307Python
5 days ago
Mctx
Mctxdeepmind/mctx

A JAX-native library implementing Monte Carlo tree search algorithms like AlphaZero and MuZero for reinforcement learning research.

2.7k216Python
1 month ago
EasyLM
EasyLMyoung-geng/EasyLM

A JAX/Flax-based framework for easy and scalable pre-training, fine-tuning, evaluation, and serving of large language models.

2.5k260Python
2 years ago
MaxText
MaxTextgoogle/maxtext

A high-performance, scalable LLM library and reference implementation written in pure Python/JAX for training on TPUs and GPUs.

2.4k602Python
1 day ago
Neural Tangents
Neural Tangentsgoogle/neural-tangents

A high-level neural network API for specifying and analyzing infinite-width neural networks as Gaussian Processes in Python.

2.4k238Jupyter Notebook
2 years ago
Objectron
Objectrongoogle-research-datasets/Objectron

A large-scale dataset of object-centric video clips with 3D bounding box annotations and AR metadata for 3D object detection research.

2.4k267Jupyter Notebook
6 months ago
Optax
Optaxdeepmind/optax

A gradient processing and optimization library for JAX, designed for research with composable building blocks.

2.3k365Python
7 days ago
Optax
Optaxgoogle-deepmind/optax

A gradient processing and optimization library for JAX, designed for research with composable building blocks.

2.3k365Python
7 days ago
cvxpylayers
cvxpylayerscvxgrp/cvxpylayers

A Python library for constructing differentiable convex optimization layers in PyTorch, JAX, and MLX using CVXPY.

2.1k194Python
3 months ago
Diffrax
Diffraxpatrick-kidger/diffrax

A JAX-based library providing numerical differential equation solvers for ODEs, SDEs, and CDEs with autodifferentiation and GPU support.

2.1k187Python
2 months ago
Penzai
Penzaigoogle-deepmind/penzai

A JAX research toolkit for building, editing, and visualizing neural networks as legible, functional pytree data structures.

1.9k70Python
1 year ago
Big Transfer (BiT)
Big Transfer (BiT)google-research/big_transfer

Official repository for Big Transfer (BiT) models, providing pre-trained visual representations for efficient transfer learning across computer vision tasks.

1.5k175Python
2 years ago
Jraph
Jraphgoogle-deepmind/jraph

A lightweight library for building and training graph neural networks using JAX.

1.5k107Python
2 years ago
1
2
3
4