TheDocumentation Index
Fetch the complete documentation index at: https://docs.praison.ai/llms.txt
Use this file to discover all available pages before exploring further.
ui command manages the PraisonAI web user interface.
Use
praisonai serve ui for the unified command. The standalone praisonai ui still works but shows a deprecation warning.Usage
Options
| Option | Short | Description | Default |
|---|---|---|---|
--port | -p | Port to run UI on | 8082 |
--host | -h | Host to bind to | 127.0.0.1 |
--public | Make UI publicly accessible | false |
Examples
Start UI
Start on custom port
Make publicly accessible
See Also
- Serve Commands - All serve commands
- Interactive TUI - Terminal interface

