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.
-
Updated
Nov 4, 2025 - Java
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.
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 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 product is in stock, a replacement is issued; if the product is out of stock, a refund is initiated.
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 collections, executing simple and complex queries, managing indexes, creating collections, and inserting documents
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 Context Protocol.
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
Add a description, image, and links to the embabel-framework topic page so that developers can more easily learn about it.
To associate your repository with the embabel-framework topic, visit your repo's landing page and select "manage topics."