Capstone / _hf_deploy /README.md
prabalGaur's picture
Deploy updated app and community contributions
ed9ecbf verified
|
Raw
History Blame Contribute Delete
553 Bytes
---
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`