Analysis updated 2026-05-18
Find foundational papers and explainers to learn how Joint Embedding Predictive Architecture works.
Browse pretrained JEPA model weights and code repositories like I-JEPA and V-JEPA.
Use the list as a syllabus for studying self-supervised learning and world models.
| abdelstark/awesome-jepa | pandorareads/apex-dashboard | ab-613/opengravity | |
|---|---|---|---|
| Stars | 119 | 135 | 178 |
| Language | CSS | CSS | CSS |
| Setup difficulty | easy | easy | moderate |
| Complexity | 1/5 | 1/5 | 3/5 |
| Audience | researcher | general | vibe coder |
Figures from each repo's GitHub metadata at analysis time.
Awesome JEPA is a curated reading list for a specific approach to training AI systems called Joint Embedding Predictive Architecture, or JEPA. This approach was proposed by Yann LeCun, a prominent AI researcher, as part of his vision for how machines might eventually develop something like common sense and the ability to plan. The key idea behind JEPA is different from how most well-known AI systems work. Instead of learning to recreate every detail of the data it trains on (like generating a pixel-perfect image), a JEPA model learns to predict an abstract, compressed version of what comes next. The argument is that this forces the model to focus on the structure and meaning in data rather than irrelevant surface details, which could make it better at reasoning and planning. The list covers foundational papers explaining the theory, the main model architectures from Meta's research lab (called I-JEPA for images, V-JEPA for video, and newer versions), analysis papers about why the approach works, and research extending it to audio, point clouds, molecular data, medical imaging, and other domains. There are also sections for downloadable model weights, code repositories and frameworks, datasets, benchmarks, recorded talks and lectures, online courses, and written explainers for people newer to the topic. The repository was verified and all links checked against primary sources in June 2026. Each entry includes the paper title, authors, publication venue where relevant, and links to the paper, code, and any available pretrained models. This is a reference resource for machine learning researchers and students studying self-supervised learning and world models. It does not contain code or data itself, only organized pointers to the work that exists across academic publications and code repositories.
A curated, fact-checked reading list of papers, code, and resources about JEPA, an AI architecture proposed by Yann LeCun that predicts abstract representations instead of raw pixels.
Mainly CSS. The stack also includes Markdown.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly researcher.
This repo across BitVibe Labs
Verify against the repo before relying on details.