Metadata-Version: 2.4
Name: chopchopai
Version: 0.1.0
Summary: ChopChop smart splitter for LLM-ready chunks
Author: Wenxi Wang
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: streamlit>=1.37
Requires-Dist: pillow
Requires-Dist: pypdf

# ChopChop

PyPI-ready packaging for the ChopChop Streamlit app.

## Install

```bash
pip install chopchop-wenxi
```

## Run

```bash
chopchop
```

## What it does

ChopChop splits large files into smaller, LLM-ready chunks and can package the outputs into a single ZIP.
