Inspiration

The inspiration for creating this app came from my own struggle to stick with a diet. When it comes to dieting cuisine, it's all about salads, tofu, and other low-calorie foods. That's why I thought that if I could introduce diet dishes from around the world,it might make dieting more enjoyable. I believe that by suggesting a week's worth of meals, it will be easier to keep up with the diet.

What it does

This app proposes 7 diet dishes from various countries. It provides the recipes, how they are eaten in their respective countries, and a final image of each dish.

Input:

  • Current weight
  • Target weight

Output:

  • Images of diet dishes from various countries for 7 days
  • Recipes and trivia about each country's diet dishes

How we built it

Leveraging image generation and a large language model, it's being created for "Amazon Party Rock."

Challenges we ran into

It was challenging to create 7 images based on a single output from a large language model (LLM). By numbering the output formats 1 to 7, I made it possible for the image generation AI to understand which number corresponds to which dish image it should create. I solved this issue by crafting the prompt cleverly.

Accomplishments that we're proud of

I am proud to have been able to output images and recipes for a week's worth of meals. While I believe there are services that suggest recipes, I think there are few that also provide a finished image of the dish.

What we learned

By creatively crafting the prompt, I learned that it can facilitate subsequent processes. In this case, by numbering the outputs, it became easier for the image generation AI to understand which numbered finished image it should create.

What's next for Uminchu

If possible, I would like to create cooking videos leading up to the finished dish. I believe this would make it easier to envision the cooking process.

Additionally, it would be beneficial to include predictions on reaching the target weight, enhancing the app's utility and motivating users further in their dieting journey.

Built With

Share this project:

Updates