1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-25 08:09:41 +02:00

feat: Open AI Recipe Scraper (#3690)

This commit is contained in:
Michael Genson 2024-06-07 06:45:50 -05:00 committed by GitHub
parent a49c32e663
commit 4afb767375
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 264 additions and 55 deletions

View file

@ -583,6 +583,8 @@
"report-deletion-failed": "Report deletion failed",
"recipe-debugger": "Recipe Debugger",
"recipe-debugger-description": "Grab the URL of the recipe you want to debug and paste it here. The URL will be scraped by the recipe scraper and the results will be displayed. If you don't see any data returned, the site you are trying to scrape is not supported by Mealie or its scraper library.",
"use-openai": "Use OpenAI",
"recipe-debugger-use-openai-description": "Use OpenAI to parse the results instead of relying on the scraper library. When creating a recipe via URL, this is done automatically if the scraper library fails, but you may test it manually here.",
"debug": "Debug",
"tree-view": "Tree View",
"recipe-yield": "Recipe Yield",