forestwanglin/openai-java
OpenAi GPT API for Java. Including all API from OpenAI except deprecated. It especially includes stream client and jtokkit with function calculation. Including Baidu AI.
This is a tool for Java software developers who want to integrate OpenAI's powerful AI capabilities into their applications. It takes your Java code and connects it to various OpenAI models, allowing your application to generate text, understand natural language, create images, and more. This is primarily for developers building AI-powered features into Java applications.
No commits in the last 6 months.
Use this if you are a Java developer building an application and need to integrate OpenAI or Baidu AI functionalities like chat, embeddings, or image generation.
Not ideal if you are not a Java developer or if you need a pre-built application rather than a programming library.
Stars
59
Forks
9
Language
Java
License
MIT
Category
Last pushed
Oct 25, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/forestwanglin/openai-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.