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.0.tar.gz (70.6 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.0-py3-none-any.whl (77.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ai_parrot_pipelines-0.1.0.tar.gz
  • Upload date:
  • Size: 70.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.12

File hashes

Hashes for ai_parrot_pipelines-0.1.0.tar.gz
Algorithm Hash digest
SHA256 b0c864d3bb917aa2e4ff863b27c4e382e3c139c298a857fb4f5fb1597d227be3
MD5 88f21575280f6123375a7421b2276e79
BLAKE2b-256 a1e71a75b66a89f57855c93ca2bd984e2d4fc52d41c91cdc379442d02a3b972f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ai_parrot_pipelines-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 12d9e78cc555c813aefcc3702a6ca8972199a961564c291066d1422de42ddda4
MD5 c5d6d8fdd984ce7187ffefb12612a159
BLAKE2b-256 c432fe6cf23164a4a88ef0bc678337304a214bc0706afccd14303faf2d6a597e

See more details on using hashes here.

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