File size: 477 Bytes
842d2fd d2a446b 842d2fd |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
---
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. |