Skip to content

Getting Started

1. Install Yanzi

See Install.

2. Create a Project

yanzi project create demo
yanzi project use demo

3. Capture an Interaction

yanzi capture --author "Ada" --prompt "hello" --response "world"

4. Export HTML

yanzi export --format html

5. Open the UI

open YANZI_LOG.html