Skip to content

Commit

Permalink
More descriptive
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotsayes committed Jul 24, 2024
1 parent d870026 commit d46fc71
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# AI on AO Demo

To get started with AI on AO
Getting started with AI on AO using the [Llama-Herder](https://github.com/permaweb/llama-herder) library.

- Acquire some wrapped Arweave ($wAR) tokens
- To wrap some $AR, go to [aox.xyz](https://aox.xyz). Just `0.001` $wAR is more than enough to get started.
- To turn $AR into $wAR, go to [aox.xyz](https://aox.xyz). Just `0.001` $wAR is plenty to get started.
- Spin up a new AOS process: `aos my-ai-process`
- Transfer some $wAR tokens to the process, e.g. using ArConnect
- Set up the `Llama-Herder` library as described here
Expand Down
4 changes: 2 additions & 2 deletions ai-demo/1_setup.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-- Send me some wrapped arweave!!
-- Go to aox.xyz to wrap your arweave tokens. Around 0.01 should be enough
-- You'll need to send your process some wrapped arweave!
-- Go to aox.xyz to wrap your arweave tokens. Just 0.001 should be enough
-- You should see:
-- New Message From xU9...h10: Action = Credit-Notice

Expand Down

0 comments on commit d46fc71

Please sign in to comment.