kasnerz / troja-lunch

A web service providing access to lunch menus in the neighborhood of Troja, MFF UK, Prague.

Home Page:https://tiny.cc/troja-lunch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

troja-lunch 🍜

A web service providing access to menus for lunch places in the neighborhood of the IMPAKT building of MFF UK.

Online version is available at https://tiny.cc/troja-lunch.

The service currently supports these places:

  • Menza Troja
  • Bufet Troja
  • Castle Restaurant

More places from this list may be added in the future based on the demand.

The service uses the CUBBITT API for translating the names of the dishes to English.

Please report any bugs on Github or directly to the author.

Dish of the day

Every workday, the service generates a "dish of the day", which is a random dish selected from all the dishes available on a given day.

For that dish, a computer-generated image is created using Stable Diffusion prompted with the name of the dish and a couple of other attributes for improving the quality of the image.

The image is generated using a cron job around 9 AM. After the job is finished, the image for the current day is accessible at https://quest.ms.mff.cuni.cz/troja-lunch/static/img/dotd/YYYY-mm-dd.png.

Slackbot

The service is connected to a Slackbot in the ÚFAL MFF UK workspace called lunchbot.

The bot is programmed to send regular posts to the cfm-troja channel, including the dish of the day and the invitations for lunch.

About

A web service providing access to lunch menus in the neighborhood of Troja, MFF UK, Prague.

https://tiny.cc/troja-lunch

License:Apache License 2.0


Languages

Language:Python 75.1%Language:HTML 22.7%Language:CSS 2.2%Language:Procfile 0.1%