JeffreyYou/OpenAI_SDK
Provides an easy-to-use SDK for Java developers to interact with the APIs of open AI models.
This is a software development kit (SDK) that helps Java developers integrate OpenAI's artificial intelligence models into their applications. It simplifies the process of sending requests to OpenAI's APIs and receiving responses, allowing developers to quickly build features like AI-powered chat, image generation, or audio processing into their Java-based software.
No commits in the last 6 months.
Use this if you are a Java developer building applications and want to easily incorporate OpenAI's AI capabilities without deep knowledge of their API specifics.
Not ideal if you are not a Java developer or if you need to work with AI models other than those provided by OpenAI.
Stars
10
Forks
1
Language
Java
License
MIT
Category
Last pushed
Oct 29, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/JeffreyYou/OpenAI_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.