How I automated my grocery shopping

Dev.to AI
Generative AI

Problem: I hate shopping for groceries Solution: Automate the process using a new Kroger Shopping Cart app Kroger Shopping Cart - Technical Overview This document describes how the app was built, the main technical decisions, and other details that matter. Link: Github What the app does Meal plan + grocery list: A local LLM (Ollama) generates a 7-day meal plan for a family of three and a single consolidated grocery list. The list is parsed from the LLM output and each line gets an “Add to cart” action.