Skip to content
Vishwajeetsingh Desurkar edited this page Aug 23, 2025 · 2 revisions

Welcome to the Hackathon-Aug-25-Team5 wiki!

Hack-5-Flow

  1. Upload Document – User uploads property document via frontend.
  2. Storage & Processing – File stored in Minio; link sent to document processor.
  3. Parsing & OCR – Document text parsed, images extracted, OCR applied.
  4. Data Consolidation – Combine parsed text + OCR results.
  5. Language Processing – Detect document language and translate to English.
  6. Entity Extraction – Identify property details, parties (buyer/seller info), SRO office, and document number.
  7. Crawling Selection – Choose appropriate site and crawler (Mumbai / Urban MH / Rest of MH) based on location.
  8. Ownership Search – Perform recursive ownership check for T–13 years using property identifiers.
  9. Transaction Timeline – Generate ownership timeline; highlight disputes if found.
Clone this wiki locally