The GeoSpy API offers a RESTful API that enables users to predict geographical locations based on image content. The accuracy of these predictions is based on several factors including, image quality, image context, and lighting. The AI utilizes advanced machine learning models to analyze the characteristics of the image and predict potential geographical coordinates where an image may have been taken. GeoSpy 1.0 API performs best on photos taken outdoors or with some view of reigion specific factors such as skyline, vegitation, or architecture.
There are source code samples showing how to use this API are available on GitHub here. **To use this API:
https://dev.geospy.ai
POST | /predict |
POST | /predict_v1 |