YouGuide is the automatic proximity audio guide app. Walk, listen, and discover the secret history of every corner of Argentina without touching your phone.
No reviews yetBe the first to leave a review for YouGuide — The story in your ears
Maker
📌
I built this app because I was tired of walking past breathtaking buildings and historic corners in Argentina feeling like I was just looking at "old walls." Google Maps is incredible for getting from point A to point B, but it lacks the "soul" and the stories that make a place meaningful. I wanted to solve the "empty tourism" problem—where you see everything but understand nothing.
My process evolved significantly during development. I started wanting to build a "better map," but I soon realized that the real value wasn't in the navigation—Google already nailed that—but in the curated storytelling. We decided to focus on quality over quantity, manually mapping the "Side B" of 360+ sites across 45+ Argentine cities to ensure every story is worth hearing.
I'm launching in Beta for Android, focusing deep on Argentina to perfect the user experience before scaling to new territories and platforms.
I’d love to get your feedback on our storytelling approach. What makes a travel experience truly "local" for you? Can't wait to hear your thoughts!
How do we avoid overlapping or interrupting audio triggers?
Report
Maker
@thamibenjelloun Thank you so much! That is a great question and exactly the kind of challenge we focused on solving to ensure a smooth walking experience.
To avoid overlapping, we built a smart audio queuing system. Here is how it works:
The audio automatically triggers when you enter a 50-meter radius of a landmark. However, if there are multiple landmarks clustered together, the app will never play them at the same time.
Instead, it calculates your position and always starts with the closest one. Once that specific audio finishes playing, the system applies a 10-second buffer (cooldown period). After those 10 seconds, it evaluates your location again and triggers the next closest landmark.
This logic ensures you get a seamless, uninterrupted story as you walk through dense areas, completely avoiding any overlapping chaos.
Report
Maker
Hey guys! Major update here!
YouGuide v1.7.3 - Guest Mode, AI & Auth0 Stability
This update marks a major milestone in the app's accessibility, allowing tourists to experience the value of YouGuide before registering. It also introduces AI-powered voice generation and stabilizes the workflow for registered users.
New Features 100% Functional Guest Mode: Users can now explore the app and listen to audio samples of points of interest without needing to create an account.
AI Voice Integration (Google Cloud TTS): Implemented on-demand descriptive audio generation using Google Cloud's Neural2 model, providing an immersive audio guide experience.
Guest Consumption Control: Added a smart, device-linked system (deviceId) that allows guest users to listen to up to 5 free audio samples before prompting them to register.
Bug Fixes Google Login Stabilization: Fixed a critical issue with Auth0 tokens (jwt malformed) that prevented logged-in users from saving custom routes and accessing gamification features.
Analytics Tracking: Resolved a database conflict (MongoDB) that was rejecting user IDs originating from Google OAuth, ensuring that metrics and events are now saved correctly.
Infrastructure Improvements (Under the hood) Vercel Proxy Optimization: Adjusted the server configuration (trust proxy) so that rate limiters can accurately read the real IP addresses of users.
Secure GCP Credentials Handling: Refactored the backend for robust injection of Google Cloud environment variables, eliminating server crashes (Error 500/128).
Flexible Authentication Middlewares: Endpoints now dynamically support both authenticated users with valid tokens (JWT) and guest users without an active session.
Report
Maker
Hello guys! After a complicated weekend trying to update the apk, is finally here! The new apk is already at the landing to download.
Tbe next features will be some cities and places around the world so you can try it, what do you think? At this moment, you can only enjoy in Argentina while you are walking through the different cities.
Mailwarm
Congratulations on the launch.
Since multiple landmarks can be close together.
How do we avoid overlapping or interrupting audio triggers?
@thamibenjelloun Thank you so much! That is a great question and exactly the kind of challenge we focused on solving to ensure a smooth walking experience.
To avoid overlapping, we built a smart audio queuing system. Here is how it works:
The audio automatically triggers when you enter a 50-meter radius of a landmark. However, if there are multiple landmarks clustered together, the app will never play them at the same time.
Instead, it calculates your position and always starts with the closest one. Once that specific audio finishes playing, the system applies a 10-second buffer (cooldown period). After those 10 seconds, it evaluates your location again and triggers the next closest landmark.
This logic ensures you get a seamless, uninterrupted story as you walk through dense areas, completely avoiding any overlapping chaos.
Hey guys! Major update here!
YouGuide v1.7.3 - Guest Mode, AI & Auth0 Stability
This update marks a major milestone in the app's accessibility, allowing tourists to experience the value of YouGuide before registering. It also introduces AI-powered voice generation and stabilizes the workflow for registered users.
New Features
100% Functional Guest Mode: Users can now explore the app and listen to audio samples of points of interest without needing to create an account.
AI Voice Integration (Google Cloud TTS): Implemented on-demand descriptive audio generation using Google Cloud's Neural2 model, providing an immersive audio guide experience.
Guest Consumption Control: Added a smart, device-linked system (deviceId) that allows guest users to listen to up to 5 free audio samples before prompting them to register.
Bug Fixes
Google Login Stabilization: Fixed a critical issue with Auth0 tokens (jwt malformed) that prevented logged-in users from saving custom routes and accessing gamification features.
Analytics Tracking: Resolved a database conflict (MongoDB) that was rejecting user IDs originating from Google OAuth, ensuring that metrics and events are now saved correctly.
Infrastructure Improvements (Under the hood)
Vercel Proxy Optimization: Adjusted the server configuration (trust proxy) so that rate limiters can accurately read the real IP addresses of users.
Secure GCP Credentials Handling: Refactored the backend for robust injection of Google Cloud environment variables, eliminating server crashes (Error 500/128).
Flexible Authentication Middlewares: Endpoints now dynamically support both authenticated users with valid tokens (JWT) and guest users without an active session.
Hello guys! After a complicated weekend trying to update the apk, is finally here!
The new apk is already at the landing to download.
Tbe next features will be some cities and places around the world so you can try it, what do you think?
At this moment, you can only enjoy in Argentina while you are walking through the different cities.
I would love to have your feedback!