commit faf1b2947d637aafd441920e8ea8395f6681e742
parent 4d234d51b0a4bba0ff6b846317aaba68492dc891
Author: Debarghya Das <debarghya1108@gmail.com>
Date: Thu, 5 Mar 2026 13:00:56 +0000
Merge PR
Diffstat:
3 files changed, 3 insertions(+), 8 deletions(-)
diff --git a/assets/images/Fetcher.png b/assets/images/Fetcher.png
Binary files differ.
diff --git a/assets/images/screenshots/demeter_dashboard.png b/assets/images/demeter_dashboard.png
Binary files differ.
diff --git a/readme.md b/readme.md
@@ -16,7 +16,7 @@
<div align="center">
-|  |  |  |
+|  |  |  |
|:---:|:---:|:---:|
| **System Overview**<br/>Real-time monitoring dashboard | **Agent Control**<br/>Multi-agent orchestration | **Console Log**<br/>AI agent decision logs |
@@ -31,7 +31,7 @@
The system combines **Long-Term Memory**, **Computer Vision**, and **Reinforcement Learning** to optimize crop health in real-time, creating a truly autonomous farming experience.
<div align="center">
- <img src="assets/images/demeter-dashboard.png" alt="Demeter Dashboard" width="800"/>
+ <img src="assets/images/demeter_dashboard.png" alt="Demeter Dashboard" width="800"/>
<p><em>Demeter Web Dashboard - Real-time monitoring and control interface</em></p>
</div>
@@ -52,7 +52,7 @@ The system combines **Long-Term Memory**, **Computer Vision**, and **Reinforceme
Demeter operates on a **Hierarchical Control Loop** powered by **LangGraph**, featuring specialized agents that collaborate to maintain optimal growing conditions:
<div align="center">
- <img src="assets/images/demeter-architecture.png" alt="Demeter System Architecture" width="800"/>
+ <img src="assets/images/Fetcher.png" alt="Demeter System Architecture" width="800"/>
<p><em>Demeter Agent Hierarchy - Multi-agent cognitive architecture</em></p>
</div>
@@ -92,11 +92,6 @@ Demeter operates on a **Hierarchical Control Loop** powered by **LangGraph**, fe
- **Growth Stage Analysis**: Monitors plant development and health indicators
- **Automated Documentation**: Creates visual records of plant conditions
-<div align="center">
- <img src="assets/images/disease-detection.png" alt="Disease Detection Interface" width="600"/>
- <p><em>YOLOv8-powered disease detection identifying early signs of plant stress</em></p>
-</div>
-
### 🌐 Autonomous Intelligence
- **Live Web Search**: Fetches current weather, market data, and research
- **Dynamic Knowledge Updates**: Integrates new information without redeployment