An open API service indexing awesome lists of open source software.

https://github.com/0x0501/evolution

Witness the glorious evolution of intelligence with Multi-Agent systems.
https://github.com/0x0501/evolution

agent deepagent design langgraph llm multi-agent prototype

Last synced: 2 months ago
JSON representation

Witness the glorious evolution of intelligence with Multi-Agent systems.

Awesome Lists containing this project

README

          

# evolution

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run index.ts
```

This project was created using `bun init` in bun v1.3.9. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.