Plan with an LLM
Built personalised meal-plan generation using Python, LangChain, and Gemini APIs, with LLM-driven planning and multi-step reasoning.
CASE STUDY / AGENTIC AI · MEAL PLANNING AND SHOPPING
A meal planning and shopping agent that turns personal preferences into meal plans and structured shopping lists through multi-step reasoning and tools.

01 / THE PROBLEM
A meal plan is most useful when it can be translated into the next practical step. AUSDOR connects personalised meal planning to structured shopping lists, using an agentic workflow to carry context between the two.
02 / MY APPROACH
Built personalised meal-plan generation using Python, LangChain, and Gemini APIs, with LLM-driven planning and multi-step reasoning.
Implemented tool-integrated workflows that autonomously convert a generated meal plan into a structured shopping list.
Used PostgreSQL, Docker, and AWS as part of the application’s backend and infrastructure toolchain.
03 / SYSTEM OVERVIEW
The focus was continuity between planning and action: using the meal plan as the basis for a structured shopping list, with multi-step reasoning and tools connecting the stages.
Personalised planning, connected to everyday life.
04 / OUTCOMES
LLM-driven planning tailored to personal preferences.
An actionable list produced from the meal-planning workflow.
Independent project overview. The described workflow creates shopping lists; automated checkout and grocery purchases are not claimed.