Create your account
Visit Typeset
Go to typeset.im and click Sign up in the top right corner.
Choose authentication method
Sign up using your email address or connect with a social provider. Typeset uses Clerk for secure authentication.
Create your first project
Start a new project
From your dashboard, click New Project or use the create project button. Typeset will generate a new project with a default LaTeX template.The template includes:
Explore the interface
The editor is divided into three panels:
- Chat panel (left): AI assistant for help and edits
- Editor panel (center): CodeMirror-based LaTeX editor
- Preview panel (right): PDF output viewer
On mobile devices, these panels are tabs you can switch between.
Write and compile LaTeX
Edit your document
Click into the editor panel and start writing. Try adding a new section:Your changes are automatically synced in real time.
Compile to PDF
Click the Compile button (or the play icon) in the top center of the navigation bar.Typeset uses Tectonic to compile your LaTeX to PDF. The compilation happens on the server and typically takes 2-5 seconds.
Use the AI assistant
Open the chat panel
The chat panel on the left side contains the AI assistant. You can choose between GPT-4.1 mini and Gemini 2.5 Flash in the dropdown at the bottom.
Ask for help
Try one of the prompt suggestions or ask your own question:
- “Add Transformer attention formula”
- “Improve formatting”
- “Inspect for errors”
- “How do I write an integral?”
Accept AI edits
When the AI suggests edits to your document, you’ll see a side-by-side diff in the editor panel with Accept and Reject buttons at the bottom.
- Click Accept to apply the changes to your document
- Click Reject to discard the suggested edits
Collaborate with others
Invite collaborators
Click the Invite button in the top right corner and enter an email address. The user will receive write access to your project.
See who's online
Active collaborators appear as avatars in the top navigation bar. You’ll see their cursors and selections in real time as they edit.
Next steps
Explore features
Learn about all of Typeset’s capabilities
LaTeX basics
New to LaTeX? Start with the fundamentals
Sharing projects
Advanced collaboration and access control
Troubleshooting
Common issues and how to fix them