cboettig commited on
Commit
f85d356
·
unverified ·
1 Parent(s): 2b73487

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -8,4 +8,8 @@ pinned: false
8
  license: bsd-2-clause
9
  ---
10
 
11
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
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.