Skip to content

Commit a61f924

Browse files
authored
Refine README by removing duplicate demo information
1 parent 89c2dda commit a61f924

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@
1818

1919
---
2020

21+
<img src="./demo.gif" />
22+
23+
*This is a demo of the Delegation Network in action. Note that the prompts used are not very refined and the system could be massively improved. This is only a demo to show examples of what can be built with Wasmind.*
24+
2125
## Getting Started
2226

2327
**Want to try Wasmind?** Check out [wasmind_cli](crates/wasmind_cli/) - a CLI application built with Wasmind that demonstrates actor-based AI development workflows (including Claude Code-style interactions).
@@ -50,10 +54,6 @@ Wasmind can be used for anything but is best at building massively parallel mult
5054
**Current Demos:**
5155
- **[Delegation Network](actors/delegation_network/)** - Hierarchical multi-agent coordination system for spawning and managing specialized AI agents (think Claude Code but manager -> sub_manager -> worker agent relations).
5256

53-
https://github.com/user-attachments/assets/9a9bc96f-fa0e-4823-b3d7-d48aaf7a3719
54-
55-
*This is a demo of the Delegation Network in action. Note that the prompts used are not very refined and the system could be massively improved. This is only a demo to show examples of what can be built with Wasmind.*
56-
5757
Demo's can be ran with the **[wasmind_cli](crates/wasmind_cli/)**
5858

5959
## Documentation

0 commit comments

Comments
 (0)