Traditional Lost and Found boards are passive and insecure. For UIU Lost & Found V3, we designed a proactive system leveraging AI verification to prevent false claims and automate ID card identification.
Under the Hood: FastAPI and Gemini#
The back-end runs on FastAPI using SQLModel for DB interaction. When a student uploads an image of a lost item, Gemini analyzes key features to generate a secure verification quiz for claiming students, while automated OCR parses ID numbers.
