Actor: Adding the Apify FirstPromoter integration

Signed-off-by: Václav Vančura <commit@vancura.dev>
This commit is contained in:
Václav Vančura 2025-02-04 12:29:40 +01:00 committed by Adam Kliment
parent 93db85506b
commit 08eaa19b26
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
# Docling Actor on Apify # Docling Actor on Apify
[![Docling Actor](https://apify.com/actor-badge?actor=vancura/docling)](https://apify.com/vancura/docling) [![Docling Actor](https://apify.com/actor-badge?actor=vancura/docling?fpr=docling)](https://apify.com/vancura/docling)
This Actor wraps the [Docling project](https://ds4sd.github.io/docling/) to provide serverless document processing in the cloud. It can process complex documents (PDF, DOCX, images) and convert them into structured formats (Markdown, JSON, HTML, Text, or DocTags) with optional OCR support. This Actor wraps the [Docling project](https://ds4sd.github.io/docling/) to provide serverless document processing in the cloud. It can process complex documents (PDF, DOCX, images) and convert them into structured formats (Markdown, JSON, HTML, Text, or DocTags) with optional OCR support.
@ -205,7 +205,7 @@ If you wish to develop or modify this Actor locally:
## Requirements & Installation ## Requirements & Installation
- An [Apify account](https://console.apify.com/) (free tier available) - An [Apify account](https://console.apify.com/?fpr=docling) (free tier available)
- For local development: - For local development:
- Docker installed - Docker installed
- Apify CLI (`npm install -g apify-cli`) - Apify CLI (`npm install -g apify-cli`)
@ -231,4 +231,4 @@ This wrapper project is under the MIT License, matching the original Docling lic
## Acknowledgments ## Acknowledgments
- [Docling](https://ds4sd.github.io/docling/) codebase by IBM - [Docling](https://ds4sd.github.io/docling/) codebase by IBM
- [Apify](https://apify.com/) for the serverless actor environment - [Apify](https://apify.com/?fpr=docling) for the serverless actor environment

View File

@ -21,7 +21,7 @@
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit) [![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
[![License MIT](https://img.shields.io/github/license/DS4SD/docling)](https://opensource.org/licenses/MIT) [![License MIT](https://img.shields.io/github/license/DS4SD/docling)](https://opensource.org/licenses/MIT)
[![PyPI Downloads](https://static.pepy.tech/badge/docling/month)](https://pepy.tech/projects/docling) [![PyPI Downloads](https://static.pepy.tech/badge/docling/month)](https://pepy.tech/projects/docling)
[![Docling Actor](https://apify.com/actor-badge?actor=vancura/docling)](https://apify.com/vancura/docling) [![Docling Actor](https://apify.com/actor-badge?actor=vancura/docling?fpr=docling)](https://apify.com/vancura/docling)
Docling parses documents and exports them to the desired format with ease and speed. Docling parses documents and exports them to the desired format with ease and speed.
@ -86,7 +86,7 @@ and tools.
## Apify Actor ## Apify Actor
You can run Docling in the cloud without installation using the [Docling Actor](https://apify.com/vancura/docling) on Apify platform. Simply provide a document URL and get the processed result: You can run Docling in the cloud without installation using the [Docling Actor](https://apify.com/vancura/docling?fpr=docling) on Apify platform. Simply provide a document URL and get the processed result:
```bash ```bash
apify call vancura/docling -i '{ apify call vancura/docling -i '{