Skip to content

Commit

Permalink
Update GlowbyGenius.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-i authored Mar 12, 2024
1 parent 0d3cab5 commit beae37b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion GlowbyGenius.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

AI software engineer for Vision Pro that works without internet. It's available on the [**Apple App Store**](https://apps.apple.com/us/app/glowby-genius/id6446417094).

## What it is

Glowby Genius is a draw-to-code software creation tool.

## Quick demos

[**Builing a Functional SwiftUI App**](https://twitter.com/jacobilin/status/1767407593318953159)
Expand All @@ -12,7 +16,7 @@ AI software engineer for Vision Pro that works without internet. It's available

## How it works...

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.
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**](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.

Expand Down

0 comments on commit beae37b

Please sign in to comment.