Enter Admin Password

Please enter the admin password to access the database cleaning functionality:

๐Ÿงน Database Data Cleaner

Identify and fix data integrity issues in your database

๐Ÿ“Š Database Overview

๐Ÿ”ง Malformed JSON Repair

Find and fix Python-style lists that should be proper JSON

Scanning for malformed JSON...

Converting to JSON...

โš ๏ธ This will convert Python-style lists to proper JSON format.

๐ŸŽจ Artists Without Images

Find artists without images, search for related artworks, and update or remove them

Scanning for artists without images...

Searching for related artworks for all artists...

โš ๏ธ This will search for artworks that reference these artists in their relatedKeywordIds.

Updating database...

โš ๏ธ This will add found images to artists' image lists and remove artists with no matches.

Removing artists...

โš ๏ธ This will permanently delete these artist entries from your database.

๐Ÿ”— Orphaned Image References

Find text entries that reference non-existent image IDs

Checking database...

Fixing entries...

โš ๏ธ This will permanently remove invalid image references from your database.

๏ฟฝ Artists โ†” Images Integrity Check

Check that all image IDs in artist's images list exist and are properly linked back to the artist

Checking artist-image relationships...

Fixing integrity issues...

โš ๏ธ This will fix missing references and remove invalid image IDs from artist lists.

๐Ÿ”— Related Keywords Integrity

Check and fix RelatedKeywordIds references and ensure RelatedKeywordStrings match

Checking keyword references...

Fixing keyword references...

โš ๏ธ This will add missing IDs for valid keyword strings, add missing strings for valid IDs, and remove any truly invalid references.

๐Ÿ” Duplicate Image Detection

Find images with nearly identical visual features using vector similarity

Finding similar images by vector comparison...

Image preview

ID:

Title:

Artist:

Similarity:

Image preview

ID:

Title:

Artist:

Processing...

๐Ÿ‘ฏ Duplicate Artist Detection

Find artists with identical names and merge them intelligently

Searching for duplicate artists...

ID:

Name:

Images:

Referenced by: artworks

Related Keywords:

ID:

Name:

Images:

Referenced by: artworks

Related Keywords:

Processing...

๐Ÿš€ More Cleaning Options

Additional data cleaning features coming soon...