Spaces:
Running on Zero
Running on Zero
File size: 553 Bytes
ed9ecbf | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | ---
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`
|