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.49.tar.gz (114.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.49-py3-none-any.whl (123.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ai_parrot_pipelines-0.1.49.tar.gz
  • Upload date:
  • Size: 114.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.49.tar.gz
Algorithm Hash digest
SHA256 13bc3b0a8cee9a41352d91ca14ae785d897bf6d0882530fd6bcabd25dbe9856e
MD5 ac87fc0478e00339c25925089d261046
BLAKE2b-256 6fcc12777be076c0d1f15db4db080886f75c35b9f057d5c9ff6d363d45ce6c56

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ai_parrot_pipelines-0.1.49-py3-none-any.whl
Algorithm Hash digest
SHA256 83c0a3765d95cdd44cb3129296e3d8bd079d16cad6015ffb635ef6484bc20950
MD5 e6ac636805bdacccb66ac609b4a4a5c9
BLAKE2b-256 216b3f63d29fa2310dc5ea5814d0c43f5ccfe2784e77355413dc83cb56838530

See more details on using hashes here.

Provenance

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