How to Send Emails with an AI Agent: A Quarkus and Langchain4j Tutorial
This tutorial provides a step-by-step guide on how to build a Java application that can send emails based on natural language commands. We will create an AI agent using Quarkus and Langchain4j, equipping it with a “tool” to send emails. This agent will run entirely on your local machine, leveraging Ollama to serve a local … Read more