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.
- Host: GitHub
- URL: https://github.com/0x0501/evolution
- Owner: 0x0501
- License: mit
- Created: 2026-03-28T08:05:45.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-03-29T15:17:49.000Z (3 months ago)
- Last Synced: 2026-03-29T17:58:43.911Z (3 months ago)
- Topics: agent, deepagent, design, langgraph, llm, multi-agent, prototype
- Language: TypeScript
- Homepage:
- Size: 76.2 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Agents: AGENTS.md
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.