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

Uploaded Python 3

File details

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

File metadata

  • Download URL: ai_parrot_pipelines-0.1.87.tar.gz
  • Upload date:
  • Size: 117.2 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.87.tar.gz
Algorithm Hash digest
SHA256 e4fa55ec7295c05c79f7e74d1aabcf87694d7fb5ad7dd0b4ac6670387ac4b94b
MD5 42fead5f42477c1cffb58af2b0a084b8
BLAKE2b-256 4829b817090a5da6a9ae4e3f1dbc8602063684654054195279552e77c31bd3c2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ai_parrot_pipelines-0.1.87-py3-none-any.whl
Algorithm Hash digest
SHA256 ce2f62a6bc210870e107f81affe880056ae4a92acbe3374d5b06ad1e1fe0e6a5
MD5 c1d7da27f557c2d98d7c144a4b420e9d
BLAKE2b-256 3554f8604487984e53a0c1d6ec65caf75c364062f21a25fd9fcac6c54ca18eb9

See more details on using hashes here.

Provenance

The following attestation bundles were made for ai_parrot_pipelines-0.1.87-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 Sentry Error logging StatusPage Status page