Vectura AI is a smartphone application that provides turn-by-turn augmented reality navigation inside large, complex buildings — hospitals, airports, university campuses, and shopping centres — where GPS signals are unreliable or unavailable. Instead of requiring expensive Bluetooth beacons or Wi-Fi infrastructure installed throughout a building, Vectura AI uses a single QR code placed at the building entrance to anchor its AR coordinate system to the physical space.
Once your position is established, three-dimensional directional arrows are rendered directly onto your live camera view, guiding you floor-by-floor to your chosen destination. All routing runs on your device, so the app works even without a network connection once the building map has been downloaded.
No beacons, no special Wi-Fi. A QR code at the entrance is all the infrastructure needed.
3D arrows are projected onto the floor in your camera view, showing exactly where to turn.
If you stray more than one metre from the route, a new path is calculated within 2 seconds.
Multi-modal voice and text assistant that semantically resolves destinations and auto-starts routing.
No personal data is collected. Your camera feed is never recorded or transmitted.
| Requirement | Android | iOS | Status |
|---|---|---|---|
| Operating System | Android 7.0 (API 24) or later | iOS 14 or later | Required |
| AR Support | ARCore-compatible device | ARKit-compatible device (iPhone 6s+) | Required |
| Camera | Rear-facing camera with autofocus | Rear-facing camera with autofocus | Required |
| Storage (map cache) | Up to 50 MB per building | Up to 50 MB per building | Recommended |
Vectura AI is designed to operate entirely offline once the building map has been downloaded. All navigation calculations — pathfinding, AR rendering, rerouting — run locally on your device. Internet access is only required for the initial map download and for receiving building layout updates.
Network connection is not required. Navigation continues uninterrupted even if you lose signal inside the building.
On each app launch with an internet connection, Vectura AI checks for map updates. If a newer version exists, it downloads automatically in the background before you navigate.
Downloaded maps are stored on your device. You can navigate without any internet connection after the first download.
Map packages are up to 50 MB and download in under 10 seconds on a 4G connection.
| Data Type | Collected? | Stored Where? | Transmitted? |
|---|---|---|---|
| Camera feed | Processed in memory only | Never stored | Never |
| Location / GPS | Not used | Never stored | Never |
| Personal identity | Not collected | Never stored | Never |
| Analytics / usage data | Not collected | Never stored | Never |
Vectura AI complies with GDPR (General Data Protection Regulation) and KVKK (Kişisel Verilerin Korunması Kanunu) through data minimization by design. The only outbound network requests the application makes are: (1) a version check on launch and (2) a map package download when an update is available.
| Term | Definition |
|---|---|
| AR (Augmented Reality) | Technology that overlays digital content, such as directional arrows, onto a live camera view of the physical world. |
| ARCore | Google's augmented reality SDK for Android, providing motion tracking and plane detection on compatible devices. |
| ARKit | Apple's equivalent augmented reality SDK for iOS devices. |
| QR Code | A two-dimensional barcode placed at building entrances; scanning it establishes the AR coordinate frame used for navigation. |
| AR Anchor | A fixed reference point in the real world from which the app's AR coordinate system is oriented. Established by scanning the entrance QR code. |
| Map Package | A ZIP file containing the building mesh, navigation graph, and point-of-interest data; downloaded once and cached on your device. |
| POI (Point of Interest) | Any named, navigable destination in the building, such as a room, office, or department. |
| NavMesh | A two-dimensional surface baked in the app representing all walkable floor areas, used to determine where AR arrows are placed. |
| Rerouting | Automatic recalculation of a new path when you deviate more than one metre from your original route. |
| HUD (Heads-Up Display) | The on-screen overlay shown during navigation, displaying turn instructions, remaining distance, and a minimap thumbnail. |
| LiDAR | A depth-sensing technology available on select iPhone Pro models, used by administrators to scan building interiors for map creation. |
| VIO (Visual-Inertial Odometry) | The technique ARCore uses to track your device's position and orientation by combining camera imagery and motion sensor data. |
| AI Assistant | An integrated natural language processing tool that allows users to find destinations and start navigation using voice or text commands semantically. |
| GDPR | General Data Protection Regulation — European Union privacy law. Vectura AI complies by design through data minimization. |
| KVKK | Kişisel Verilerin Korunması Kanunu — Turkish personal data protection law. Vectura AI complies by design. |