From a3143ed6328b0b8ab65b26f645a14afd2f8ba2ab Mon Sep 17 00:00:00 2001 From: Jacob Date: Tue, 12 Mar 2024 13:34:49 -0700 Subject: [PATCH] Update GlowbyGenius.md --- GlowbyGenius.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GlowbyGenius.md b/GlowbyGenius.md index 51e9ec9..1d0aa5d 100644 --- a/GlowbyGenius.md +++ b/GlowbyGenius.md @@ -12,7 +12,7 @@ AI software engineer for Vision Pro that works without internet. It's available Glowby Genius is a draw-to-code software creation tool. If you want to quickly and easily develop an app, just attach your designs, simply draw whatever you want to build, and export your code to JavaScript and Tailwind CSS, SwiftUI, Kotlin, or Flutter. -To run SwiftUI, Kotlin, or Flutter projects you need to setup local IDE (Xcode, Android Studio, or Visual Studio Code) and download a custom project from [**Glowbom**](glowbom.com). Next, you need to open the project on your machine and copy the code generated by Glowby into the AiExtension file. The app also supports the offline mode that runs [OpenHermes-2.5-Mistral-7B](https://huggingface.co/teknium/OpenHermes-2.5-Mistral-7B) locally on Vision Pro to work without internet. +To run SwiftUI, Kotlin, or Flutter projects you need to setup local IDE (Xcode, Android Studio, or Visual Studio Code) and download a custom project from [**Glowbom**](https://glowbom.com/). Next, you need to open the project on your machine and copy the code generated by Glowby into the AiExtension file. The app also supports the offline mode that runs [OpenHermes-2.5-Mistral-7B](https://huggingface.co/teknium/OpenHermes-2.5-Mistral-7B) locally on Vision Pro to work without internet. ## Contact