Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Added guide to create an iOS shortcut, which makes use of the recipe/create/image API via OpenAI #4901

Open
wants to merge 3 commits into
base: mealie-next
Choose a base branch
from

Conversation

joschkarick
Copy link

What this PR does / why we need it:

The current community guide for iOS shortcuts provides a shortcut, which makes use of Google AI Studio and OCR. With OpenAI-image-parsing available, it's easier to make use of the Mealie API. With the updated iOS shortcut I wanted to make use of only Mealie API, so no AI Studio API key is required. I only added a adjusted version of the iOS shortcut doc.

Which issue(s) this PR fixes:

None

Special notes for your reviewer:

I am not sure if I'm missing any features of the Google AI Studio version. If so, they are not documented on the doc page.

Testing

Work through the tutorial and test the following ways:

  • Trigger from sharing menu for images
  • Trigger from sharing menu for URLs
  • Trigger shortcut and take image
  • Trigger shortcut and import existing image
  • Trigger shortcut and take image of URL

Each trigger should lead to a successfully created recipe in Mealie.

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant