# Typst Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/typst
> Markdown URL: https://aitinkerers.org/technologies/typst.md
> Technology record last updated: 2026-03-23T10:44:50Z
> Generated: 2026-09-21T02:37:48Z

Typst: The open-source, markup-based typesetting system; it delivers LaTeX power with superior speed and integrated scripting.

Typst is a modern, open-source typesetting system built to replace complex tools like LaTeX: it offers a powerful, intuitive markup language with a tightly integrated scripting system. Its Rust-based compiler delivers blazing-fast, incremental compilation (milliseconds) for instant previews, generating professional PDFs, PNGs, and SVGs. The platform supports first-class mathematics, comprehensive bibliography management (e.g., Zotero sync), and a collaborative web application, making it the efficient choice for technical and scientific document creation.

- Official technology site: https://typst.app/
- Public AI Tinkerers demos and talks: 2
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Parallel Coding Agents Without Merge Hell](https://columbus.aitinkerers.org/talks/rsvp_79je3WEumVU)

Multiple coding agents in parallel against the same codebase by treating version control changes as the fundamental unit of agent work. For the demo, I'll show agents working simultaneously on distinct tasks across a shared repo, with their work composed cleanly

- Event context: AI Tinkerers - Columbus April Meetup — 2026-04-06 — Columbus
- Public talk page: https://columbus.aitinkerers.org/talks/rsvp_79je3WEumVU

### [Making PDFs editable, using typst, LLMs and crazy fast inference](https://seattle.aitinkerers.org/talks/rsvp_3c8BxGevKFo)

I'll be presenting a demo of a tool that takes in a PDF and outputs a typst conversion of that PDF, with similar style setting as the original PDF. Typst is a markdown based typesetting system that is similar to LateX but uses significantly less compute resources and enables local WASM based compilation. As the documents compile isntantly, it enables quicker feedback to LLMs to reproduce visual elements in the documents as is. After I have the typst code ready, I will use a custom cursor like interface to demo context aware precise edits on the document without changing any of the document structure.

- Event context: AI Tinkerers Seattle: January Meetup — 2026-01-31 — Seattle
- Public talk page: https://seattle.aitinkerers.org/talks/rsvp_3c8BxGevKFo

## Related Technologies

- [Rust](https://aitinkerers.org/technologies/rust) ([Markdown](https://aitinkerers.org/technologies/rust.md)) — 55 public demos
- [Gemini 3](https://aitinkerers.org/technologies/gemini-3) ([Markdown](https://aitinkerers.org/technologies/gemini-3.md)) — 8 public demos
- [Jujutsu](https://aitinkerers.org/technologies/jujutsu) ([Markdown](https://aitinkerers.org/technologies/jujutsu.md)) — 1 public demo
- [Jujutsu (JJ)](https://aitinkerers.org/technologies/jujutsu-jj) ([Markdown](https://aitinkerers.org/technologies/jujutsu-jj.md)) — 1 public demo
- [Qwen 235B](https://aitinkerers.org/technologies/qwen-235b) ([Markdown](https://aitinkerers.org/technologies/qwen-235b.md)) — 1 public demo
- [Time](https://aitinkerers.org/technologies/time) ([Markdown](https://aitinkerers.org/technologies/time.md)) — 6 public demos
- [TypeScript](https://aitinkerers.org/technologies/typescript) ([Markdown](https://aitinkerers.org/technologies/typescript.md)) — 205 public demos
