praisonaiui. It removes the complex sidebars and admin panels found in PraisonAI Claw to focus entirely on conversation and agent interaction.
Quick Start
Features
- Distraction-Free: No sidebars, no complex configuration pages—just chat.
- Customizable: Provide your own
app.pyoragents.yamlfile to define custom agents or tasks. - Auto-Reload: Supports developer-friendly dynamic reloading.
CLI Options
You can customize how the UI starts using flags:Custom Chat Applications
By default, thepraisonai ui command provisions a default chat application located at ~/.praisonai/ui/app.py.
You can define your own custom chat experience using a standard Python script and pointing the praisonai ui command to it:
Related
PraisonAI Claw
Need a full administrative dashboard? Use PraisonAI Claw to manage channels, knowledge, and multi-agent memory.
PraisonAI Chat
Want to dynamically chat with 100+ LLMs with vision capabilities? Explore PraisonAI Chat.

