From aa88746e9dd400742eb2f001603dddccc3bf8b87 Mon Sep 17 00:00:00 2001 From: forgejo_admin Date: Mon, 4 Aug 2025 17:18:52 +0200 Subject: [PATCH] Add 0. Terminology --- 0.-Terminology.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 0.-Terminology.md diff --git a/0.-Terminology.md b/0.-Terminology.md new file mode 100644 index 0000000..cc6000c --- /dev/null +++ b/0.-Terminology.md @@ -0,0 +1,9 @@ +01. *Batch* = one drag-and-drop upload event containing ≤ N images, where N depends on the user’s plan. +02. *Basic* = default free plan, quota = 50 images / calendar month. +03. *Pro* = paid plan, quota = 500 images / calendar month. +04. *Max* = paid plan, quota = 1 000 images / calendar month. +05. *Keyword Set* = the list of keywords a user provides or the system extends. +06. *Enhanced Keyword Set* = Keyword Set after pressing “Enhance keywords with AI”. +07. *AI Vision Descriptor* = tags the vision model returns for one image. +08. *Proposed Filename* = final, human‑readable name generated for one image. +09. *Review Table* = screen listing every original filename beside its Proposed Filename before download. \ No newline at end of file