|
|
---
|
|
|
title: Property Verification Bot
|
|
|
emoji: ๐
|
|
|
colorFrom: blue
|
|
|
colorTo: indigo
|
|
|
sdk: docker
|
|
|
pinned: false
|
|
|
---
|
|
|
|
|
|
# Property Verification Bot
|
|
|
|
|
|
A comprehensive property verification system that analyzes property listings for authenticity and potential fraud. The system uses multiple AI models to verify various aspects of property listings including:
|
|
|
|
|
|
- Image analysis
|
|
|
- Document verification
|
|
|
- Location verification
|
|
|
- Price analysis
|
|
|
- Legal document analysis
|
|
|
- Property specification validation
|
|
|
|
|
|
## Features
|
|
|
|
|
|
- Image authenticity detection
|
|
|
- Document verification and analysis
|
|
|
- Location verification using geocoding
|
|
|
- Price analysis and market value estimation
|
|
|
- Legal document analysis
|
|
|
- Property specification validation
|
|
|
- Fraud detection
|
|
|
- Trust score generation
|
|
|
|
|
|
## How to Use
|
|
|
|
|
|
1. Submit property details including:
|
|
|
- Property images
|
|
|
- Property documents
|
|
|
- Location information
|
|
|
- Property specifications
|
|
|
- Market value
|
|
|
|
|
|
2. The system will analyze the provided information and generate:
|
|
|
- Trust score
|
|
|
- Fraud detection results
|
|
|
- Verification status
|
|
|
- Detailed analysis report
|
|
|
|
|
|
## Technical Details
|
|
|
|
|
|
The system uses multiple AI models and techniques:
|
|
|
- CLIP for image analysis
|
|
|
- BART for text analysis
|
|
|
- spaCy for NLP processing
|
|
|
- Sentence Transformers for semantic analysis
|
|
|
- OCR for document processing
|
|
|
|
|
|
## License
|
|
|
|
|
|
MIT License |