Slopiq - Intelligent Tracker for Skiers
iOS application for run monitoring, weather analysis, and personal AI-assisted coaching.
- SwiftUI
- iOS
- AI Assistant
- Weather API
Slopiq: Your Digital Companion on the Slope
Slopiq is more than just a GPS tracker. it’s an app that understands the context of your riding and helps make it safer and more engaging.
🔴 The Problem
Existing apps are often:
- Overloaded: Difficult to navigate with gloves on in freezing temperatures.
- Uninformative: Simple speed metrics say little about actual progress.
- Disconnected: They don’t account for sudden weather shifts or real-time snow conditions.
⚡️ The Solution: Native Experience and AI Power
1. High-Performance Interface
We designed the UI using SwiftUI, focusing on large controls and high contrast so information can be easily read while on a ski lift.
2. Smart Session Tracking
The system automatically distinguishes between runs and lifts, analyzing vertical drop and top speeds without needing manual mode switching.
3. Rider’s AI Assistant
Slopiq features an integrated AI that:
- Analyzes weather forecasts and suggests appropriate ski/board wax.
- Provides safety tips based on current mountain conditions.
- Generates daily summaries: “You rode 5km today, which is 20% above your average.”
4. Weather Integration
Using Open-Meteo to fetch hyper-local data on temperature, visibility, and wind speed at various altitudes.
🛠 Tech Stack
- SwiftUI: For a modern and fast UI.
- CoreLocation: Deep integration with GPS and background tracking.
- Open-Meteo API: A free and accurate weather engine.
- OpenAI/YandexGPT: The brains behind the AI assistant.
Insights: For sports-focused mobile apps, autonomy is key. The system must work in the background, allowing the user to focus entirely on the ride.