interlinear
v0.0.1
Published
Post-editing IDE for AI translations. Reserved — real release lands as @interlinear/core.
Downloads
125
Maintainers
Readme
interlinear
A post-editing IDE for AI-translated long-form documents.
Status (2026-05-21) — placeholder. This top-level name is reserved. The real implementation will land as
@interlinear/core.
What it is
Two-pane bilingual reader — original PDF page on the left, translated React component on the right — with an agent iteration loop:
- Click any phrase, edit it inline, save (Vite hot-reloads).
- Or leave a comment for a Claude Code skill to apply across the document.
The output is editable code, not a frozen PDF.
Roadmap
- [x] Single-page spike (2026-05-21)
- [ ]
@interlinear/core— runtime, Vite plugin, Inspector UI - [ ]
@interlinear/cli— workspace scaffolder - [ ]
translate-pdfskill — wraps an existing parallel-subagent translator
License
MIT
