PRACTICE / OPERATIONS
PR-022 · OPERATIONSSTARTER
WhatsApp order-taker for a tiffin service
THE PROBLEM
A home tiffin service takes orders as free-text WhatsApp messages and loses track. Build a tool that reads the day's messages, matches each to the menu, produces a clean kitchen list with counts, and surfaces anything ambiguous to confirm.
WHO IT'S FORHome kitchens, tiffin services and small caterers.
PLAN IT
- 01Pin down the menu as a short fixed list — that's what orders are matched against.
- 02Decide what 'ambiguous' means (unknown item, missing quantity) and route those to a review list.
- 03Output two things: the kitchen list and the to-confirm list.
BUILD IT — FREE
- 01Paste the day's messages; ask the model to map each to menu items with a quantity.
- 02Have it output a table plus a separate 'needs confirmation' section.
- 03No integration needed — copy-paste from WhatsApp is a perfectly good v1.
A FREE STACK TO START WITH
a free LLMa fixed menu in texta printable table view
Built it? Add it to your portfolio.
Submit your build — you'll create a free profile, then it shows up on your shareable portfolio.