# π Voice Shopping Agent
AI-powered voice shopping assistant with real-time emotion detection, optimized for accessibility.
## β¨ Features
- ποΈ Voice-activated shopping with Web Speech API
- π Real-time emotion detection (Hume AI ready)
- π° Emotion-driven dynamic pricing
- βΏ WCAG AAA accessible with haptic feedback
- π± Progressive Web App (offline capable)
- π³ Stripe payment integration
- π Privacy-first biometric consent
## π Quick Start
```bash
npm install
npm startVisit http://localhost:3000
- "Show me electronics"
- "Add earbuds to cart"
- "What's in my cart?"
- "Give me a discount"
- "Checkout"
Add to .env:
REACT_APP_HUME_KEY=your_key
REACT_APP_ELEVENLABS_KEY=your_key
REACT_APP_STRIPE_PUBLIC_KEY=your_key
Built to solve cart abandonment (65% rate) and make e-commerce accessible to 8M+ blind/low-vision Americans.
MIT
---
## π FILE: `LICENSE`
MIT