Morizo Digital · Feb 2026—Now · Current client engagement
Source, compiled output, and AI review in one research workflow.
A collaborative workspace where scientists author LaTeX or Typst, review compiled documents, and work with AI in one interface, with analytics and admin tooling behind it.
-
01
Author source
LaTeX or Typst in Monaco Editor.
-
02
Compile and review
PDF.js output with errors mapped to source.
-
03
Research with AI
Reasoning states, errors, tokens, and response actions.
- Product context
- Scientific authoring, compiled review, and AI assistance inside one collaborative workspace.
- Constraint
- Keep source, compile feedback, document preview, and assistant state understandable together.
- My ownership
- Frontend ownership across authoring, preview, AI chat, analytics, and admin tooling.
- Key decision
- Connect source, compiled feedback, PDF review, and AI actions in one product workflow.
- Primary outcome
- Scientists can edit source, review compiled output, and act on AI feedback without switching tools.
- React 19
- TypeScript
- Vite
- Zustand
- Monaco
- PDF.js
- Yjs
- Amplitude
Engineering notes
- Authoring
- Editor shortcuts, autocomplete, minimap controls, auxiliary TeX files, plain-text fallback, and reliable saves.
- Compiled output
- PDF preview for LaTeX and Typst with compile errors mapped back to source and graceful fallback states.
- AI workflow
- Per-message model selection, reasoning blocks, token labels, inline errors, and reusable response actions.
- Product operations
- Amplitude instrumentation, environment-aware runtime config, paginated admin data, and EN/RU localization.