Create a Java GenAI Stack
In this series, "AI Experiments with Ollama on a Pi5," I explained that you could run LLM locally, even on a small machine. This is possible using "small" LLMs like DeepSeek Coder, TinyLlama, TinyDolphin, etc.
I ran all my examples with Docker Compos...
k33g.hashnode.dev8 min read
Atharva Shirdhankar
Open Source Dev Exploring DevOps
Awesome Explaination on how to use GenAI stack with Java.
I haven't seen anyone using Java with GenAI earlier.
Will give it try and build something.
Thanks