reactiveclown/openai-webflux-java
Reactive WebFlux OpenAI API Client in Java
This is a tool for Java developers who want to integrate OpenAI's powerful AI models into their applications. It provides a straightforward way to send various inputs like text, audio, or images to OpenAI's API, and receive AI-generated outputs such as text completions, chat responses, image generations, or audio transcriptions. Developers use this to build new features powered by AI within their Java-based software.
No commits in the last 6 months.
Use this if you are a Java developer building applications that need to interact with OpenAI services efficiently and asynchronously.
Not ideal if you are not a Java developer or if your project does not require asynchronous processing.
Stars
39
Forks
11
Language
Java
License
MIT
Category
Last pushed
Dec 22, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/reactiveclown/openai-webflux-java"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
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.