Spaces:
Running on Zero
Running on Zero
| title: Capstone - The Price Is Right | |
| emoji: 💰 | |
| colorFrom: blue | |
| colorTo: green | |
| sdk: gradio | |
| sdk_version: "5.47.2" | |
| app_file: app.py | |
| pinned: false | |
| license: mit | |
| # Capstone — The Price Is Right | |
| Multi-agent deal hunting AI for the LLM Engineering capstone project. | |
| - Scans DealNews RSS feeds for deals | |
| - Estimates true product prices with RAG + Groq + neural network | |
| - Surfaces bargains in a live Gradio dashboard | |
| **Secrets required:** `GROQ_API_KEY`, `HF_TOKEN`, `USE_MODAL_SPECIALIST=false`, `GRADIO_SERVER_NAME=0.0.0.0` | |