gdorsi44/assistant-api-java
Lightweight Java client for easy integration with OpenAI Assistant API, enabling Generative AI in Java applications
This is a tool for Java developers who want to add smart, conversational AI to their applications. It takes plain text user requests and uses the OpenAI Assistant API to generate responses, making it easier to build applications that can understand and respond to users. Any Java developer building applications that need generative AI capabilities would find this useful.
No commits in the last 6 months.
Use this if you are a Java developer and need a simple way to integrate OpenAI's Assistant API into your applications for conversational AI features.
Not ideal if you are not a Java developer or if you need a solution for a programming language other than Java.
Stars
12
Forks
8
Language
Java
License
—
Category
Last pushed
Jul 27, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/gdorsi44/assistant-api-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.