langchain4j-for-tools-and-mcp-demo

Java

A series of demos to illustrate my talk "MCP: using Java and Quarkus to bridge LLMs with your applications and data"

AI Model Integration
Function Calling
Agent Frameworks

Architecture and Design Patterns

The repository employs a modular design, separating concerns through distinct demo folders. It leverages LangChain4j's AI Services and Tool interfaces to abstract LLM interactions. The architecture promotes reusability by showcasing different methods of tool integration, from manual execution to automated AI service calls.

About

Language

Java

Stars

4

Categories

AI Model IntegrationFunction CallingAgent Frameworks