prompt-extend VS RecipeGPT-exp

Compare prompt-extend vs RecipeGPT-exp and see what are their differences.

RecipeGPT-exp

RecipeGPT: Generative Pre-training Based Cooking Recipe Generation and Evaluation System (TheWebConf'2020; WWW'20) (by LARC-CMU-SMU)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
prompt-extend RecipeGPT-exp
6 1
174 20
- -
10.0 1.4
over 1 year ago 12 months ago
Jupyter Notebook Jupyter Notebook
Apache License 2.0 -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

prompt-extend

Posts with mentions or reviews of prompt-extend. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-17.
  • ArtBot for Stable Diffusion
    3 projects | news.ycombinator.com | 17 Dec 2023
    I've been playing around with DALL-E 3 a lot recently. One of the things they do is to expand a user's prompt in order to add a lot of detail. Via their API, you can see the expanded prompt (whereas, you can't through the ChatGPT interface).

    They obviously have the power of their LLM behind them and can generate some really interesting prompts. There is an open source implementation that the creator of Fooocus made which attempts to expand on prompts using some commonly used keywords[1] with some sort of basic context.

    e.g., I typed in "Brisket on a table" and got: "Brisket on a table, product photography, Michelin star, award winning photo, 8k, trending, HD. High quality image, highly detailed, stunning lighting, flawless render, masterpiece, still from the movie directed by Denis Villeneuve with art direction"

    You get a much better image with that prompt vs just the basic: "Brisket on a table"

    [1] https://huggingface.co/spaces/daspartho/prompt-extend

  • ChatGPT
    2 projects | /r/u_RazPie | 26 Jan 2023
    🆓  Extend Prompts AI art is so cool, but I’ve found that to make eye-catching designs that resemble what you’ve imagined, you need to add a lot of prompts. This tool expands on the prompts you give it. You then enter these longer prompts into the AI design tool of your choice. The results are almost always more beautiful.
  • Dalila.
    1 project | /r/StableDiffusion | 11 Jan 2023
    I used prompt-extender just for the sake of having something super random to work with. https://huggingface.co/spaces/daspartho/prompt-extend
  • We need to add a mode called "Easy mode" in order to make SD as powerful as MJ.
    4 projects | /r/StableDiffusion | 28 Dec 2022
    There is already something similar called promptmaker, which a member of our discord server made.
  • [P] Made a text generation model to extend stable diffusion prompts with suitable style cues
    2 projects | /r/MachineLearning | 3 Nov 2022
    Hey! The model files are available on HuggingFace Hub here You could use it directly using the HuggingFace library, check this notebook for reference
  • Made a text generation model to extend stable diffusion prompts with suitable style cues
    1 project | /r/Python | 3 Nov 2022
    Here's the GitHub repo for the project, which contains all the code for the project. I've also uploaded the model and the tokenizer on HuggingFace Hub.

RecipeGPT-exp

Posts with mentions or reviews of RecipeGPT-exp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-28.
  • Show HN: Ingredients for Change
    6 projects | news.ycombinator.com | 28 Mar 2022
    Great question. Models for generating plausible recipes have existed in some form for about a decade now.

    Arguably the first "successful" attempt at this was Chef Watson, which blew my mind when it was first released in 2014 despite it's well-documented tendency to suggest all kinds of spectacularly odd combinations of flavors and ingredients, like garlic ice cream and mayonnaise-spiked Bloody Marys[1].

    It's worth noting that preprocessing the textual inputs isn't entirely necessary to produce somewhat reasonable, ML-generated recipes. For example GPT-3 is capable of generating fairly interesting zero-shot recipes, despite having been trained on raw text data without any preliminary feature selection to label (e.g.) a recipe's ingredients.[2] Still not exempt from the occasional wacky, whimsical suggestion[3], but I, for one, wouldn't want my ML-generated recipes any other way.

    1. https://www.google.com/amp/s/www.newyorker.com/magazine/2016...

    2. https://github.com/LARC-CMU-SMU/RecipeGPT-exp

    3. https://thenextweb.com/news/ai-generated-recipes-three-cours...

What are some alternatives?

When comparing prompt-extend and RecipeGPT-exp you can also consider the following projects:

stable-diffusion-webui-Prompt_Generator - An extension to AUTOMATIC1111 WebUI for stable diffusion which adds a prompt generator

gpt2bot - Your new Telegram buddy powered by transformers

stable-diffusion-webui-wildcards - Wildcards

PyIng - Python module to parse ingredient names. Splitting them into the ingredient, unit and quantity. It is trained on a publicly available dataset using Tensorflow.

stable-diffusion-webui-aesthetic-image-scorer

ingredient-phrase-tagger - Extract structured data from ingredient phrases using conditional random fields

tensorflow-nanoGPT - Example how to train GPT-2 (XLA + AMP), export to SavedModel and serve with Tensorflow Serving

metric-cooking - Browser script that annotates US cooking units with their metric equivalent (e.g. 1 3/4 cups sugar [350 g])

predict-subreddit - NLP model that predicts subreddit based on the title of a post

Transformers-Tutorials - This repository contains demos I made with the Transformers library by HuggingFace.

ML-Workspace - 🛠 All-in-one web-based IDE specialized for machine learning and data science.

zestful-client