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.24.tar.gz (100.1 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.24-py3-none-any.whl (108.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for ai_parrot_pipelines-0.1.24.tar.gz
Algorithm Hash digest
SHA256 b981d99b614f11c8431e41371d12f6b075c85af55f21e1a779b04941f0bef720
MD5 126b80e53058a71382806d489843c3be
BLAKE2b-256 6d6b681a9feda3f486f8353dfc20f15d6258c5a65c1563cdb76c26cb11c1e93b

See more details on using hashes here.

Provenance

The following attestation bundles were made for ai_parrot_pipelines-0.1.24.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.24-py3-none-any.whl.

File metadata

File hashes

Hashes for ai_parrot_pipelines-0.1.24-py3-none-any.whl
Algorithm Hash digest
SHA256 1545f2d343ec533367d50697a6667759fc42c293faa35e1ed78df97e2ab66b50
MD5 1311e937c1c4e6da12db60e0ca180ba9
BLAKE2b-256 8d456a0bb1834676a2ed1d5a8fdd4e3308299fbe4b86a574ba4b45f5faf906bf

See more details on using hashes here.

Provenance

The following attestation bundles were made for ai_parrot_pipelines-0.1.24-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