oalles/ollama-java
A java client for Ollama
This is a tool for Java developers who want to integrate Ollama's large language models into their applications. It takes requests like text prompts or model management commands and allows the Java application to receive text completions, model lists, or control Ollama models. Java application developers building AI-powered features would use this.
No commits in the last 6 months.
Use this if you are a Java developer building applications and need to programmatically interact with a local Ollama server to get text completions or manage models.
Not ideal if you are not a Java developer or if you prefer to interact with Ollama directly via its API or command line.
Stars
24
Forks
6
Language
Java
License
Unlicense
Category
Last pushed
Mar 24, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/oalles/ollama-java"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SillyTavern/SillyTavern
LLM Frontend for Power Users.
libre-webui/libre-webui
Privacy-first web interface for local AI models. Clean, minimal UI for Ollama with extensible...
chyok/ollama-gui
A single-file tkinter-based Ollama GUI project with no external dependencies.
matlab-deep-learning/llms-with-matlab
Connect MATLAB to LLM APIs, including OpenAI® Chat Completions, Azure® OpenAI Services, and Ollama™
ollama4j/ollama4j
A simple Java library for interacting with Ollama server.