You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A multi-agent restaurant food ordering system using Semantic Kernel, A2A and Azure OpenAI. Includes a backend agent server, customer chat API, and sample UI for natural language food orders. MIT licensed and open for contributions.
# Food Ordering AgentThis project showcases a multi-agent system for ordering food using Semantic Kernel and A2A. 🍕 It features a backend server and a customer client that communicate through HTTP APIs, making it easy to order food using natural language. 🛠️