diff --git a/README.md b/README.md
index 14a91fc..8609711 100644
--- a/README.md
+++ b/README.md
@@ -186,6 +186,7 @@
* [skift](https://github.com/shaypal5/skift) - Scikit-learn wrappers for Python fastText.
* [Phonemizer](https://github.com/bootphon/phonemizer) - Simple text-to-phonemes converter for multiple languages.
* [flair](https://github.com/zalandoresearch/flair) - Very simple framework for state-of-the-art NLP.
+* [chunktuner](https://github.com/shantanu-deshmukh/chunktuner) - Library and CLI to benchmark document chunking strategies for retrieval-augmented generation and recommend configurations using retrieval metrics.
## Computer Audition
* [torchaudio](https://github.com/pytorch/audio) - An audio library for PyTorch.