JEPA4Japan is a personal learning space for organizing notes around Joint-Embedding Predictive Architecture research.
The current site is intentionally lightweight. It keeps the Navfolio-style dashboard structure, but content lives in Markdown and MDX so the knowledge base can evolve without hard-coding every section into page components.
What belongs here
- Reading notes for JEPA, I-JEPA, V-JEPA, and related world-model research.
- Short learning logs that capture what changed in understanding.
- Project notes for building the site and future learning modules.
- Links to papers, explainers, experiments, and implementation references.
How to edit
Most site-level identity and homepage modules live in src/config/site.toml.
Longer notes live in src/content/blog/, project writeups live in src/content/projects/, and short updates live in src/content/vibe/.