Commit History

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

sxandie commited on

fix: update sdk_version to 6.18.0 in README.md frontmatter
97029d8

sxandie commited on

chore: update requirements, add local offline map tiles and test scripts
f8faee0

sxandie commited on

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

sxandie commited on

fix: switch model to gemma-1.1-2b-it for compat with llama-cpp-python GGUF loader
61e0238

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

Add hackathon submission article
c225171

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

docs: update README with Android installation steps and current progress
843c522

sxandie commited on

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

sxandie commited on

Restore missing requirements: Pillow + local-only deps documented as comments
f19423b

sxandie commited on

Commit local modifications: switch fallback ASR to transformers and update requirements
d86058b

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

Pin Python version to 3.11 in Hugging Face Space metadata
5a9921a

sxandie commited on

Fix Dataframe column_count to col_count parameter for Gradio compatibility
7b7a60e

sxandie commited on

Update huggingface_hub pin range to >=0.25.1,<1.0.0
971d13b

sxandie commited on

Pin huggingface_hub to <0.25.0 to resolve HfFolder import issue
ab1823f

sxandie commited on

Remove Docker support, configure Hugging Face for Gradio SDK, add database.py, stage background map tile downloader
dbce185

sxandie commited on

Reset gr.Audio recording input on successful save
45f93cd

sxandie commited on

Add pywhispercpp and miniaudio to requirements.txt
eb03bd6

sxandie commited on

Add Hugging Face Space metadata to README.md
b07d659

sxandie commited on

Update README.md with current state of Phase 2 features
0baa086

sxandie commited on

Fix Leaflet map initialization and race condition on startup
f5769e9

sxandie commited on

docs: Update MR description for dev_skeleton_and_features branch
0a7b81e

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

docs: Add MR/PR description template
1bb6e2c

sxandie commited on

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

sxandie commited on