AI and Ruby
Spent most of my day in teaching and a little bit on a small project bid. At the free time, I was googling for AI relevant projects on ruby and in general - specifically projects that implement NLP and some form on information pattern processing and expert systems.
While surfing, I came across some nifty projects implemented on Ruby (still need to test them infact):
- Ruby/DICT client protocol implementation.
- An English readability analysis program
- An application to determine correctness and syntax of English sentence. Some form of grammar testing tool, that is.
While I found AIML implementation on Python, Perl, PHP, and of course different variants of LISP, I couldn't find one implemented yet on Ruby. Now that sounds like an area worth deep exploration. Perhaps, I must read through the code implemented on python and see if I can port it onto Ruby somehow. But then, I must first determine if this stuff is going to help my long term needs (of building my AI powered shell).
Rainy day, calm weather... seems like the right time to read some thick book :-)
looking out for small AI projects in ruby ..
give me more links on this topic ..
I haven't come across anything advanced as yet on Ruby in relevance to AI. But there are some promising projects still in their early stages. Infact, some projects are in need of highly motivated volunteers. Here are some links that might be of some interest to you: