A real-time AI LaTeX editor with compile, preview, and code-aware assistance.
Prism now focuses on technical writing workflows: edit TeX, compile via a protected backend proxy, preview the PDF instantly, and let AI modify the source instead of only talking about it.
OpenRouter-ready
Segmented fast, balanced, premium model lanes
Mongo + Redis
Persistence, caching, file states, and recovery
Mobile-friendly
A dense workspace that still reads clearly on small screens
01
Edit LaTeX on the left with Monaco and compile through the backend.
02
See the generated PDF on the right without exposing compiler credentials.
03
Use the AI command panel to patch formulas, tables, or sections directly into the document.
01
AI-first LaTeX editing
Use plain-language commands like fixing equations, inserting tables, or restructuring sections while the assistant rewrites the source for you.
02
Compiler proxy with cache
Compile through the backend, avoid CORS and key exposure, and reuse Redis-cached PDFs instantly when the source hash is unchanged.
03
Projects with memory
Store LaTeX projects and assistant history in MongoDB so the editor keeps context instead of resetting every time.
Implementation path