File tree Expand file tree Collapse file tree 1 file changed +22
-14
lines changed
Expand file tree Collapse file tree 1 file changed +22
-14
lines changed Original file line number Diff line number Diff line change 1-
21# SafeAgent
32
4- ![ Trading Demo] ( assets/safeagent_trading_demo_v2.gif )
3+ <p align =" center " >
4+ <img src =" assets/safeagent_trading_demo_v2.gif " alt =" Trading Demo " width =" 960 " >
5+ </p >
56
67> Deterministic execution for real-world actions under uncertainty.
78
@@ -73,20 +74,27 @@ See: `failure-cases/`
7374
7475## Demo Assets
7576
76- ### Trading
77- ![ Trading Demo] ( assets/safeagent_trading_demo_v2.gif )
78-
79- ### Before / After
80- ![ Before After] ( assets/before_after_demo.gif )
81-
82- ### Execution Guard
83- ![ Execution Guard] ( assets/execution_guard_demo.gif )
84-
85- ### Postgres
86- ![ Postgres Demo] ( assets/postgres_demo.gif )
77+ <table >
78+ <tr >
79+ <td width="50%" valign="top">
80+ <h3>Before / After</h3>
81+ <img src="assets/before_after_demo.gif" alt="Before After Demo" width="100%">
82+ </td>
83+ <td width="50%" valign="top">
84+ <h3>Execution Guard</h3>
85+ <img src="assets/execution_guard_demo.gif" alt="Execution Guard Demo" width="100%">
86+ </td>
87+ </tr >
88+ </table >
89+
90+ <details >
91+ <summary ><strong >Show Postgres runtime proof</strong ></summary >
92+ <br >
93+ <img src =" assets/postgres_demo.gif " alt =" Postgres Demo " width =" 960 " >
94+ </details >
8795
8896### Full Video
89- [ Download MP4] ( https://github.com/azender1/SafeAgent/blob /main/assets/safeagent_trading_demo_v2.mp4?raw=1 )
97+ [ Download MP4] ( https://github.com/azender1/SafeAgent/raw /main/assets/safeagent_trading_demo_v2.mp4 )
9098
9199---
92100
You can’t perform that action at this time.
0 commit comments