Skip to content

Batterii/text-chunk-visual

 
 

Repository files navigation

Chunk Visualization

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

ChunkViz Preview

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/batterii/text-chunk-visual

Step 2: Install Dependencies

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

cd text-chunk-visual

npm install

Step 3: Build the Application

npm run build

Step 4: Run locally

npm start

About

Visualize Different Text Splitting Methods

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.6%
  • HTML 9.1%
  • CSS 8.2%
  • Dockerfile 2.1%