Python or Ruby for webbased Artificial Intelligence?
        Posted  
        
            by Pieter Kubben
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Pieter Kubben
        
        
        
        Published on 2010-03-22T20:09:21Z
        Indexed on 
            2010/03/22
            20:11 UTC
        
        
        Read the original article
        Hit count: 402
        
A new web application may require adding Artificial Intelligence (AI) in the future, e.g. using ProLog. I know it can be done from a Java environment, but I am wondering about the opportunities with modern web languages like Ruby or Python. The latter is considered to be "more scientific" (at least used in that environment), but using Google there seems to be a preliminary ProLog implementation for both.
Any suggestions on modern (open source) web languages (like Python or Ruby) in combination with AI?
© Stack Overflow or respective owner