In the AI world, there are tons of libraries built for Python but none for Coldfusion/Lucee and variants (at least to my knowledge). So, I wonder if there’s any “middleware” that would allow us to use libraries written in Python… thanks.
1 Like
4 Likes
ColdFusion/Lucee are on the Java stack. Any AI library written for Java could be leveraged by Lucee (just like any other relevant Java library for that matter).
2 Likes