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

Uploaded Python 3

File details

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

File metadata

  • Download URL: ai_parrot_pipelines-0.1.26.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.26.tar.gz
Algorithm Hash digest
SHA256 ccb6798f5bdcd25698ef9554f1cd451199a5c33100beb78f9450e0b666b9f241
MD5 8eda38ebe1ba0f0a5ac4e6c9c6c8d6b3
BLAKE2b-256 3812d0fc26cdad8083b33b41254d788a0c08a0b78f7361444113ffea9fa420ae

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ai_parrot_pipelines-0.1.26-py3-none-any.whl
Algorithm Hash digest
SHA256 54f9544949a5a0e5b0850f0ecd9a6f49a5c28be6d99255d032b3fd912c8e6263
MD5 53596546220682548fa2aa2fbb00ee96
BLAKE2b-256 27335b8c269de4ef4246106db2d3b0ab322c4c09f82ad3e835d9c8a37c0486a8

See more details on using hashes here.

Provenance

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