Show HN: Draw-to-code on Vision Pro with offline mode
3 points| jacobglowbom | 2 years ago |apps.apple.com
Here's how it works (demos + instructions): https://github.com/glowbom/glowby/blob/main/GlowbyGenius.md
Try it out and let me know what you think. Thanks!
jacobglowbom|2 years ago
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.