Detect ancient desert kites (prehistoric stone structures) from satellite imagery using AI.
This app finds ancient desert kites in satellite images. Just enter GPS coordinates, and AI will detect these prehistoric structures for you.
Sign up at eyepop.ai to get your free API token.
pip install -r requirements.txtstreamlit run app.py- Login - Enter your EyePop API token
- Add Coordinates - Input locations in decimal or DMS format
- Process - Click "Process All Locations"
- View Results - See detected kites with confidence scores
✨ Easy Authentication - Simple token-based login
📍 Flexible Input - Accepts decimal or DMS coordinates
🎯 Batch Processing - Queue multiple locations at once
🔍 Confidence Filter - Adjust threshold to show/hide detections
📊 Visual Results - Bounding boxes on satellite imagery
💾 Export - Download annotated images
Decimal:
31.483472, 38.368028
DMS (Degrees Minutes Seconds):
31°29'00.5"N 38°22'04.9"E
- Enter coordinates:
25.742162, 39.292586 - Click "Add to Queue"
- Add more locations (optional)
- Click "Process All Locations"
- Adjust confidence threshold slider
- Download results
- Python 3.8+
- EyePop API token (get it at eyepop.ai)
- Internet connection (for satellite imagery)
- AI Detection: EyePop.ai computer vision
- Satellite Imagery: Google Maps Static API
- Interface: Streamlit
Need help?
- Visit eyepop.ai
- Check out EyePop Documentation
MIT License
Built with ❤️ using EyePop.ai