Enables conversational restaurant booking through a Spring AI-enhanced chatbot, leveraging an API-first approach.
Spring AI Resos is a multi-module project that provides a client code generated from an OpenAPI derivative of the ResOs API and integrates it with Spring AI. This allows developers to create applications where users can converse with a chatbot to search for restaurants and make reservations. The project includes an MCP server, MCP client configuration for use with Claude, and a standalone ReactJS-powered chatbot UI, offering a comprehensive solution for building AI-powered restaurant booking systems.
주요 기능
01Code generation from OpenAPI specification.
02Pre-configured MCP client for Claude.
03MCP server for tool integration.
04Spring AI integration for natural language processing.
05Standalone ReactJS chatbot UI.
060 GitHub stars
사용 사례
01Extending existing Spring Boot applications with AI-powered booking capabilities.
02Integrating a chatbot into a restaurant's website or app for booking reservations.
03Creating a conversational interface for restaurant discovery and booking.