Prabhu Rblog.teamnexus.in·Mar 28, 2024AI/ML - Langchain4j - Chat MemoryIn the preceding article, we were introduced to AI/ML concepts and explored the process of running a local Large Language Model (LLM) - Ollama. We further delved into interacting with it via Java using JBang and Langchain4j. Now, let's explore into ...1 likeAI/ML - JavaMachine Learning
Prabhu Rblog.teamnexus.in·Mar 20, 2024Beginning the AI/ML Journey with Ollama, Langchain4J & JBangThe realm of AI/ML, especially Generative AI, has garnered significant attention worldwide following the emergence of ChatGPT. Consequently, there has been a surge of interest in developing various models and tools within this domain. In this article...1 likeAI/ML - JavaAI
Thirumurthi Sthirumurthi.hashnode.dev·May 27, 2023Develop REST API with Javalin and running app using JBangREST API with Javalin and JBang In this blog we will create a REST API using Javalin and running it using JBang. Pre-requisites: JBang CLI installed What is Javalin? Javalin is a very lightweight web framework for Java Javalin comes with a Jetty e...181 readsjbang