Issue 1: Context and Goals

Open
#7 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
jupyter-notebook
Domain
ai, data, testing-qa

Research direction

No implementation files or tests are named. Start by reviewing the goals, the linked Labs tickets, and the listed prior art; define the first iteration's scope across geospatial tools, agents, notebooks, and logging/testing. Done means a concrete, scoped plan rather than a broad experiment.

Written by the indexing model from the issue text.

Description

issue-1

Background

This is a Labs project where we experiment with creating LLM interfaces to various geospatial tools and APIs. We will then run experiments to combine these different "tools", to attempt to ask complex geospatial questions in natural language and see what we learn from how an LLM performs when given access to a range of geospatial data and data processing functions.

Further context in the following (private) Labs tickets:

Goals

As a first iteration:

  • Create a set of LangChain tools for various geospatial "backends" - these could be APIs like Overpass for OpenStreetMap data, and STAC for satellite imagery data, or geospatial data processing tools like mercantile, rasterio, shapely, etc.
  • Create LangChain agents to combine different tools, and experiment with prompts geared toward specific geospatial use-cases.
  • Create Jupyter notebooks to be able to easily test the outputs and performance of these various agents and tools.
  • Develop a logging and testing methodology for this kind of code that produces non-deterministic outputs.

The goal of the first iteration would be to learn as much as we can about how this pattern works, and how useful is this in practice in getting answers for complex geospatial questions asked in natural language.

If this seems like it can be useful in practice, it would be great to think of interesting applications and user interfaces to build on top of these LLM tools.

Documents

Prior Art:

Also read:

cc @srmsoumya @kamicut @Rub21 @yunica @geohacker

Dominant language
Jupyter Notebook
Stars
36
Forks
6
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from developmentseed/llllm

All issues in developmentseed/llllm

Similar issues

More AI Infra & Agents issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.