Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/waikato-llm/ldc-pdf
llm-dataset-converter plugins for working with PDFs.
https://github.com/waikato-llm/ldc-pdf
llm pdf python3
Last synced: 2 days ago
JSON representation
llm-dataset-converter plugins for working with PDFs.
- Host: GitHub
- URL: https://github.com/waikato-llm/ldc-pdf
- Owner: waikato-llm
- License: mit
- Created: 2023-10-18T22:19:19.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-04T23:39:50.000Z (4 months ago)
- Last Synced: 2024-10-11T18:50:38.400Z (about 1 month ago)
- Topics: llm, pdf, python3
- Language: Python
- Homepage: https://github.com/waikato-llm/llm-dataset-converter
- Size: 26.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.rst
- License: LICENSE
Awesome Lists containing this project
README
# ldc-pdf
Adds PDF support to the llm-dataset-converter library.## Installation
```bash
pip install git+https://github.com/waikato-llm/llm-dataset-converter.git
pip install git+https://github.com/waikato-llm/ldc-pdf.git
```## Plugins
See [here](plugins/README.md) for an overview of all plugins.