Skip to content

gkamradt/ChunkViz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chunk Viz

This is a tool to visualize how different text splitters chunk up text

ChunkViz Preview

See the demo

Explainer Video

Installation and Running Instructions

Follow these steps to download and run the application on your local machine.

Prerequisites

Before you begin, ensure you have Node.js installed on your system.

Step 1: Clone the Repository

First, clone the repository to your local machine using the following command: git clone https://github.com/gkamradt/ChunkViz

Step 2: Install Dependencies

Navigate to the cloned repository's directory and install the necessary dependencies:

cd ChunkViz

npm install

Step 3: Build the Application

npm run build

Step 4: Run locally

npm start

Made with ❤️ by Greg Kamradt

License

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

About

Visualize Different Text Splitting Methods

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published