Convert local product images to professional descriptions using Grok Vision AI.
Generate description from a single local image file.
XAI_API_KEY=your-key bash scripts/script.sh describe --image ./product.jpg
XAI_API_KEY=your-key bash scripts/script.sh describe --image ./shoe.png --style luxury --lang zh
Process all images in a folder.
XAI_API_KEY=your-key bash scripts/script.sh batch --folder ./product-images
XAI_API_KEY=your-key bash scripts/script.sh batch --folder ./products --style seo
| Variable | Required | Description |
|---|---|---|
| ---------- | ---------- | ------------- |
| XAI_API_KEY | Yes | Grok API key from console.x.ai |
https://bytesagain.com/feedback/
Powered by BytesAgain | bytesagain.com
共 1 个版本