jetkai/openai-for-java
OpenAI/ChatGPT library for Java - Requires JDK 11 at minimum.
This is a Java library that allows developers to integrate OpenAI's powerful AI capabilities into their Java applications. Developers can use it to send text prompts or audio files to OpenAI and receive generated text, translated content, image variations, or spell-checked responses. This is for Java developers looking to add AI features like ChatGPT, image generation, or speech-to-text to their software.
No commits in the last 6 months.
Use this if you are a Java developer building an application and want to incorporate advanced AI functionalities from OpenAI.
Not ideal if you are not a Java developer or if you are looking for a ready-to-use application rather than a programming library.
Stars
52
Forks
7
Language
Java
License
Apache-2.0
Category
Last pushed
Mar 13, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/jetkai/openai-for-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.