This is a tool to visualize how different text splitters chunk up text
Follow these steps to download and run the application on your local machine.
Before you begin, ensure you have Node.js installed on your system.
First, clone the repository to your local machine using the following command:
git clone https://github.com/gkamradt/ChunkViz
Navigate to the cloned repository's directory and install the necessary dependencies:
cd ChunkViz
npm install
npm run build
npm start
Made with ❤️ by Greg Kamradt
This project is licensed under the MIT License - see the LICENSE file for details. Use of this software requires attribution to the original author and project, as detailed in the license.ChC