Iâm so confused. The first video I have come across has tools about debugging AI builds, like thatâs going to be a big thing⌠I havenât seen anything that transforms a spreadsheet into a beautiful app. I was expecting lots!
Canât wait to see how this helps make building apps better⌠But also triggered at the thought of my current apps being sunsetted as classic apps with spiraling subscription fees.
Does anyone know if GlideOS is going to be mandatory at some point? Letâs say, do we have to switch to this 100% AI model, or can we choose to stay with the current model, where we have more control over the applications? We want to know if we can continue working calmly with the current version and not be forced to switch to the 100% AI model. Thanks!
You can use APIs to bring data in. I have a GlideOS app that lets me fetch data from an API and populate my data tables. What other sources did you want?
I was able to do similar things and other vibecoding tools, so I assumed Glide West could do it as well. It did take a bit of prompting, but eventually got it working (the biggest hurdle was that the API is not well documented).
When I recommend perhaps is to create a standalone utility app (Glide) these instruments) whose only purpose is to fetch data from the API and sync the data tables.
Since data is shared across all apps in a singular project, you can dedicate this app to syncing data, and the other apps can just be user interface
I got access to GlideOS. Burning through my 50 credits in about 1.5 hours (30 downâŚ20 to go).
Since my app is complicated it is asking very solid questions (I have used Claude/ChatGPT and some Gemini so I can provide details similar to what I have provided this systems). Currently it has been âthinkingâ for about 15-20 minutes after asking me some schema related questions (hopefully not in a loop since this is longest wait time I have seen). It stated:
âThis is getting complex enough that I want to make sure the schema is right before we build anything on top of it. Let me reflect back the full data model as I understand it from everything youâve told me:â
Not sure what the result will be but the interaction has been good as it has asked solid questions (usually with multiple choice replies) about the app, details, nuances in data types, security and spreadsheets currently in use.
Only question - what is a âcreditâ? Is it a question/interaction or something more compute related?