title: RS Demo | |
emoji: 🤖 | |
colorFrom: blue | |
colorTo: green | |
sdk: docker | |
app_port: 7860 | |
pinned: false | |
# RS Demo | |
This is a full-stack application with React frontend and Flask backend for recommendation system demonstrations. | |
## Features | |
- React-based frontend interface | |
- Flask API backend | |
- Docker containerized deployment | |
- Nginx reverse proxy | |
## Usage | |
The application runs on port 7860 and provides a web interface for interacting with the recommendation system. |