Skip to content

Commit 0d58c5c

Browse files
author
simba
committed
fix: revert screenshots to side-by-side table layout
1 parent 745fdc6 commit 0d58c5c

1 file changed

Lines changed: 14 additions & 15 deletions

File tree

README.md

Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -37,21 +37,20 @@
3737

3838
</div>
3939

40-
<div align="center">
41-
42-
**Browse & Run VLMs Locally from HuggingFace**
43-
44-
<img src="screenshots/aegis-vlm-browser.png" alt="Aegis AI — Browse and download vision language models from HuggingFace" width="80%">
45-
46-
*Download and run SmolVLM2, Qwen-VL, LFM2.5, LLaVA, MiniCPM-V directly on your machine. Even a Mac M1 Mini 8GB works.*
47-
48-
**Chat with your AI Security Agent**
49-
50-
<img src="screenshots/aegis-chat-agent.png" alt="Aegis AI — Ask your agent what happened and get real answers" width="80%">
51-
52-
*Ask "anyone entering the room?" — Aegis searches your footage and gives you a real answer with timestamps and clips.*
53-
54-
</div>
40+
<table>
41+
<tr>
42+
<td width="50%">
43+
<p align="center"><b>Browse & Run VLMs Locally from HuggingFace</b></p>
44+
<img src="screenshots/aegis-vlm-browser.png" alt="Aegis AI — Browse and download vision language models from HuggingFace" width="100%">
45+
<p align="center"><em>Download and run SmolVLM2, Qwen-VL, LFM2.5, LLaVA, MiniCPM-V directly on your machine. Even a Mac M1 Mini 8GB works.</em></p>
46+
</td>
47+
<td width="50%">
48+
<p align="center"><b>Chat with your AI Security Agent</b></p>
49+
<img src="screenshots/aegis-chat-agent.png" alt="Aegis AI — Ask your agent what happened and get real answers" width="100%">
50+
<p align="center"><em>Ask "anyone entering the room?" — Aegis searches your footage and gives you a real answer with timestamps and clips.</em></p>
51+
</td>
52+
</tr>
53+
</table>
5554

5655
---
5756

0 commit comments

Comments
 (0)