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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ai_parrot_pipelines-0.1.20-py3-none-any.whl (106.2 kB view details)

Uploaded Python 3

File details

Details for the file ai_parrot_pipelines-0.1.20-py3-none-any.whl.

File metadata

File hashes

Hashes for ai_parrot_pipelines-0.1.20-py3-none-any.whl
Algorithm Hash digest
SHA256 27e1143216c6cc94a5f2d8bdfc2ad51984362db49d4abad9d8a43b5a1d4aa956
MD5 55f06978f34bd537f7edf2df0c16b443
BLAKE2b-256 d45e9870ecc43650d9f5f44ddddae2635c459527c20c5db9acd78bb081201d4f

See more details on using hashes here.

Provenance

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