Skip to content

Commit 5d5c4d6

Browse files
committed
Add FloraCast architecture diagram to README.md
1 parent 159e677 commit 5d5c4d6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

floracast/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,14 @@ The inference pipeline generates predictions using trained models:
4848

4949
### 🔧 Architecture
5050

51+
![FloraCast Architecture](assets/architecture.png)
52+
*Complete system architecture showing data flow through ZenML pipelines, from raw data ingestion to model training, evaluation, and automated batch inference.*
53+
5154
![ZenML Model Control Plane](assets/mcp_floracast.png)
5255
*FloraCast leverages ZenML's Model Control Plane for enterprise-grade model versioning, lineage tracking, and automated deployment workflows.*
5356

5457

58+
5559
## 📦 Installation
5660

5761
### Prerequisites
@@ -114,7 +118,7 @@ Edit the appropriate config file to customize:
114118
- **Evaluation**: Forecasting horizon, metrics
115119
- **Output**: File paths and formats
116120

117-
### Directory Structure
121+
118122

119123
```
120124
floracast/

floracast/assets/architecture.png

313 KB
Loading

0 commit comments

Comments
 (0)