Teich documentation now lives in focused pages under docs/.
- Generation: create new Codex, Pi, Claude Code, Hermes, or chat datasets, or extract existing local sessions with
teich extract. - CLI Reference: command usage for
init,generate,extract,convert,anonymize,studio, andpool. - Teich Studio: configure projects, manage prompts, run batches, and save interactive sessions from a browser.
- Preparing Data: load local files, folders, Hugging Face datasets,
datasets.Datasetobjects, and source mixes. - Training: use Teich with TRL / Unsloth and apply response-only labels with
mask_data(). - Data Format: understand
messages,tools, metadata, native Claude context, and structured chat rows. - Python API: public functions and validation helpers.
- Pipeline Flow: generation, preparation, and masking diagrams.
The top-level README.md is the package/PyPI front page and intentionally stays short.