11 lines
195 B
Python
11 lines
195 B
Python
"""Opus Orchestrator - AI Book Generation System.
|
|
|
|
Version: 0.2.0
|
|
|
|
Quick Start:
|
|
opus generate --concept "Your book idea"
|
|
opus serve --port 8000
|
|
|
|
For full documentation, see README.md
|
|
"""
|