Hi everyone, I built a Vision Pro app that lets you develop simple apps just by drawing on a canvas. You can export code to JavaScript and Tailwind CSS, SwiftUI, Kotlin, or Flutter. The app also supports the offline mode that runs OpenHermes-2.5-Mistral-7B locally on Vision Pro to work without internet.
The chat works offline as well running a Mistral-like model on device. I tried different LLMs including TinyLlama. The best results were from using OpenHermes-2.5-Mistral-7B. Happy to answer any questions.
And code generation on Apple Vision Pro without internet: https://www.youtube.com/watch?v=BO0qJf-Gugg
Additionally, you can chat about your project with Glowby: https://www.youtube.com/watch?v=wqfLtk2t-T8
The chat works offline as well running a Mistral-like model on device. I tried different LLMs including TinyLlama. The best results were from using OpenHermes-2.5-Mistral-7B. Happy to answer any questions.