devlive-community/openai-java-sdk
Provides an easy-to-use SDK for Java developers to interact with the APIs of open AI models.
This is a tool for Java developers who want to integrate various AI models into their applications. It takes your Java code and connects it to services like OpenAI, Azure AI, Claude, and Google's Gemini/PaLM. The output is your application's ability to use AI features like generating text, images, or understanding language, directly within your software. This SDK is for software engineers building Java applications that need to leverage external AI capabilities.
120 stars. No commits in the last 6 months.
Use this if you are a Java developer building an application and need a straightforward way to incorporate powerful AI models from different providers without writing complex API integrations from scratch.
Not ideal if you are not a Java developer or if you are looking for a standalone application rather than a programming library.
Stars
120
Forks
26
Language
Java
License
MIT
Category
Last pushed
Dec 20, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/devlive-community/openai-java-sdk"
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.