Chula-PIC-Lab/Chula-RBC-12-Dataset ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple web app to explore this red blood cell dataset.
I want to be able to browse the smear images, open one image at a time, and see its matching label file so I can understand what kind of cells are in each sample. The app should make it easy to filter or group the images by RBC type, since the dataset has multiple classes like normal cell, macrocyte, microcyte, spherocyte, target cell, and the newer elliptocyte and anemia additions. It would be great if the image viewer could show the coordinates from the label file on top of the image, so I can visually inspect the annotated cells.
Please keep the design clean and practical, like a lightweight dataset explorer. If it helps, look up current docs online for whatever image viewing or annotation approach makes this easiest. I mainly want something I can use to quickly review the dataset and understand the class imbalance and labels without opening files manually.
Are you gonna build this?
make sure you review the code using coderabbit