This app is made for runners. The app simulates the connecting with insoles with pressure sensors that measures the pressure under the feet during running. If the runner has to much pressure under for example the heel. He or she can ask the Virtual Podiatrist for advice. The main goal of the app is to detect injury risks early and help runners correct them before a visit to a podiatrist becomes necessary.
You need to have a Macbook and install Xcode on it. I used a localhost API called Jan.ai model Mistral Instruct 7B Q4 and a package Alamofire 5.9.1 for the Virtual Podiatrist.
The code language is in SwiftUI and the app is build for iPhone 15 Pro.
- Adding animation to get response from chatbot
- Adding Bluetooth connection to simulate the pressure sensors
- Adding external factors for example kind of shoes and the duration of a run to the AnalyseView.