I am currently deciding on my primary programming language for getting deeper into the AI ecosystem. I know Python is the king, but I see more high-performance libraries being written in Rust. If I want to build tools that are efficient and scalable, is it worth the learning curve to go with Rust, or should I stick to Python and optimize the bottlenecks later? What does the industry demand look like right now?
The question