Installation

Requirements

  • Python 3.10+

  • Gradio

  • pandas

  • numpy

  • pytest

Installing from PyPI

pip install chunking-experiment

Installing from source

git clone https://github.com/JohnnyTeutonic/chunking-experiment.git
cd chunking-experiment
pip install -e .