Not sure how many of you are fond of cooking, and collecting recipes but.....
For some time I've been making use of an open source recipe manager called Mealie. It can be found on GitHub at
https://github.com/mealie-recipes/mealie
I used to self host it on a mini-pc using docker, fronted by an nginx container, but after my disaster of January I finally found a fairly inexpensive hosting firm that uses docker and supports mealie! The firm in question is Pikapods
https://www.pikapods.com/
With the most current release of mealie it can now .... leverage OpenAI for recipes it can't scan, and can also use OpenAI to process images.
Recipe scanning is performed using a python library called recipe-scrapers from
https://github.com/hhursev/recipe-scrapers