• Projects -
  • Rating -
  • Rating 596

Budget: 10000 UAH Deadline: 1 day

✋ Hello! We are the IT company dZENcode.

We are implementing a Python service for parsing PDFs with coordinate analysis of layouts, extracting text and images, classifying sections, validating through the Claude API, and a web admin panel, relying on the team's experience, best practices, and our own developments.

What is the structure of the sections and the rules for thematic classification?
Will there be coordinates for text blocks after OCR?

You can find detailed information about our services and rates on our website: Freelancehunt
Take a look – we will discuss the details of the work further, write when you are ready.

Сервис аренды автомобилей
  • Projects -
  • Rating -
  • Rating 247

Budget: 2000 UAH Deadline: 2 days

Good day! I am ready to complete your task for a reasonable price in exchange for a good evaluation of my work.

  • Projects 15
  • Rating 5.0
  • Rating 3 122

Budget: 15000 UAH Deadline: 10 days

Good day.
For the task of three-column layout and extracting blocks of text along with images, a custom coordinate parser can be written, but as a more reliable alternative, I suggest considering specialized APIs like AWS Textract or Google Document AI. They natively recognize complex multi-column layouts and provide a ready structure, which will significantly reduce the number of errors before sending the text for verification.

I will implement all server-side logic with routing, validation through Claude API in three attempts, and saving results on Node.js with Typescript. The admin interface for managing the queue of books, displaying statistics, and viewing logs for problematic sections will be built on Next.js.

In private messages, I will show examples of scripts for extracting data from documents with complex structures and integration with LLM API. I would be happy to review the extended technical assignment.

  • Projects 12
  • Rating 5.0
  • Rating 1 390

Budget: 15000 UAH Deadline: 7 days

Hello,
I have experience working with the Tesseract library and with blocks in particular. I am implementing a server with functionality in Node.js/Python/Go (depending on your preferences), front-end in Vue or React. I have also worked with LLM, I can create a universal interface for replacing agents if needed.

I would be happy to collaborate!

  • Projects 4
  • Rating 5.0
  • Rating 2 025

Budget: 1000 UAH Deadline: 1 day

Hello, I have experience in creating systems and services for data parsing. I am ready to quickly and efficiently develop a parser for you, taking into account all requirements. I suggest discussing the details in private messages.

  • Projects -
  • Rating -
  • Rating 358

Budget: 3999 UAH Deadline: 7 days

Good day!

The task is clear. I have relevant experience: I developed a system for automatic uploading and processing of PDF invoices via API (the project is available on GitHub). The system included a GUI interface, date range selection, auto-upload, and auto-processing of files.

For your project, I will implement:
PDF parsing with block coordinate processing (pymupdf/pdfplumber) for correct reading of three-column layouts
Quality checking through Claude API with auto-re-parsing
Celery + Redis for task queue (30,000 pages - a stable queue is needed)
Admin panel with dashboard and logs
PostgreSQL for storing sections + PNG

  • Projects 53
  • Rating 5.0
  • Rating 7 090

Budget: 4000 UAH Deadline: 1 day

I understand the task of developing a reliable solution for parsing PDF manuals for car repairs, extracting text and images from a large volume of typographic sources. I have extensive experience in creating complex systems for extracting structured data from unstructured sources, including technical documentation and large document libraries. For such volume and specificity of data, the architecture that ensures extraction accuracy, error handling, and further scaling for analytics or display is critical. Please clarify what the ultimate goal of using the extracted data is: for creating a search database, interactive documentation, or something else? I would be happy to discuss this in detail to propose an optimal solution and assess timelines with the budget.

  • Projects 14
  • Rating 5.0
  • Rating 1 512

Budget: 2000 UAH Deadline: 1 day

Hello! I can implement it. Write to me privately to discuss all the details. I will be glad to cooperate!

  • Projects -
  • Rating -
  • Rating 387

Budget: 10000 UAH Deadline: 2 days

Hello.

In your technical specification, the key difficulty is not OCR, but the correct reconstruction of the structure: 3-column layout + mixed text/images. If you read the PDF "as is," you will get mixed text and a loss of logical sections.

I propose a different approach:

1. Parsing through coordinates (layout-aware)
I break the page into blocks → cluster the columns → restore the reading order. This eliminates the mixing of text between columns.

2. Content binding

  • Projects -
  • Rating -
  • Rating 163

Budget: 15000 UAH Deadline: 10 days

Vladimir, hello!

An excellent and non-trivial task. Parsing multi-column PDFs is always a pain, but your approach with validating semantic gaps through the Claude API makes the system very smart and fault-tolerant.

Plus, the topic of manuals is very close to me personally: I service my own cars (from VAZ 2105 to Mercedes), so I understand the specifics of repair manuals perfectly. I will immediately notice in the tests if the parser confuses the assembly order of a unit from adjacent columns.

Here’s how I propose to technically implement the pipeline:

Parser (Coordinates): Use the PyMuPDF (fitz) or pdfplumber library. They allow extracting bounding boxes (exact x,y coordinates). We will write a heuristic that will read blocks strictly by columns (top-to-bottom, left-to-right), cut out headers, and separately save PNG diagrams linked to paragraphs.

  • Projects -
  • Rating -
  • Rating 121

Budget: 4000 UAH Deadline: 1 day

Hello! I am ready to complete this project and have extensive experience in developing various applications.

  • Projects 17
  • Rating 5.0
  • Rating 3 574

Budget: 15000 UAH Deadline: 14 days

Good day.

I am ready to implement a turnkey system: parsing PDF with coordinate analysis of multi-column layout, thematic classification of sections, saving to a database, and a web admin panel for managing the queue, logs, and problematic cases.

Technology stack used:

Backend: Python, FastAPI / Django, Celery, PostgreSQL
Integrations: PyMuPDF / pdfplumber, Claude API, OCR pipeline
Frontend: Django Admin or a separate web admin panel
Infrastructure: Docker, Redis

Andrey K.
1 285 1
  • Projects 1 289
  • Rating 5.0
  • Rating 98 631

Budget: 27000 UAH Deadline: 7 days

Hello. I have been working with React/Node.js for over 8+ years. I am ready for collaboration. Feel free to contact me.

  • Projects -
  • Rating -
  • Rating 816

Budget: 10000 UAH Deadline: 10 days

Good day!

The task is clear. I am solving the problem with multi-column layout through coordinate extraction (PyMuPDF): the algorithm reads the X/Y coordinates of the blocks and collects text with images strictly vertically within each zone, rather than left to right. Validation through Claude API is a great solution.

To manage the entire pipeline, I will set up a separate web server (FastAPI or Flask). I will create a convenient admin panel in the browser, where you will be able to upload new PDFs, see a dashboard with Claude logs, and review rejected sections.

I am waiting for the extended technical specification and am ready to discuss the details.

  • Projects 21
  • Rating -
  • Rating 612

Budget: 10000 UAH Deadline: 10 days

Hello. I can do your project. I have experience. Write to me, we will agree.

  • Projects -
  • Rating -
  • Rating 332

Budget: 7000 UAH Deadline: 9 days

Good day, Vladimir. I have experience working with parsers that extract even crooked scans from PDFs. I also have experience working with neural network APIs and their integration into bots. If the project is still relevant, I suggest we discuss the details of collaboration.

  • Projects 43
  • Rating 4.6
  • Rating 4 975

Budget: 1000 UAH Deadline: 3 days

Good day!

I am ready to develop a system for parsing and classifying sections from your PDF books. I have extensive experience in coordinate text extraction from PDF and multi-column layout, as well as integrating LLM API for quality control and thematic classification.

Contact me to discuss the details and obtain an extended technical specification.

  • Projects 77
  • Rating 4.8
  • Rating 2 900

Budget: 6000 UAH Deadline: 2 days

Good day! I can implement such a system in the form of a web application!!! Feel free to contact me!!!

  • Projects 20
  • Rating 5.0
  • Rating 2 467

Budget: 15000 UAH Deadline: 5 days

Good day, I am ready to complete your task quickly and efficiently, I have extensive experience in developing various parsers. Write to me in private messages and we will discuss the details. I will be happy to help)

  • Projects 20
  • Rating 5.0
  • Rating 9 264

Budget: 10000 UAH Deadline: 3 days

Good day. I have reviewed the task and can implement coordinate parsing of PDF, quality checking through Claude API, retry parsing attempts, and a web interface for managing books, logs, and problematic sections.

I have experience with PDF parsing and data verification (https://freelancehunt.com/project/parser-pdf-bankivskih-vipisok/1578814.html), and I have also worked with Azure OCR, so I understand the nuances of complex layouts and multi-column text.

I would like to see examples of books, especially those that are complex in structure, to better assess the approach and timelines. I am also interested in whether there are requirements for processing speed.

I am ready to discuss the details.

  • Projects 35
  • Rating 5.0
  • Rating 1 315

Budget: 5000 UAH Deadline: 3 days

Hello. I have experience working with PDF, I understand what is being discussed and I understand the difficulties. Feel free to contact me, we will discuss the details and budget.

  • Projects -
  • Rating -
  • Rating 390

Budget: 5000 UAH Deadline: 5 days

Good day! 👋

The task is clear — this is not just PDF parsing, but building a full-fledged data processing pipeline with quality control through LLM. I have relevant experience in such systems.

Experience in similar projects

I have worked on:

— parsing complex PDFs (multi-column, tables, mixed blocks)
— extracting text through coordinates (pdfplumber / PyMuPDF)

  • Projects 146
  • Rating 5.0
  • Rating 6 187

Budget: 10000 UAH Deadline: 10 days

Hello
I have experience and developments in parsing complex PDFs that contain tables, graphs, and diagrams. I suggest using an approach with multiple tools. OCR on your side is questionable; it will most likely be more convenient to implement it together with the rest of the functionality, especially since you probably won't be using any unique tools that I don't know about.
For quality checking, there are a couple more options for VL models; we will need to test them.
Samples of books are needed, preferably the most complex in structure, for testing.
Another question regarding parsing speed - what are the minimum and maximum requirements, if any?

Proposals concealed

The list does not show proposals concealed by the client or freelancer with a Plus profile, as well as proposals violating rules

Current freelance projects in the category Data Parsing

13 July
12 July
12 July
9 July