What it can actually do
Most "AI for retail" pitches stop at "ask anything." Vendee Pro’s assistant can do that, and it can also act. It has direct, audit-logged access to a tool catalog covering purchase orders, inventory, vendors, products, categories, and open-to-buy. Ask it which vendors ship slowest, and it queries your PO history. Ask it what’s under-stocked across a category, and it returns the list. Ask it to draft a PO, and it proposes one, line by line, for you to confirm.
Confirm before write
Anything that mutates your data - creating a PO, editing a product, applying a markdown, setting a preferred vendor - has to be confirmed by you. The assistant proposes the change, shows the preview, and waits. You either click confirm or you don’t. There is no path for the AI to change your records without an explicit human check. This is not a marketing claim. It is the architecture: write tools are gated by a confirmation layer that the model cannot bypass.
That single design decision is what makes the assistant safe to use on real data. The work the model does is reversible by simply not confirming. The work you do is auditable, because every confirmed write is logged with the prompt, the proposal, and the user who approved it.
Tenant-isolated and audit-logged
Every read the assistant performs is scoped to your account at the data layer through multiple independent layers of isolation: immutable server-built context, function-calling-only (no raw SQL), row-level boundary assertion on every returned row, forensic audit log for every tool invocation, and account-scoped conversation history. Every tool call is logged (which tool, what arguments, rows returned, duration, status) so you can review the assistant’s activity the same way you review a buyer’s.
Voice that fits the floor
On a trade-show floor, on a stockroom shelf, in a back office where typing isn’t the fastest input, the assistant accepts voice. Speech is transcribed by your device or your browser’s native Web Speech API, then sent through as text. We don’t record continuous audio. The transcript becomes part of the conversation, the assistant proposes its action, and you confirm by tapping or by saying yes.
Drop a file, get a draft
The assistant accepts attachments: a photo of a product, a vendor PO PDF, a CSV line sheet, an XLSX catalog, a supplier business card. It runs the right tool against the upload and returns a structured proposal you confirm:
- Photo or catalog page → proposed product create (name, variants, suggested wholesale and retail).
- Vendor PO PDF / CSV / XLSX → proposed purchase order with header and line items mapped to your catalog.
- Bulk product list (CSV / XLSX) → proposed catalog import.
- Business card or letterhead → proposed vendor or supplier create.
Every one of these is a proposal, not a write. Review, edit, confirm.
Macros, reminders, and weekly digests
Save a useful prompt as a named macro and re-run it on demand. Ask the assistant to remind you about a vendor follow-up or a category review and a reminder is queued. Opt into the weekly digest and the assistant emails a plain-English recap of what changed in your buying and inventory data each week.
Export the answer
When the assistant returns a table you want to keep, ask it to export. It turns any tabular result it has gathered into a downloadable CSV or XLSX file, scoped to your account, with no re-querying required.
Designed for the way buyers actually think
You don’t think in SQL. You think in questions: "What did we buy from Vendor X last spring?" "Are we behind on this category against OTB?" "Which sizes are we running out of in the green tee?" The assistant is shaped around questions like that. It maps your phrasing to the right tool, runs the query, and returns an answer in the same plain English you asked in. When the answer would be better as a chart or a table, it returns the chart or the table.
And when a question would result in a write action, the assistant pivots: "Want me to draft a PO for that?" Click yes, review, confirm. The flow stays a conversation.
What it deliberately does not do
The assistant is not a replacement for the buyer. It does not auto-publish to your store. It does not place orders with vendors on its own. It does not move money. It is a high-context co-pilot, not an autonomous agent. That boundary is where retail’s real risk lives, and we keep the human on the right side of it.
Frequently asked questions
Can the AI accidentally delete or change my data?
No. Every change to your data initiated by the assistant requires your one-click confirmation. The assistant proposes; you confirm. There is no architectural path for the AI to write to your account without that step.
Where is my data sent when I use the AI?
Prompts and the context needed to answer them are routed through OpenRouter, an AI API aggregator, to one of the underlying foundation-model providers. Vendee Pro does not contract directly with those foundation-model providers — OpenRouter does, and we configure our routing layer to use only the model endpoints OpenRouter classifies as Zero Data Retention compliant. Under those ZDR commitments the foundation-model provider does not retain your prompts or completions, and your data is not used to train any AI model. Vendee Pro’s own copy of conversation history is auto-deleted on a rolling 31-day window. The current sub-processor list and the full AI data flow are disclosed in the AI Processing section of our Privacy Policy.
What if the AI gets something wrong?
AI output is advisory and may be incorrect. You are expected to review proposed actions before confirming. Because nothing is written without confirmation, an incorrect proposal is harmless until you accept it.
Does this work on mobile?
Yes. The assistant is the same on phone and desktop. Voice input is supported on mobile browsers that expose native speech recognition.
Try the assistant on your data.
Get started. Upgrade to Basic for AI chat, or Premium to connect a store and let the AI draft your POs.
Get Started