fix: resolve deprecation and block css warnings for Gradio 6 compat d68bee9 sxandie commited on 13 days ago
chore: update requirements, add local offline map tiles and test scripts f8faee0 sxandie commited on 13 days ago
fix: resolve model role confusion by using chat completion API, and fix emergency card rendering 702d7e4 sxandie commited on 13 days ago
fix: switch model to gemma-1.1-2b-it for compat with llama-cpp-python GGUF loader 61e0238 sxandie commited on 13 days ago
style: balance Voice Journal logs table height and column widths b9d5a3c sxandie commited on 13 days ago
feat: unified Wilderness AI chatbot & 1s GPS updates with proximity highlights 67181d4 sxandie commited on 13 days ago
feat: Add Live GPS tracking integration with Geolocation API and Python backend snap-to-route fb5c167 sxandie commited on 14 days ago
docs: update README with Android installation steps and current progress 843c522 sxandie commited on 15 days ago
Revert Gradio 6 deprecation fixes to restore compatibility with Gradio 5.15 on HF a0bed35 sxandie commited on 15 days ago
Restore missing requirements: Pillow + local-only deps documented as comments f19423b sxandie commited on 16 days ago
Commit local modifications: switch fallback ASR to transformers and update requirements d86058b sxandie commited on 17 days ago
Fix Gradio 6.0 deprecation warnings: move css to launch(), col_count to column_count 89fd328 sxandie commited on 17 days ago
Fix: bundle Trento route cache with POIs to avoid Overpass API calls on HF Space d3636b6 sxandie commited on 17 days ago
Fix elevation, POIs, and alerts by bundling pre-compiled track cache and adding Gradio allowed_paths 65c9b46 sxandie commited on 17 days ago
Implement customizable post-trek storyteller styles (Minimal Technical Gist & Social Media Post) with robust mock parser fallback 4a8eec7 sxandie commited on 17 days ago
Update post-trek AI storyteller prompt to emphasize voice notes, checkpoints, stats, and trail amenities 686f86c sxandie commited on 17 days ago
Fix voice ASR fallback to transformers on Hugging Face and stop simulation timer at trek completion 4187e44 sxandie commited on 17 days ago
fix: use relative PRELOADED_ROUTE_PATH, pin gradio==5.15.0 and pydantic<2.11 to stop bool schema crash 5fae756 sxandie commited on 17 days ago
fix: resolve file path extraction crash on GPX upload and configure chatbot type messages on Gradio 5 bd417d4 sxandie commited on 17 days ago
fix: resolve schema typeerror by upgrading gradio to 5.15.0 and refactoring handlers 12a5588 sxandie commited on 17 days ago
Fix Dataframe column_count to col_count parameter for Gradio compatibility 7b7a60e sxandie commited on 17 days ago
Pin huggingface_hub to <0.25.0 to resolve HfFolder import issue ab1823f sxandie commited on 17 days ago
Remove Docker support, configure Hugging Face for Gradio SDK, add database.py, stage background map tile downloader dbce185 sxandie commited on 18 days ago
docs: Update MR description for dev_skeleton_and_features branch 0a7b81e sxandie commited on 18 days ago
feat: native Leaflet map integration in gr.HTML to eliminate flickering c5846a8 sxandie commited on 18 days ago
feat: smooth marker animations via postMessage and enhanced POI categorization ca769ce sxandie commited on 18 days ago
feat: Phase 2 - Functional simulation, OSM POI Overpass integration, and first-aid RAG 262624f sxandie commited on 19 days ago
Initial commit: Set up Trailhead structure, Docker, README, and .gitignore 0687749 sxandie commited on 19 days ago