File size: 530 Bytes
29fab93
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
title: EarthExplorer
emoji: 🌍
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 5.9.1
app_file: app.py
pinned: false
license: apache-2.0
---

# EarthExplorer

A tool for searching satellite images of Earth using natural language descriptions, images, geolocations, or a simple click on the map.

## Features

- Text-based satellite image search
- Image-based similarity search
- Location-based search
- Interactive map interface

## Clone

```bash
git clone https://huggingface.co/spaces/ML4Sustain/EarthExplorer
```