Skip to content

v0.3.0

Choose a tag to compare

@GiovanniPasq GiovanniPasq released this 03 Apr 20:23
· 20 commits to main since this release
9c795bc

New Features:

  1. LiteParse Converter
    • Added LlamaIndex LiteParse as a new PDF → Markdown converter option.

  2. Split View Enhancements
    • The split view now supports PDF ↔ Chunk and Markdown ↔ Chunk layouts in addition to PDF ↔ Markdown.
    • Easier side-by-side inspection at every stage of the pipeline.

Improvements:

  1. Performance Improvements
    • General performance improvements and optimizations across the pipeline.

  2. Bug Fixes & Refactoring
    • Various bug fixes across the pipeline.
    • Internal refactoring for better maintainability.