Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Gemini-based Dataset Explorer #2157

Merged
merged 7 commits into from
Oct 17, 2024
Merged

Add Gemini-based Dataset Explorer #2157

merged 7 commits into from
Oct 17, 2024

Conversation

giswqs
Copy link
Member

@giswqs giswqs commented Oct 17, 2024

The source code is adapted from the scienceai_ee_dataset_explorer_v0.ipynb notebook at https://bit.ly/48cE24D.
Credit to the original author Renee Johnston (https://github.com/raj02006).

from geemap.ai import DatasetExplorer

explorer = DatasetExplorer()
explorer.show("How have global surface water changed over time?")

image

Copy link

github-actions bot commented Oct 17, 2024

@github-actions github-actions bot temporarily deployed to pull request October 17, 2024 12:32 Inactive
@github-actions github-actions bot temporarily deployed to pull request October 17, 2024 12:41 Inactive
@github-actions github-actions bot temporarily deployed to pull request October 17, 2024 17:54 Inactive
@github-actions github-actions bot temporarily deployed to pull request October 17, 2024 18:13 Inactive
@giswqs giswqs merged commit a401c16 into master Oct 17, 2024
15 checks passed
@giswqs giswqs deleted the ai branch October 17, 2024 18:18
@github-actions github-actions bot temporarily deployed to pull request October 17, 2024 18:19 Inactive
naschmitz pushed a commit to naschmitz/geemap that referenced this pull request Nov 6, 2024
* Add Gemini-based Dataset Explorer

* Add ai to optional dependencies

* Fix typo

* Add typehints and docstrings

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Add notebook 151

* Fix typo

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant