Local-first · Zero backend · Privacy-preserving
The open workspace for scientific writing
A coherent set of local-first, open-source tools for LaTeX and Typst: real-time collaboration, in-browser compilation, and an optional AI assistant—no server, no API keys.
No sign-in required. Works offline after initial asset and model caching.
What you get
One workspace with the same goal: write better, together, with privacy and control over your documents.
Real-time collaboration
Peer-to-peer sync via WebRTC and Yjs (CRDT). Work together without a central server. No relay—connections are direct.
Open dashboardAI assistant (local)
Runs in-browser with WebGPU. No API keys, no data leaves your device. Ask questions or use Agent mode to generate LaTeX.
Open dashboardLaTeX compilation
BusyTeX and texlyre in WASM — compile locally, no cloud compiler. Supports XeLaTeX, LuaLaTeX, and pdfTeX.
Open dashboard\documentclass{article}
\begin{document}
\section{Introduction}
Lorem ipsum dolor sit
amet, consectetur.
\section{Methods}
We used a mixed-methods
approach.
\section{Results}
Data shows significant
effects (p < .05).
\end{document}Typst compilation
Official compiler via typst.ts — full Typst support in the browser. Same split view and live preview as LaTeX.
Open dashboard#set document(...) = Introduction Lorem ipsum dolor sit amet, consectetur. = Methods We used a mixed-methods approach. = Results Data shows significant effects.
Local-first storage
IndexedDB-backed project filesystem. Your files stay on your device. Open projects from the dashboard anytime.
Open dashboard- Paper draft.tex
- Thesis ch.2.tex
- Notes.tex
- Draft v2.tex
- Appendix.tex
- Lit review.tex
- Slides.tex
Export & import
Download projects as ZIP, or import from ZIP or folder. Take your work with you or restore from backup.
Open dashboardAntiprism at a glance
Antiprism is built on a simple idea: scientific writing deserves tools that are private, fast, and work where you do—without locking you into a cloud or a single device.
Privacy
Your source, assets, and compiled PDFs stay on-device. Collaboration is direct, not relayed through a central server.
Offline-first
After caching assets and models, you can write and compile without a network connection. Everything runs on your machine.
Fast iteration
Compile locally, zoom smoothly, and keep working on flaky Wi‑Fi or while traveling. No cloud dependency.
Open formats
LaTeX, Typst, and standard tooling. Your project is plain files—no lock-in and no proprietary formats to export.
One workspace, no backend
No server to run, no API keys to manage. Compile in the browser, collaborate over WebRTC, and keep your data on your device.
- •Compile LaTeX and Typst in WASM, locally
- •Real-time sync via peer-to-peer (WebRTC + Yjs)
- •Optional in-browser AI with WebGPU
Ready to try it?
Create a project and start writing. No account required.