Private improvement. Public learning, only by choice.
← Public work library

Curated public example

Writing & design · Notebook

Translate prose while checking document structure

Published by OpenAI Cookbook

This credits the original publisher. Better Loop membership or a shared assessment is not implied.

The public work

With the author’s permission, OpenAI demonstrates translating Milan Mitrović’s Euclidean Plane Geometry from Slovenian into English. The notebook provides chunking code and a printed translation while attempting to retain the manuscript’s LaTeX structure.

What to notice

Treat language, structural commands and chunk order as separate acceptance checks; an instruction to preserve formatting does not enforce it.

Keep the context

The printed output adds a preamble, and the parallel example collects chunks in completion order. Translation quality, command preservation and final ordering require review; a successful compiled book is not demonstrated here.

AI use: Documented in the source.

The displayed translation calls explicitly use gpt-4o through the OpenAI API.

A useful public example is not an assessment of a reader, a publisher or a Better Loop member.

Authored practice suggestion

Try the idea.
Check your own work.

Use material you are allowed to work with. This suggestion is preparation; it does not record a completed task or an improvement.

A check to adapt

All required segments remain in order; structural tokens match, and a qualified reader checks the translated meaning.

Open a related practice brief

Private practice needs no account. Your configured model provider may process the evidence you select.

See the full skill-to-sharing flow