1
0
Fork 0

add setup stub back to readme
Run Docker Build / build (push) Successful in 13s Details
Run Python Build / build (push) Successful in 26s Details

This commit is contained in:
Sean Sube 2024-06-03 21:39:57 -05:00
parent 5458bf8397
commit ee069e5bf2
Signed by: ssube
GPG Key ID: 3EED7B957D362AF1
1 changed files with 9 additions and 0 deletions

View File

@ -18,6 +18,7 @@ captivate and engage players' imaginations.
- [Features](#features)
- [Requirements](#requirements)
- [Recommended](#recommended)
- [Setup](#setup)
- [Documentation](#documentation)
- [Contributing](#contributing)
- [Support and Community](#support-and-community)
@ -79,6 +80,14 @@ game environment.
- ComfyUI
- Discord account
## Setup
Please [see the admin guide for setup instructions](./docs/guides/admin.md).
TaleWeave AI is provided as both a Python module and a Docker container. [Everything can be run
locally](./docs/guides/admin.md#running-locally) or [run on a container host like
RunPod](./docs/guides/admin.md#running-on-runpod).
## Documentation
For a detailed guide on how to use TaleWeave AI, customize adventures, and integrate with Discord and web browsers,