
# Note
This video is based on the one hour video by [[Greg Kamradt]] on [[@5LevelsTextSplitting2024|The 5 Levels Of Text Splitting For Retrieval]].
## Agentic Chunker
Toward the end of this video, you will need this python code. The code is In the Github repo, [Agentic Chunker](https://github.com/FullStackRetrieval-com/RetrievalTutorials/blob/main/agentic_chunker.py).