-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
10 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,21 @@ | ||
# Glowby Genius | ||
|
||
AI software engineer for Vision Pro that works without internet. Demos: | ||
AI software engineer for Vision Pro that works without internet. | ||
|
||
[1. Full Workflow on Vision Pro](https://twitter.com/GlowbomCorp/status/1765458935535042906) | ||
## Quick demos | ||
|
||
[2. Offline Mode Demo](https://twitter.com/jacobilin/status/1766504961339175371) | ||
|
||
[3. Glowby Expains How It Works](https://www.youtube.com/watch?v=wqfLtk2t-T8) | ||
|
||
[4. Most Viral Demo So Far](https://twitter.com/jacobilin/status/1751365686344155250) | ||
[**Full Workflow on Vision Pro**](https://twitter.com/GlowbomCorp/status/1765458935535042906) | ||
|
||
[**Offline Mode Demo**](https://twitter.com/jacobilin/status/1766504961339175371) | ||
|
||
## 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. | ||
|
||
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. | ||
|
||
## Additional demo: | ||
|
||
[**Glowby Expains How It Works**](https://www.youtube.com/watch?v=wqfLtk2t-T8) | ||
|
||
[**Most Viral Demo So Far**](https://twitter.com/jacobilin/status/1751365686344155250) |