Reply Pilot Documentation

Welcome to the project documentation.

Reply Pilot uses a module-per-service layout. Each long-running container should live in its own top-level directory with its own Dockerfile, docker-compose.yml, data/, logs/, conf/, and named start/stop/deploy scripts.

Available Pages

Local Development

Install MkDocs and run the local server:

pip install mkdocs
mkdocs serve

Then open http://127.0.0.1:8000.

Locally Running Modules

Reply Pilot App

Reply Pilot Backend

Reply Pilot Gmail

Reply Pilot Docs