File size: 223 Bytes
c59d808 |
1 2 3 4 5 6 7 8 9 10 |
# Deployment Guide
## 🚀 Deployment Options
### 1. Local Development
```bash
# Clone repository
git clone https://github.com/A3copilotprogram/PLG4-Recipe-Recommendation-Chatbot.git
cd PLG4-Recipe-Recommendation-Chatbot
|