ianshiundu/openai-zio
A ZIO API Client for Open AI's API
This is a Scala library that enables developers to integrate OpenAI's powerful AI models into their applications. It takes your text prompts, audio files, or images and returns generated text completions, edited content, transcriptions, or new images. It is intended for software developers and engineers who build applications using Scala and ZIO.
No commits in the last 6 months.
Use this if you are a Scala developer working with ZIO and need to programmatically access various OpenAI APIs like text generation, image creation, or audio transcription.
Not ideal if you are looking for a user-facing application, a Python library, or a direct API client without ZIO integration.
Stars
8
Forks
—
Language
Scala
License
MIT
Category
Last pushed
Apr 18, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/ianshiundu/openai-zio"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cequence-io/openai-scala-client
Scala client for OpenAI API and other major LLM providers
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.