I've met teams who switched to Python just to build AI features, abandoning their normal stack for the ecosystem. But it's really not worth it! At incident.io we stuck with Go and it's been great - turns out static typing and proper concurrency are exactly what you want when building AI systems, provided you build some nice abstractions to go with it.