Metadata-Version: 2.1
Name: geoai-py
Version: 0.1.0
Summary: A Python package for using Artificial Intelligence (AI) with geospatial data
Home-page: https://github.com/opengeos/geoai
Author: Qiusheng Wu
Author-email: giswqs@gmail.com
License: MIT license
Keywords: geoai
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# geoai

[![image](https://img.shields.io/pypi/v/geoai-py.svg)](https://pypi.python.org/pypi/geoai-py)

[![image](https://img.shields.io/conda/vn/conda-forge/geoai.svg)](https://anaconda.org/conda-forge/geoai)

**A Python package for using Artificial Intelligence (AI) with geospatial data**

-   Free software: MIT license
-   Documentation: <https://geoai.gishub.org>

## Features

-   Segmenting remote sensing imagery with the Segment Anything Model
-   Classifying remote sensing imagery with deep learning models
