Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
cboettig committed Jan 3, 2025
2 parents b15dfab + f85d356 commit 0e5ea84
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,8 @@ pinned: false
license: bsd-2-clause
---

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
# Demo Shiny App with Maplibre + open LLM interface

:hugs: Shiny App on Huggingface: <https://huggingface.co/spaces/boettiger-lab/geo-llm-r>

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.

0 comments on commit 0e5ea84

Please sign in to comment.