evangelosmeklis commited on
Commit
f1f3842
·
1 Parent(s): 58bee56

docs: add images from GitHub repository

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -13,6 +13,9 @@ pinned: false
13
 
14
  A drone chat agent for drone analytics and operations, built on the smolagents framework with DroneKit integration for real drone control.
15
 
 
 
 
16
  ## Features
17
 
18
  - **Drone Chat**: Interact with a drone assistant through a chat interface
@@ -109,4 +112,4 @@ IMPORTANT: Always follow safety guidelines when operating real drones.
109
  - DroneKit-Python for real drone control
110
  - Streamlit for the user interface
111
  - Pandas, Matplotlib and Seaborn for data analysis and visualization
112
- # Last updated: Mon May 19 11:57:14 EEST 2025
 
13
 
14
  A drone chat agent for drone analytics and operations, built on the smolagents framework with DroneKit integration for real drone control.
15
 
16
+ ![DeepDrone Interface](https://raw.githubusercontent.com/evangelosmeklis/deepdrone/main/media/deepdrone_interface.png)
17
+ ![DeepDrone Visualization](https://raw.githubusercontent.com/evangelosmeklis/deepdrone/main/media/deepdrone_visualization.png)
18
+
19
  ## Features
20
 
21
  - **Drone Chat**: Interact with a drone assistant through a chat interface
 
112
  - DroneKit-Python for real drone control
113
  - Streamlit for the user interface
114
  - Pandas, Matplotlib and Seaborn for data analysis and visualization
115
+ # Last updated: Mon May 19 12:30:00 EEST 2024