> The AI ecosystem will continue to be Python-first, and that’s fine! The actual interaction with models is just HTTP requests with JSON payloads, though.<p>Wow, all this time I thought transformer neural networks required expertise and specialized hardware to design, train, build, and operate. Apparently all you need to do is make an HTTP request. We've been wasting our time! /s<p>If your idea of "building AI" is calling someone else's web service, you might want to consider scaling back those grandiose claims on your resume. You're building a basic app that makes API calls, stop fooling yourself.