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


Release history Release notifications | RSS feed

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.71.tar.gz (117.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.71-py3-none-any.whl (126.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ai_parrot_pipelines-0.1.71.tar.gz
  • Upload date:
  • Size: 117.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.71.tar.gz
Algorithm Hash digest
SHA256 1a94bf53d80b1650a139e08907f3dba78d1936965213404bb331df4042c946b8
MD5 a789fa7b1a76c7c118f6e02eaf66081f
BLAKE2b-256 5ed3e913b6089b716e8cd896bb2fdf9ecb7325b116091ca43e162e3ca9513fd1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ai_parrot_pipelines-0.1.71-py3-none-any.whl
Algorithm Hash digest
SHA256 76d404749710e5f16b24d7e2ffa62a5187e796a01c3ac5d206b1dd7d08f010bb
MD5 b3545ef2128dd43f49c262b8f04a2bf3
BLAKE2b-256 025b361db15522a3ab4efa4fc3a545c492b1003a8734b0cfc94b5607fd8b14f1

See more details on using hashes here.

Provenance

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