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.
242 stars.
Use this if you are a Scala developer building applications that need to interact with a wide range of features from OpenAI's API or other major LLM providers.
Not ideal if you are not a Scala developer or if you only need a basic text-to-text interaction with a single LLM.
Stars
242
Forks
36
Language
Scala
License
MIT
Category
Last pushed
Mar 06, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/cequence-io/openai-scala-client"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
taishan666/MaxKB4j
MaxKB4j is an open-source LLMOps platform for LLM workflow applications and RAG developed based...
ai-for-java/openai4j
Java client library for OpenAI API
Lambdua/openai4j
Java client library for OpenAI API.Full support for all OpenAI API models including Completions,...
sashirestela/simple-openai
A Java library to use the OpenAI Api in the simplest possible way.
devlive-community/openai-java-sdk
Provides an easy-to-use SDK for Java developers to interact with the APIs of open AI models.