This project is visualizes the fitting Byte Pair Encoding (BPE) on a given text. I created it while studying the subject with a video by Andrej Karpathy.
You can either run this project locally using npm run dev
etc. or use https://bytepairencoding.netlify.app/