Home · Business · Operations & Logistics · Inventory & stock

YES

As of 13 August 2026, AI can create QR codes for stock tracking.

This still needs a person who signs their name to it.

Can you do it?

5 minutesto a draft.

30 minutesto something you’d act on.

Cost, all in£0

Skill neededpower-user

Who has to check ityou

What the alternative costsNo price comparison is given because the supplied tool data contains no price for QR-code creation.

If this goes wrong: duplicate or mislabelled codes attach stock movements to the wrong items and create reconciliation work.

What to actually do

  1. Hand it to a person

    The route this page recommends

    A person who owns the outcome does this end to end, worth it when the failure is dear.

  2. Use a tool built for this

    Second choice
  3. Do it yourself

    The distant third

    A chat interface, power-user skill, and roughly 30 minutes until you can act on the result.

    How to actually do it

    1. Open the current stock system or spreadsheet and export a clean list containing each SKU and product name, keeping the SKU exactly as recorded.
    2. Remove personal data and changing fields such as quantity or price unless they are deliberately part of the tracking design.
    3. Paste the list and any label requirements into the prompt, then ask the chatbot to flag duplicate, blank or malformed SKUs before generating anything.
    4. Save the returned Python script and manifest instructions, install the named QR-code library, and run the script in a separate folder.
    5. Open the generated manifest and compare its SKU rows with the original stock export, checking that no SKU is missing, changed or duplicated.
    6. Print a small test batch, scan every test code with a phone, and compare each decoded value with the corresponding SKU in the manifest.
    7. After the test passes, print the full label batch and record which label files were attached to which stock items.

    Prompt

    Create a reliable QR-code pack for stock tracking from the stock list below.
    
    Requirements:
    - Use the SKU as the stable identifier and do not invent, alter or deduplicate any SKU.
    - Encode only the SKU unless I explicitly specify another field.
    - Create one QR code per SKU and a matching manifest with the columns sku, product_name and encoded_value.
    - Flag blank, duplicate or malformed SKUs instead of guessing.
    - Do not encode changing information such as quantity, price or location unless I ask for it.
    - Give me a self-contained Python script using a standard QR-code library that creates clearly named PNG files in a folder and writes the manifest as CSV.
    - Include installation and run commands, expected file names, and a short procedure for scanning a sample and checking it against the manifest.
    - Keep the output suitable for ordinary warehouse labels and do not include customer or employee personal data.
    
    Stock list:
    [PASTE YOUR SKU AND PRODUCT LIST HERE]
    
    Optional label requirements:
    [STATE LABEL SIZE, FILE FORMAT OR OTHER REQUIREMENTS, OR WRITE NONE]

    Open it prefilled in ChatGPT or Claude, or copy it into Gemini, which takes no prefill link.

What it gets wrong

  • AI cannot know whether your SKU format is stable, unique or suitable for the stock system unless you tell it.
  • It cannot detect a physical label attached to the wrong item after printing.
  • It cannot confirm that your scanner, warehouse software and label printer handle the chosen QR format correctly.
  • It cannot decide whether to encode a SKU, a product URL, a location or another identifier without your process knowledge.
  • It cannot take responsibility for stock discrepancies caused by a wrong code or label.

Even on a YES, the friction has a name: verification cost, stakes of error and context depth.

How we scored this

Five axes, each scored nought to two by hand: ten means AI carries the task cleanly, and the thresholds that turn a total into YES, PARTLY or NO are published in the methodology. Each axis name links to its definition.

AxisScore (0–2)
Output2
Inputs2
Verification2
Liability1
Effort delta2
Total9 / 10

FAQ

Can ChatGPT make QR codes for my stock?
Yes. It can create the identifier mapping and generate a script or code set for one QR code per SKU. You still need to run or save the output, print the labels and scan-test them against your stock list.
What should I put in a QR code for inventory?
Usually put a stable SKU or item ID in the code, rather than changing information such as quantity or price. Your stock system can then use the scanned identifier to retrieve the current record.
How do I check that AI-generated QR codes work?
Compare the generated manifest with your original SKU list, then scan every code in a small printed test batch with the device and software used in the warehouse. Do not print the full batch until the decoded values match the intended SKUs.
Can AI print QR labels for stock tracking?
AI can prepare the files and label-generation code, but your printer or label software normally does the physical printing. You must check the printed size, contrast, placement and scan performance before attaching labels to stock.

Nearby answers

Assessed by gpt-5.6-luna (gpt-5.6-luna) on 2026-08-13, second-checked by an independent model. Wrong somewhere? Email [email protected] and it gets re-checked.

The newsletter

AI news, new answers and product picks, straight to your inbox.