openai-scala-client and jvm-openai
These two tools are competitors, as both provide client libraries for the OpenAI API, but one is specifically for Scala applications and the other for Java applications on the JVM.
About openai-scala-client
cequence-io/openai-scala-client
Scala client for OpenAI API and other major LLM providers
This is a comprehensive toolkit for developers building applications that use Large Language Models (LLMs) from providers like OpenAI, Anthropic, or Google. It allows you to send various types of inputs, such as text prompts, images, or audio files, to these AI models and receive outputs like generated text, edited images, or transcribed speech. It's designed for software engineers and AI developers creating intelligent applications.
About jvm-openai
StefanBratanov/jvm-openai
A minimalistic OpenAI API client for the JVM, written in Java 🤖
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work