Catmono/bpe-tokenizer-ts
🧠 Build and explore a minimal Byte Pair Encoding tokenizer in TypeScript, training and encoding text using raw UTF-8 bytes without external libraries.
Stars
—
Forks
—
Language
TypeScript
License
MIT
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Catmono/bpe-tokenizer-ts"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SauravP97/hf-tokenizer-visualizer
Visualize HuggingFace Byte-Pair Encoding (BPE) Tokenizer encoding process
DePasqualeOrg/swift-tiktoken
A pure Swift implementation of OpenAI's tiktoken tokenizer
Usama3627/tokenizer
Implementation of BPE Tokenizer in Rust
andikaseptiadi/local-code-model
🛠️ Build a pure Go GPT-style transformer from scratch to grasp the fundamentals of large...
twinnydotdev/toxe
SentencePiece tokenizer for cross-encoders