소개
This Laravel-based demonstration project showcases the Model Context Protocol (MCP) by implementing an e-commerce order management system. It features a product catalog, order management capabilities, and integrates an AI chat interface powered by OpenAI for querying order and product data using natural language (Traditional Chinese). The application utilizes a SQLite database with seeded sample data and offers a responsive design built with Tailwind CSS.
주요 기능
- Order Management with Pagination
- AI Chat Interface (OpenAI, Traditional Chinese)
- SQLite Database with Sample Data
- 0 GitHub stars
- Product Catalog (Supermarket Items)
- Responsive UI with Tailwind CSS
사용 사례
- Querying product and order data using natural language
- Demonstrating MCP integration with AI chat
- Managing customer orders in an e-commerce system