An AI-powered menu helper for Tse's restaurant near the Bodleian Library in Oxford.
Tse himself opened this restaurant, and sometimes people aren't sure what to order. This simple web app helps you choose what to eat using AI - just tell it what you like or what you're in the mood for, and it'll suggest something from the menu.
# Get the code
git clone https://github.com/CLQuantizer/tsenoodle.git
cd tsenoodle
# Install stuff
npm install
# Run it
npm run dev
# Open in browser
npm run dev -- --opennpm run build
npm run previewFeel free to open issues or submit pull requests if you find bugs or have ideas for making it better!
Visit the actual app at tsenoodle.co.uk