Skip to main content

Invoice Scanning Agent for Enthusiast

Project description

Enthusiast Invoice Scanning Agent

The Invoice Scanning agent processes supplier invoices — PDFs, scanned images, or structured files — and extracts SKU and quantity data from each line item. It validates the extracted SKUs against the product catalog and, upon confirmation, updates stock levels directly in the configured e-commerce platform.

Installing the Invoice Scanning Agent

Run the following command inside your application directory:

poetry add enthusiast-agent-invoice-scanning

Then, register the agent in your settings_override.py:

AVAILABLE_AGENTS = [
    'enthusiast_agent_invoice_scanning.InvoiceScanningAgent',
]

To also register the agentic execution definition, add the following to your config/settings_override.py:

AVAILABLE_AGENTIC_EXECUTION_DEFINITIONS = [
    'enthusiast_agent_invoice_scanning.InvoiceScanningAgenticExecutionDefinition',
]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

enthusiast_agent_invoice_scanning-1.1.0.tar.gz (6.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file enthusiast_agent_invoice_scanning-1.1.0.tar.gz.

File metadata

File hashes

Hashes for enthusiast_agent_invoice_scanning-1.1.0.tar.gz
Algorithm Hash digest
SHA256 00409b1a68bc81e52ff9726cd3b2a9d96ab51372c810f16307b4fb4a664ed838
MD5 018db1063718e8df68ecfd51f8ca8820
BLAKE2b-256 e29c53e79d6264c5784ac2204c04fa2fc856431e8327c042d5ee8f4ddb01e78a

See more details on using hashes here.

File details

Details for the file enthusiast_agent_invoice_scanning-1.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for enthusiast_agent_invoice_scanning-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 02c26a38648eb23dc71354be153ac9dff721077ee6d795f42323f7e978c8c6a5
MD5 0859e887334931e63256f373d2594daf
BLAKE2b-256 2ca4510d794746f529927b8eaf76f0fd4ff1877641a8803697ea888cff461c71

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page