In this tutorial I cover one specific use case for my OpenAI Explorer SketchUp extension: A coding ‘copilot’ (assistant) for Ruby code. This is one of several use cases for this extension and it has the potential to at least save you from a ton of web browsing.

When I write SketchUp Ruby code, I frequently need to look up code snippets. With the approach presented here, I can use AI to provide such snippets for me instead. This works well with my Ruby Code Editor extension where you can then past, edit, and run that code. But it will also work with the built-in Ruby Console.

Tutorial Video

Links

Comments and Reactions