Openleaf
Download
curl -fsSL https://alex-dils.com/openleaf/install.sh | bash
Source install
Run Openleaf from the repository
Clone the source, install dependencies, then start the Electron app locally.
git clone https://github.com/axel-slid/openleaf.git
cd openleaf
npm install
npm start
Source install
Run Openleaf from the repository
Install system build tools if native dependencies fail, then run the Electron app from source.
git clone https://github.com/axel-slid/openleaf.git
cd openleaf
npm install
npm start
Preview
Files
▾ Figures
PNGModalNet-19.png
PNGModalNet-21.png
▾ vis
PDFattending_to_head.pdf
TEXbackground.tex
TEXintroduction.tex
TEXmodel_architecture.tex
TEXms.tex
PDFms.pdf
TEXresults.tex
TEXtraining.tex
ms.tex
CodeVisual
1
\documentclass{article}2
\usepackage[final]{nips_2017}3
\usepackage{amsmath} % math symbols
4
\title{Attention Is All You Need}
5
6
\begin{document}7
\maketitle8
\begin{abstract}9
10
\end{abstract}
+
Shell
Codex
Claude
claude ▸ Reviewing §3 — the residual sums check out.
ms.pdf · 15 pages
Compile PDF
87%
Attention Is All You Need
Abstract
✓ tectonic · compiled in 1.8s