Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hunter-kang authored Sep 5, 2024
1 parent 4441fbd commit eea6dd8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
## GroceryHaul
## MyGrocery
In today's fast-paced world, deciding what to cook and finding the right ingredients can be a hassle for many individuals and families. This challenge is further compounded by the sheer number of recipe options available online, making it overwhelming to choose a meal and gather the necessary ingredients.

Traditionally, people might rely on cookbooks or recipe websites to plan their meals, but this process often requires multiple steps: selecting a recipe, writing down the ingredients, and then figuring out where to buy them. While some apps provide meal suggestions, they often lack the ability to streamline the entire process from meal selection to ingredient acquisition. This is where GroceryHaul comes into play. GroceryHaul simplifies meal planning by using Gemini, a smart system that determines the ingredients needed for your next meal and automatically routes you to the nearest store to purchase them.
Traditionally, people might rely on cookbooks or recipe websites to plan their meals, but this process often requires multiple steps: selecting a recipe, writing down the ingredients, and then figuring out where to buy them. While some apps provide meal suggestions, they often lack the ability to streamline the entire process from meal selection to ingredient acquisition. This is where MyGrocery comes into play. MyGrocery simplifies meal planning by using Gemini, a smart system that determines the ingredients needed for your next meal and automatically routes you to the nearest store to purchase them.

From personal experience, we have found that the process of meal planning and grocery shopping can be time-consuming and tedious. It often leads to multiple trips to different stores or last-minute changes to the meal plan. GroceryHaul aims to alleviate these issues by providing a seamless experience that not only suggests meals but also ensures that you have easy access to all the ingredients, making meal preparation stress-free and efficient.
From personal experience, we have found that the process of meal planning and grocery shopping can be time-consuming and tedious. It often leads to multiple trips to different stores or last-minute changes to the meal plan. MyGrocery aims to alleviate these issues by providing a seamless experience that not only suggests meals but also ensures that you have easy access to all the ingredients, making meal preparation stress-free and efficient.

<img width="1439" alt="Screenshot 2024-08-31 at 11 58 40 PM" src="https://github.com/user-attachments/assets/77050931-812d-43f6-8255-8b2d7ed91fb5">

Expand All @@ -13,7 +13,7 @@ Please visit
https://groceryhaul-lilac.vercel.app/

## What it does
GroceryHaul enables users to interact with a chatbot by typing in what they want to cook. The chatbot processes this input and determines the necessary ingredients and the stores where these ingredients can be purchased. The gathered data is then transported to Mapbox, allowing users to visualize the nearest locations to pick up their groceries.
MyGrocery enables users to interact with a chatbot by typing in what they want to cook. The chatbot processes this input and determines the necessary ingredients and the stores where these ingredients can be purchased. The gathered data is then transported to Mapbox, allowing users to visualize the nearest locations to pick up their groceries.

## How it works
On the left side, users can interact with the chatbot. Once the chatbot determines the grocery store that the user needs to go to, the grocery store data is sent to Mapbox, which will determine the best routes to get to the stores.

0 comments on commit eea6dd8

Please sign in to comment.