Commit Graph

4 Commits

Author SHA1 Message Date
Martha Morrissey 24c53b66e3 feat: add buffer tool (#8)
* wip buffer tool

* add search area to attribute

* add geopandas dependency

* add buffer tool and fix graph to add in the overture tool

* make async

* simpler buffering

* cleaner comments

Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>

* Change from FeatureCollection to Feature

And ensure that output search area is a Polygon

* update test comments

* remove unhelpful test checks

---------

Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
Co-authored-by: Daniel Wiesmann <yellowcap@users.noreply.github.com>
2025-12-04 15:14:38 +00:00
Soumya Ranjan Mohanty 2d34ee0a16 Add satellite image summarization tool (#7)
* Add dspy & jupyterlab as dependency

* Add image summarizer agent tool

* Add test for summarize tool

* Remove try except

---------

Co-authored-by: Daniel Wiesmann <yellowcap@users.noreply.github.com>
2025-12-04 15:09:10 +00:00
Daniel Wiesmann 9a473fc667 Fix frontend and api (#9) 2025-12-04 14:57:23 +00:00
Daniel Wiesmann 1a11473421 Initial commit 2025-12-04 09:36:14 +00:00