/piebus

piebus - self-hosted personal web-presence + chat assistant + automation platform.

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

piebus

piebus - self-hosted personal web-presence + chat assistant + automation platform.

Status:

Under development, things will break, often.

Install

git clone https://github.com/hiway/piebus.git
cd piebus
# Optionally create/activate virtualenv here.
pip install -e .

Create "demosite"

piebus init demosite

Serve "demosite"

cd demosite
piebus serve --debug --register