Skip to content

Kalpiekanayake/Rearaurant-agent-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###Restaurant Ordering Agent Simulation

Vesion 0.1: Basic cosole simulation. -TableAgent :place order -KichenAgent : Receive order and print status

Version 0.2

  • Multiple tables
  • Multiple orders
  • Order objects with structured data
  • Improved agent interaction

Version 0.3 (Planned)

  • Order lifecycle (placed, preparing, ready, served)
  • Kitchen agent updates order status
  • Table agent can query order status

About

Python project simulating agent-based ordering workflow in a restaurant

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors