#java
Read more stories on Hashnode
Articles with this tag
I often need to develop simple Java tools that use AI (thanks to Ollama) to generate documents and source code... I love Langchain4J, but my needs are...
Today, if you want to run WASM programs from Java, you can find several solutions: Wasmer Java is a WebAssembly runtime for Java from Wasmer. It's...
With Docker Compose, Ollama, LangChain4J and Vert-x · In this series, "AI Experiments with Ollama on a Pi5," I explained that you could run LLM locally,...
Extism? Extism is a WASM framework that implements the WASI specification. Extism offers two types of SDKs: Host SDKs for writing "host" applications...