Selected work

From a conversation to a document.

AI + documentsPrototype

A document assistant should leave you with something you can inspect and correct.

The problem

Document preparation repeats the same work: collect information, place it in the right fields, check the result, and produce a usable file. Asking a model to write a whole document makes it harder to see precisely what changed.

What I’m building

This prototype pairs conversational intake with a structured document editor. The assistant proposes field values; the application displays them in context. Field validation and PDF export belong to the software around the model.

The native Rust application includes an editable document view, saved instances, field validation, and PDF output. It explores how a model can help with intake while keeping the document itself explicit and reviewable.

Working on a similar problem?

Let’s compare notes