I used Gemini 2.0 to create an AI shopping assistant — it's surprisingly good at saving me time and money
ai-shopping-assistantprompt-engineeringagentic-promptsgemini-2-0
Abstraction: Gemini 2.0 Flash used to build reusable agentic shopping assistant prompt
Key points:
- Gemini 2.0 Flash chosen for speed, large context window, and being currently free — key for processing large shopping prompts
- Shopping assistant prompt has three parts: goal definition, workflow instructions, and user interaction/web search instructions
- Requires a chatbot wrapper with web search enabled (e.g., PageAssist or TypingMind) for real-time product information
- Prompt allows three feature keywords (e.g., "wet and dry," "cheap," "rotary") to score and rank product recommendations
- Author recommends building a personal library of agentic prompts as reusable tools for recurring tasks
- Highlights the value of using AI to generate the prompt that improves the AI's own performance
Connections: Gemini · Google · AI Agents · Prompt Engineering