vokativ/grocery-shopping-redmart — explained in plain English
Analysis updated 2026-05-18
Turn a photo of a handwritten grocery list into a ready-to-review RedMart cart.
Build a household product catalog from past RedMart orders.
Send a grocery list from a phone while the cart-filling runs on a home computer.
Add newly purchased products to the family catalog after each shopping order.
| vokativ/grocery-shopping-redmart | 00kaku/gallery-slider-block | 3rd-eden/ircb.io | |
|---|---|---|---|
| Stars | 0 | — | — |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | — | 2021-05-19 | 2016-11-16 |
| Maintenance | — | Dormant | Dormant |
| Setup difficulty | moderate | easy | easy |
| Complexity | 2/5 | 2/5 | 2/5 |
| Audience | general | general | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires a ChatGPT plan with the built-in browser feature and an existing RedMart or Lazada account.
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.
A ChatGPT-based helper that turns a family's grocery list photo or voice note into a filled RedMart cart, without placing the order.
Mainly JavaScript. The stack also includes ChatGPT desktop app, JavaScript, YAML.
No license information is stated in the README.
Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.