diff --git a/docs/docs/documentation/getting-started/features.md b/docs/docs/documentation/getting-started/features.md index b82bc9e04..57beb87c0 100644 --- a/docs/docs/documentation/getting-started/features.md +++ b/docs/docs/documentation/getting-started/features.md @@ -6,10 +6,16 @@ ### Creating Recipes Mealie offers several ways to create recipes: + - **Recipe Scraper:** Create recipes from hundreds of websites by simply providing a URL. -- **Image Import:** Upload an image of a written or typed recipe and Mealie will use OCR to import it. -- **Video URL Import:** Provide a video URL (e.g., YouTube) and Mealie will transcribe the audio and parse the recipe. +- **Recipe HTML or JSON:** Copy/paste structured HTML or JSON and Mealie can import it. - **Manual Editor:** Create recipes from scratch using the integrated editor. + +Mealie's [AI integration](./installation/open-ai.md) greatly expands the ways you can create recipes: + +- **Image Import:** Upload an image of a written or typed recipe and Mealie will use OCR and AI to import it. +- **Video URL Import:** Provide a video URL (e.g., YouTube) and Mealie will transcribe the audio and turn it into a recipe. + [Creation Demo](https://demo.mealie.io/g/home/r/create/url){ .md-button .md-button--primary .align-right } ### Importing Recipes