-
Notifications
You must be signed in to change notification settings - Fork 746
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make a copy of EE Dataset Search Agent with new name EE Dataset Explorer
PiperOrigin-RevId: 676900528
- Loading branch information
1 parent
f34c5ec
commit b87b520
Showing
2 changed files
with
4,048 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
<!-- | ||
Copyright 2024 The Google Earth Engine Community Authors | ||
Licensed under the Apache License, Version 2.0 (the "License"); | ||
you may not use this file except in compliance with the License. | ||
You may obtain a copy of the License at | ||
http://www.apache.org/licenses/LICENSE-2.0 | ||
Unless required by applicable law or agreed to in writing, software | ||
distributed under the License is distributed on an "AS IS" BASIS, | ||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
See the License for the specific language governing permissions and | ||
limitations under the License. | ||
--> | ||
|
||
# Earth Engine Dataset Search Agent | ||
|
||
## Overview | ||
|
||
Our mission at Science AI, Google Research, is to enable scientific breakthroughs and discoveries that benefit humanity and radically accelerate scientific progress. One key focus area for us is empowering geospatial analysts and scientists through the power of generative AI and large language models (LLMs). Our aim is to leverage LLMs to assist with planning and code generation in geospatial analysis, dramatically accelerating analyst workflows. | ||
|
||
An important part of automating geospatial workflows is identifying which datasets are most relevant given specific geospatial queries. As such, our initial focus has been to build a dataset search agent to help users find the datasets that are most suitable for their analysis needs. Now more than ever, geospatial analysis and environmental insights are crucial to addressing the risks of climate change, and we hope that empowering analysts to more easily find the right information will have a positive impact on building towards a more sustainable future. | ||
|
||
We're excited to release this experimental dataset search agent to the Earth Engine community, and hope it proves valuable for your geospatial analysis needs. We welcome your feedback, suggestions, and questions at [email protected]. We would like this tool to grow and evolve with community involvement, so we encourage you to explore, experiment, and build upon it. We'd love to hear how you're using the agent and any improvements you've made! | ||
|
||
## Attribution | ||
|
||
The Earth Engine Dataset Search Agent was developed by the Science AI team in Google Research. The primary developers are Renee Johnston and Eliot Cowan, with design input from Grace Joseph. This notebook was built on the work of Simon Ilyushchenko. The team is also very grateful to our expert advisors, Jeffrey Cardille, Erin Trochim, Morgan Crowley, and Samapriya Roy, for their advice and continued collaboration. |
Oops, something went wrong.