forgejo_admin
  • Joined on 2025-07-24
forgejo_admin commented on issue Vibecode-Together/SEO_iamge_renamer_starting_point#30 2025-08-05 20:14:13 +02:00
30. The server shall persist the raw binary files to an object‑store bucket under a time‑based UUID folder.

Resolved in v1.0.0 Release

This requirement has been fully implemented in the production-ready v1.0.0 release of the AI Bulk Image Renamer SaaS platform.

Implementation Details: Objec…

30. The server shall persist the raw binary files to an object‑store bucket under a time‑based UUID folder.
forgejo_admin commented on issue Vibecode-Together/SEO_iamge_renamer_starting_point#29 2025-08-05 20:14:13 +02:00
29. After drop, the client shall POST a multipart/form‑data request to /api/batch containing files and raw Keyword Set.

Resolved in v1.0.0 Release

This requirement has been fully implemented in the production-ready v1.0.0 release of the AI Bulk Image Renamer SaaS platform.

Implementation Details: Multi…

forgejo_admin commented on issue Vibecode-Together/SEO_iamge_renamer_starting_point#32 2025-08-05 20:13:27 +02:00
32. The server shall respond synchronously with a batch_id and an initial status of "PROCESSING".

Resolved in v1.0.0 Release

This requirement has been fully implemented in the production-ready v1.0.0 release of the AI Bulk Image Renamer SaaS platform.

Implementation Details: Synch…

32. The server shall respond synchronously with a batch_id and an initial status of "PROCESSING".
forgejo_admin commented on issue Vibecode-Together/SEO_iamge_renamer_starting_point#31 2025-08-05 20:13:27 +02:00
31. The server shall enqueue one background job per image for AI Vision processing.

Resolved in v1.0.0 Release

This requirement has been fully implemented in the production-ready v1.0.0 release of the AI Bulk Image Renamer SaaS platform.

Implementation Details: Backg…

31. The server shall enqueue one background job per image for AI Vision processing.
forgejo_admin commented on issue Vibecode-Together/SEO_iamge_renamer_starting_point#34 2025-08-05 20:13:26 +02:00
34. Pressing the button shall call /api/keywords/enhance with the current Keyword Set and target locale "en‑US".

Resolved in v1.0.0 Release

This requirement has been fully implemented in the production-ready v1.0.0 release of the AI Bulk Image Renamer SaaS platform.

Implementation Details: Keywo…

34. Pressing the button shall call /api/keywords/enhance with the current Keyword Set and target locale "en‑US".
forgejo_admin commented on issue Vibecode-Together/SEO_iamge_renamer_starting_point#33 2025-08-05 20:13:26 +02:00
33. The "Enhance keywords with AI" button shall be disabled until at least one keyword is typed.

Resolved in v1.0.0 Release

This requirement has been fully implemented in the production-ready v1.0.0 release of the AI Bulk Image Renamer SaaS platform.

Implementation Details: Butto…

33. The "Enhance keywords with AI" button shall be disabled until at least one keyword is typed.
37. Users can manually delete any auto‑suggested keyword before upload.
forgejo_admin commented on issue Vibecode-Together/SEO_iamge_renamer_starting_point#36 2025-08-05 20:13:25 +02:00
36. The client shall merge and de‑duplicate the Enhanced Keyword Set before re‑rendering the chip‑list UI.

Resolved in v1.0.0 Release

This requirement has been fully implemented in the production-ready v1.0.0 release of the AI Bulk Image Renamer SaaS platform.

Implementation Details: Enhan…

36. The client shall merge and de‑duplicate the Enhanced Keyword Set before re‑rendering the chip‑list UI.
forgejo_admin commented on issue Vibecode-Together/SEO_iamge_renamer_starting_point#35 2025-08-05 20:13:25 +02:00
35. The enhancement endpoint shall invoke an LLM that returns up to ten additional, SEO‑relevant keywords ranked by search volume.

Resolved in v1.0.0 Release

This requirement has been fully implemented in the production-ready v1.0.0 release of the AI Bulk Image Renamer SaaS platform.

Implementation Details: LLM-p…

35. The enhancement endpoint shall invoke an LLM that returns up to ten additional, SEO‑relevant keywords ranked by search volume.
39. The system shall discard any label below 0.40 confidence.
forgejo_admin commented on issue Vibecode-Together/SEO_iamge_renamer_starting_point#38 2025-08-05 20:13:24 +02:00
38. Each background job shall send the image to a vision API (e.g., OpenAI Vision or Google Vision) requesting labels and confidence scores.

Resolved in v1.0.0 Release

This requirement has been fully implemented in the production-ready v1.0.0 release of the AI Bulk Image Renamer SaaS platform.

Implementation Details: Googl…

38. Each background job shall send the image to a vision API (e.g., OpenAI Vision or Google Vision) requesting labels and confidence scores.
forgejo_admin commented on issue Vibecode-Together/SEO_iamge_renamer_starting_point#37 2025-08-05 20:13:24 +02:00
37. Users can manually delete any auto‑suggested keyword before upload.

Resolved in v1.0.0 Release

This requirement has been fully implemented in the production-ready v1.0.0 release of the AI Bulk Image Renamer SaaS platform.

Implementation Details: Manua…