Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 266 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 266 Bytes

PDF-Wikitext Converter

To set up this project, create a virtual environment and install the necessary dependencies.

Install Dependencies

  • pip install pymupdf4llm
  • pip install pandoc

Ensure that you have created a virtual environment for the project.