Welcome to ClientVPS Mirrors

README

productshotaiR

R helpers for preparing ecommerce product photo planning tables for ProductShot AI workflows.

Usage

library(productshotaiR)

products <- data.frame(
  product_name = c("Red Shoe", "Ceramic Mug"),
  image_path = c("red-shoe.jpg", "ceramic-mug.png")
)

sheet <- make_prompt_sheet(products)
write.csv(sheet, "productshotai-prompts.csv", row.names = FALSE)

Links:

Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.

This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.