For the complete documentation index, see llms.txt. This page is also available as Markdown.

๐Ÿ“šGetting Started

For a more detailed guide, check out our Quickstart Guide (Coming Soon) to begin your journey with Eliza.

Prerequisitesโ€‹

Note for Windows Users: WSL 2 is required

Clone the repo and start building using SONA Framework.

git clone https://github.com/tars-sol/sona
cd sona
sh scripts/start.sh

Last updated