Skip to content

Commit 745fdc6

Browse files
author
simba
committed
fix: stack screenshots vertically for better readability
1 parent f4ae21a commit 745fdc6

File tree

1 file changed

+15
-14
lines changed

1 file changed

+15
-14
lines changed

README.md

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

3838
</div>
3939

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>
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>
5455

5556
---
5657

0 commit comments

Comments
 (0)