-
A simple Spring Boot application demonstrating how to implement real-time LLM response streaming using LangChain4j StreamingChatModel.
langchain4j langchain4j-streaming langchain4j-streaming-response langchain4j-chatmodel-streaming langchain4j-streaming-ai-response langchain4j-stream-ai-response langchain4j-stream-thinkingHTML UpdatedMar 7, 2026 -
A simple Spring Boot application demonstrating how to configure the LangChain4j ChatModel to interact with local Large Language Models served by LM Studio using its OpenAI-compatible API.
Java UpdatedFeb 24, 2026 -
A simple Spring Boot application demonstrating how to configure the LangChain4j ChatModel to interact with local Large Language Models served by Ollama.
-
A simple Spring Boot application demonstrating how to configure the LangChain4j ChatModel to interact with local Large Language Models running inside Docker
langchain4j-with-docker langchain4j-docker langchain4j-chatmodel-with-docker langchain4j-connect-with-local-llm langchain4j-with-local-llm langchain4j-local-llm langchain4j-connect-with-local-modelsJava UpdatedFeb 9, 2026 -
A simple Spring Boot application demonstrating how to configure and use ChatModel listeners in LangChain4j.
langchain4j langchain4j-chat-model langchain4j-chat-model-listener langchain4j-listener langchain4j-chatmodel-listener chat-model-listener listeners-in-langchain4jJava UpdatedFeb 2, 2026 -
A simple Spring Boot app showcasing how to get structured output from models using the LangChain4j ChatModel
langchain4j langchain4j-chat-model langchain4j-structured-output langchain4j-chat-model-structured-output langchain4j-json-response langchain4j-chat-model-json-response langchain4j-structured-output-jsonJava UpdatedJan 26, 2026 -
langchain4j-chatmodel-demo Public
A simple Spring Boot demo showcasing 5 distinct implementations of the LangChain4j ChatModel interface, covering ChatMessage, ChatRequest, ChatResponse, Parameters, and Metadata inspection.
langchain4j chatmodel langchain4j-chat-model chat-model-langchain4j chatmodel-langchain4j chatrequest-langchain4j langchain4j-chatrequestJava UpdatedJan 19, 2026 -
A simple Spring Boot application showcasing LangChain4j integration and building a chat endpoint for interacting with Large Language Models (LLMs).
langchain4j langchain4j-spring-boot spring-boot-langchain4j langchain4j-getting-started langchain4j-chat-model langchain4j-basicsJava UpdatedJan 12, 2026 -
embabel-mongo-mcp-client Public
An MCP client with Embabel that connects to a MongoDB MCP Server and executes MongoDB operations from an AI agent via natural language commands.
-
An MCP client with Embabel that connects to a Confluence MCP Server and executes Confluence operations from an AI agent via natural language commands.
mcp-client embabel-mcp confluence-mcp embabel-framework-mcp mcp-client-embabel embabel-mcp-client embabel-framework-mcp-clientJava UpdatedDec 31, 2025 -
A demo MCP server for Confluence built using Embabel. It shows how AI agents can retrieve data from Confluence through REST APIs and perform operations such as creating new pages using the Model Coβ¦
mcp mcp-server embabel embabel-framework embabel-mcp embabel-framework-mcp-server embabel-mcp-serverJava UpdatedDec 31, 2025 -
A demo project showing how to build an MCP client with Embabel that connects to a File Operations MCP Server and executes tools from an AI agent.
mcp-client embabel-framework-mcp mcp-client-embabel embabel-mcp-client embabel-framework-mcp-client file-operations-mcp file-operations-mcp-clientJava UpdatedDec 22, 2025 -
spring-boot-4-hello-world Public
A Spring Boot 4.x project demonstrating a simple REST API that sends a hello world message to users
Java UpdatedDec 15, 2025 -
embabel-mongo-mcp-server Public
A demo MCP server for MongoDB built using Embabel. It showcases how AI agents can interact with MongoDB through the Model Context Protocol, enabling operations such as listing databases, fetching cβ¦
-
embabel-mcp-file-server Public
A simple MCP server built with Embabel for local file operations (CRUD). Exposes filesystem capabilities to AI agents via the Model Context Protocol using SSE
mcp model-context-protocol mcp-server model-context-protocol-server embabel-framework embabel-mcp embabel-framework-mcp-serverJava UpdatedDec 8, 2025 -
A Spring Boot Embabel demo focused on showcasing how @Condition drives decision-making in an e-commerce replacement workflow. The agent checks conditions such as product stock availability: if a prβ¦
-
A simple Spring Boot project using the Embabel framework with a REST APIβbased meeting summarizer agent that leverages GOAP planning and LLMs for extracting key insights and action items.
-
A Spring Boot Embabel Shell demo showcasing a meeting summarizer agent that uses GOAP planning and LLMs to extract key points and action items from transcripts.
ai-agents goal-oriented-action-planning goap-planner goal-oriented-ai embabel embabel-framework spring-boot-ai-agentJava UpdatedNov 4, 2025 -
flyway-spring-boot Public
A simple project demonstrating multi-environment database migrations using Flyway and Spring Boot
-
A lightweight Spring Boot application that streams real-time, human-like speech from text using Spring AI and ElevenLabs.
text-to-speech-api text-to-speech-streaming spring-ai-text-to-speech-streaming spring-ai-tts-streaming spring-ai-tts-streaming-using-elevenlabs spring-ai-tts-with-elevenlabs spring-ai-text-to-speech-streaming-using-elevelabsHTML UpdatedSep 17, 2025 -
A Spring Boot project demonstrating how to configure and run database migrations using the Flyway Maven plugin
-
A lightweight Spring Boot application that uses Spring AI and ElevenLabs to transform text into realistic, human-like voice
text-to-speech text-to-speech-api spring-ai-tts spring-ai-text-to-speech spring-ai-text-to-speech-elevanlabs spring-ai-text-to-speech-using-elevanlabs spring-ai-text-to-speech-with-elevanlabsHTML UpdatedAug 24, 2025 -
A Spring AI "cookbook" project demonstrating how to build an intelligent video analysis API. This service uses a multimodal LLM to process video files from various sources and extract rich insightsβ¦
-
A Spring AI "cookbook" project demonstrating how to build an intelligent audio analysis API. This service uses a multimodal LLM to process audio files from various sources and extract rich insightsβ¦
audio-transcribing audio-transcription ai-audio-analysis audio-summarizer spring-ai-multimodal spring-ai-multimodal-llm spring-ai-chat-client-multimodalJava UpdatedJul 28, 2025 -
A Spring AI "cookbook" project demonstrating how to build a robust image analysis API. This service uses a Large Language Model (LLM) to analyze images that are provided in multiple formats: directβ¦
image-recognition image-analysis multimodal-llm spring-ai spring-ai-image-analysis ai-powered-image-analysis spring-ai-multimodalJava UpdatedJul 22, 2025 -
A simple Spring Boot application demonstrating AI chat client observability with token usage metrics, prompt logging, and performance monitoring.
-
A simple Spring Boot application showcasing how to integrate OpenRouter with Spring AI to use different LLM models
-
A simple Spring Boot app showing how to use Spring AI chat memory with MySQL to store and retrieve messages in a conversation.
Java UpdatedJul 6, 2025 -
spring-ai-streaming-response Public
A simple spring boot application demonstrating how to get streaming response from LLMs in case of Spring AI
-
A simple Spring Boot AI application showcasing how to integrate Google Gemini with Spring AI