whatisgithub

What is grocery-shopping-redmart?

vokativ/grocery-shopping-redmart — explained in plain English

Analysis updated 2026-05-18

0JavaScriptAudience · generalComplexity · 2/5Setup · moderate

In one sentence

A ChatGPT-based helper that turns a family's grocery list photo or voice note into a filled RedMart cart, without placing the order.

Mindmap

mindmap
  root((Grocery Helper))
    What it does
      Matches list to usual products
      Fills RedMart cart
      Verifies quantities
    Tech stack
      ChatGPT desktop app
      Built-in browser
      YAML catalog
    Use cases
      Automate weekly grocery cart
      Build a family product catalog
      Send list from phone remotely
    Audience
      Families
      Non-technical users
      Vibe coders

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Turn a photo of a handwritten grocery list into a ready-to-review RedMart cart.

USE CASE 2

Build a household product catalog from past RedMart orders.

USE CASE 3

Send a grocery list from a phone while the cart-filling runs on a home computer.

USE CASE 4

Add newly purchased products to the family catalog after each shopping order.

What is it built with?

ChatGPT desktop appJavaScriptYAML

How does it compare?

vokativ/grocery-shopping-redmart00kaku/gallery-slider-block3rd-eden/ircb.io
Stars0
LanguageJavaScriptJavaScriptJavaScript
Last pushed2021-05-192016-11-16
MaintenanceDormantDormant
Setup difficultymoderateeasyeasy
Complexity2/52/52/5
Audiencegeneralgeneraldeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · moderate Time to first run · 1h+

Requires a ChatGPT plan with the built-in browser feature and an existing RedMart or Lazada account.

No license information is stated in the README.

So what is it?

This project is not a traditional app you install and run. It is a set of instructions and a small product catalog meant to be used together with the ChatGPT desktop app and its built in browser, to help a family fill an online grocery cart on RedMart, a Singapore grocery delivery service. The idea starts with a simple family problem: once a household has already decided which brand of eggs, detergent, or snacks it usually buys, repeatedly finding those same products and adding them to a cart every week feels like a waste of time. This project lets a family send a grocery list as a photo of a whiteboard, a dictated voice note, or typed text. The AI agent then matches those everyday words, like rice crackers or big garbage bags, to the family's usual saved products, checks that each one is in stock, fills the cart, and reads the cart back to confirm the products and quantities are correct. Importantly, the agent stops there. It does not choose a delivery slot, does not go to checkout, and does not pay. The person still reviews the proposed cart, can correct or skip items, and completes the order themselves. Setup involves installing the ChatGPT desktop app on a Mac or Windows computer, signing into RedMart or its parent site Lazada directly in the app's browser, and optionally connecting the ChatGPT mobile app so a grocery list can be sent from a phone while the actual browser work happens on the desktop computer. A family builds its own product catalog once, using its past RedMart orders as a starting point, and can add newly bought products later the same way. The project itself is free to use, though it depends on having a ChatGPT plan that includes the built in browser feature, and the household still pays RedMart directly for groceries ordered.

Copy-paste prompts

Prompt 1
Read this project's README and AGENTS.md, then help me set up my household's RedMart grocery catalog from my past orders.
Prompt 2
Add useful products from my last RedMart order to my household catalog for approval.
Prompt 3
Prepare a RedMart cart from this photo of my family's grocery list.
Prompt 4
Explain how to connect the ChatGPT mobile app to my desktop computer using Remote for this project.

Frequently asked questions

What is grocery-shopping-redmart?

A ChatGPT-based helper that turns a family's grocery list photo or voice note into a filled RedMart cart, without placing the order.

What language is grocery-shopping-redmart written in?

Mainly JavaScript. The stack also includes ChatGPT desktop app, JavaScript, YAML.

What license does grocery-shopping-redmart use?

No license information is stated in the README.

How hard is grocery-shopping-redmart to set up?

Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.

Who is grocery-shopping-redmart for?

Mainly general.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.