Skip to main content

Pipelines for AI-Parrot planogram and vision workflows

Project description

AI-Parrot Pipelines

ai-parrot-pipelines provides vision and compliance pipelines for AI-Parrot agents. It includes planogram compliance checking, retail product detection, and image analysis workflows.

Installation

pip install ai-parrot-pipelines

Features

  • Planogram Compliance — verify product placement against planogram specifications
  • Retail Detection — detect products on shelves, graphic panels, and endcaps
  • Abstract Pipeline — base class for building custom vision pipelines
  • Abstract Detector — base class for object detection integrations

Available Pipelines

Pipeline Description
PlanogramCompliance Full planogram compliance checking pipeline
ProductOnShelves Detect and validate products on shelf displays
GraphicPanelDisplay Validate graphic panel displays
RetailDetector General retail product detection

Quick Start

from parrot_pipelines.planogram.plan import PlanogramCompliance
from parrot_pipelines.models import PlanogramConfig

config = PlanogramConfig(
    image_path="shelf_photo.jpg",
    reference_path="planogram_spec.json",
)

pipeline = PlanogramCompliance(config=config)
result = await pipeline.run()

Dependencies

Note: pytesseract requires Tesseract OCR installed on your system.

License

MIT

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

ai_parrot_pipelines-0.1.10.tar.gz (70.6 kB view details)

Uploaded Source

Built Distribution

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

ai_parrot_pipelines-0.1.10-py3-none-any.whl (77.7 kB view details)

Uploaded Python 3

File details

Details for the file ai_parrot_pipelines-0.1.10.tar.gz.

File metadata

  • Download URL: ai_parrot_pipelines-0.1.10.tar.gz
  • Upload date:
  • Size: 70.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ai_parrot_pipelines-0.1.10.tar.gz
Algorithm Hash digest
SHA256 24d2ba16808f2293023a8dffa2c12b9b086de1c4b4a06c41003edacb81018971
MD5 3002a87a28f086944775a02e6a28fa38
BLAKE2b-256 0c31ef5c20ee7e6b8bd99a6f8d0e35317114bac5470406e628c11126016ff84d

See more details on using hashes here.

Provenance

The following attestation bundles were made for ai_parrot_pipelines-0.1.10.tar.gz:

Publisher: release.yml on phenobarbital/ai-parrot

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ai_parrot_pipelines-0.1.10-py3-none-any.whl.

File metadata

File hashes

Hashes for ai_parrot_pipelines-0.1.10-py3-none-any.whl
Algorithm Hash digest
SHA256 9c3b7b4201f81fabc38d6a37224b35833dbbbf0ff120d73e5d9276f0009596ba
MD5 32ac29f15964d96cd739d7e439936ad6
BLAKE2b-256 fd148a50386d042835d061ee835d7b5d3d8d847b0992943802443d595dd15f0a

See more details on using hashes here.

Provenance

The following attestation bundles were made for ai_parrot_pipelines-0.1.10-py3-none-any.whl:

Publisher: release.yml on phenobarbital/ai-parrot

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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