Codeim, Magic, Poolside raise close to $1bn

So logically, the next questions is…

Can I build Xojo Software using an GenAI engine like the ones in the title?

Why? I love Xojo! It would suck if it went away. I don’t know of any other environment that’s as easy to build and deploy cross-platform/mobile software. If you know of one, please let me know.

I think fundamentally, harnessing the power of GenAI is a “must” have. How do we do it?

You can either tie into public APIs that the big players make available, or provided you have sufficient hardware, you can run a local LLM and interface with it in Xojo. Typically they are written in Python which you can control via the Shell class or the Python classes in MBS or Einhugur plugins.