TrailHead / app.py

Commit History

fix: resolve deprecation and block css warnings for Gradio 6 compat
d68bee9

sxandie commited on

fix: resolve model role confusion by using chat completion API, and fix emergency card rendering
702d7e4

sxandie commited on

style: balance Voice Journal logs table height and column widths
b9d5a3c

sxandie commited on

feat: unified Wilderness AI chatbot & 1s GPS updates with proximity highlights
67181d4

sxandie commited on

integrate gps features and clean UI
209bd7c

sxandie commited on

feat: Add Live GPS tracking integration with Geolocation API and Python backend snap-to-route
fb5c167

sxandie commited on

Revert Gradio 6 deprecation fixes to restore compatibility with Gradio 5.15 on HF
a0bed35

sxandie commited on

Fix Gradio 6.0 deprecation warnings: move css to launch(), col_count to column_count
89fd328

sxandie commited on

Fix: bundle Trento route cache with POIs to avoid Overpass API calls on HF Space
d3636b6

sxandie commited on

Fix elevation, POIs, and alerts by bundling pre-compiled track cache and adding Gradio allowed_paths
65c9b46

sxandie commited on

Implement customizable post-trek storyteller styles (Minimal Technical Gist & Social Media Post) with robust mock parser fallback
4a8eec7

sxandie commited on

Update post-trek AI storyteller prompt to emphasize voice notes, checkpoints, stats, and trail amenities
686f86c

sxandie commited on

Fix voice ASR fallback to transformers on Hugging Face and stop simulation timer at trek completion
4187e44

sxandie commited on

fix: use relative PRELOADED_ROUTE_PATH, pin gradio==5.15.0 and pydantic<2.11 to stop bool schema crash
5fae756

sxandie commited on

fix: resolve file path extraction crash on GPX upload and configure chatbot type messages on Gradio 5
bd417d4

sxandie commited on

fix: resolve schema typeerror by upgrading gradio to 5.15.0 and refactoring handlers
12a5588

sxandie commited on

Fix Dataframe column_count to col_count parameter for Gradio compatibility
7b7a60e

sxandie commited on

Reset gr.Audio recording input on successful save
45f93cd

sxandie commited on

Fix Leaflet map initialization and race condition on startup
f5769e9

sxandie commited on

feat: native Leaflet map integration in gr.HTML to eliminate flickering
c5846a8

sxandie commited on

feat: smooth marker animations via postMessage and enhanced POI categorization
ca769ce

sxandie commited on

feat: Phase 2 - Functional simulation, OSM POI Overpass integration, and first-aid RAG
262624f

sxandie commited on

Initial commit: Set up Trailhead structure, Docker, README, and .gitignore
0687749

sxandie commited on