Skip to content

UKEIAM/NicerSlicer

Repository files navigation

Nicer Slicer ✂️

The Nicer Slicer app can be used to nicely slice your pdf document. The user has the ability to upload the document, which is processed by the ds4sd/SmolDocling-256M-preview VLLM and then can be sliced into fitting sections before generating chunks for your RAG tool. Alternatively the user can work with a custom markdown file.

image

Screenshot of the Nicer Slicer application

image

Run the app

Clone the repository before executing the following steps.

# Install requirements
pip install requirements.txt

# Install the nicerslicer package
pip install -e .

# Run the app
streamlit run NicerSclicer.py

About

Repository to create nicely sliced PDFs for your RAG

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors