Skip to main content

Posts

Showing posts with the label google

Antigravity + Gemini 3 are serious contenders

  The News Google’s rebirth as the AI behemoth it was always meant to be has finally come to fruition. With the release of Gemini 3, Google has made it clear that it can compete with—and even surpass—OpenAI and Anthropic. And now it seems everyone and their mother is shipping AI-enhanced IDEs which, in almost all cases, are forks of VS Code. Google’s offering is no exception: Antigravity—a rather interesting choice of name. The Need I’ve been working on a Node.js–based orchestration framework for AI agents—yes, yet another one, even though there are already countless options out there. I looked, but none really did what I wanted, so I went ahead and built my own, thanks in part to the helping hands of Claude Code (Anthropic). Bottom line: it works fine. There’s still a lot of manual tweaking required, but I was able to achieve things I couldn’t do with plain ChatGPT or Claude alone. However, it lacks a UI. I didn’t even consider building or using one, because I figured I just neede...