Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -8,4 +8,8 @@ pinned: false
|
|
8 |
license: bsd-2-clause
|
9 |
---
|
10 |
|
11 |
-
|
|
|
|
|
|
|
|
|
|
8 |
license: bsd-2-clause
|
9 |
---
|
10 |
|
11 |
+
# Demo Shiny App with Maplibre + open LLM interface
|
12 |
+
|
13 |
+
:hugs: Shiny App on Huggingface: <https://huggingface.co/spaces/boettiger-lab/geo-llm-r>
|
14 |
+
|
15 |
+
Work in progress. This is a proof-of-principle for an LLM-driven interface to dynamic mapping. Key technologies include duckdb, geoparquet, pmtiles, maplibre, open LLMs (via VLLM + LiteLLM). R interface through ellmer (LLMs), mapgl (maplibre), shiny, and duckdb.
|