Skip to content
#

pdf-extractor

Here are 34 public repositories matching this topic...

This is a Python application that converts non-readable PDF files, such as scanned documents, into readable Word documents. It achieves this by first converting the PDF files into images and then extracting the text from the images to create the Word documents. The application provides a user-friendly interface to do the above task.

  • Updated Jan 3, 2025
  • Python

[2023-01] A python Flask API to extrat metadata and text from PDF files. Asynchronous tasks executed with a Celery queue and Redis workers. A SQLite storage managed by SqlAlchemy. Clean code with Flake8 and Isort. Coverage tested with Pytest-cov. See the documentation in the Readme.md and check the API contract with Swagger.

  • Updated Jan 31, 2023
  • Python

This repository, forked from Packt Publishing, serves as a comprehensive guide to LangChain and LLMs, encompassing all the resources and knowledge gained from the on-demand course.

  • Updated Aug 16, 2024
  • Python

Improve this page

Add a description, image, and links to the pdf-extractor topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pdf-extractor topic, visit your repo's landing page and select "manage topics."

Learn more