Skip to content

Commit

Permalink
Read
Browse files Browse the repository at this point in the history
  • Loading branch information
ponderingdemocritus committed Jan 12, 2025
1 parent e11525a commit 19e501e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Roadmap (not in order):

# Getting Started

You must have bun installed.
You must have bun installed. Then

```bash
pnpm i
Expand All @@ -40,8 +40,6 @@ pnpm i
bun dev
```

This will start the example agent in the examples folder. You can modify the example to suit your needs.

## 1. Overview

Daydreams provides a blueprint for creating autonomous, onchain game agents—programmatic entities that interpret game states, recall historical data, and refine strategies over time. By leveraging vector databases as long-term memory and multi-agent swarm rooms for collective knowledge sharing, Daydreams fosters rapid, continuous improvement among agents.
Expand Down

0 comments on commit 19e501e

Please sign in to comment.