Steve Cook

 

MitchAI

I've been wanting to develop some tools that leverage AI for quite a while. As I strive to make my code as idiomatic and eloquent as possible, I thought interacting with an AI character would be a great way to start.

MitchAI currently works with OpenAI, but I plan to add Anthropic in the very near future. It's a Ruby gem, simple to install and use.

$ gem install mitch-ai
$ gem review /path/to/file/or/directory


You can get the gem at https://github.com/scookdev/mitch_ai. Please submit an Issue or create a Pull Request if you'd like to contribute!



<< Back to Blog