New client library for Kotlin/Java - Including Interface Proxy

Hi All!

I just wanted to take a moment to share this library I just published:

https://mvnrepository.com/artifact/com.simiacryptus/joe-penai

This library provides support for all of the OpenAI api (completion, edit, render, dictation, chat) and also provides a mechanism to convert interfaces with kotlin data classes into implementations based on chatgpt.

Feedback welcome!

Enjoy!