Skip to main content

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

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.84.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.84-py3-none-any.whl (126.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ai_parrot_pipelines-0.1.84.tar.gz
  • Upload date:
  • Size: 117.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for ai_parrot_pipelines-0.1.84.tar.gz
Algorithm Hash digest
SHA256 249850195d6573865b7545dee314d540338cfb7b9d23b22eff7446be850aa68a
MD5 7c7311cfa1a232b9363b165f97156963
BLAKE2b-256 455bd8779b3557c2ec2649acfff8e928a2b0379d2e868787bac88b059288b175

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ai_parrot_pipelines-0.1.84-py3-none-any.whl
Algorithm Hash digest
SHA256 124d7946a2d69bc08ec3c6ead58b70eb81448a9c3a5635f9878c03aea103c9c6
MD5 df6b90ebc8b2b865f17b180cff332fc7
BLAKE2b-256 4e8bbffbd41ce750b82e19eac3d7d87dbbce9dc3b2281f6ec447299e8c610cba

See more details on using hashes here.

Provenance

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

Release history Release notifications | RSS feed

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