Visualize your chunks and embeddings
Visualizer
helps you visualize your chunks properly and compare different chunkers and settings with ease, either on the terminal or via HTML.
Visualizer
, you’ll need to install the viz
optional install.
Visualizer
, you’ll need to import it from chonkie.utils
.
Visualizer
has two main methods: print
and save
.
The print
method will print the chunks to the terminal.
save
method will save the chunks to a HTML file.