View Single Post
Old 09-17-2024, 08:28 PM   #2050
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
Posts: 13,592
Karma: 79436940
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
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
PeterT is offline   Reply With Quote