PraisonAI provides several ready-to-use user interfaces and dashboards out of the box, as well as integrations with popular custom UI frameworks.Documentation Index
Fetch the complete documentation index at: https://docs.praison.ai/llms.txt
Use this file to discover all available pages before exploring further.
Core Dashboards & Interfaces
| Interface | Purpose | Best For | Link |
|---|---|---|---|
| PraisonAI Dashboard | One-command unified launcher | Launching Flow + Claw + Chat UI together | View Docs |
| PraisonAI Claw | Full Administrative Dashboard | Channel management (Telegram, Slack, etc.), Agents, Tools, Memory, RAG | View Docs |
| PraisonAI Flow | Visual Workflow Builder | Drag-and-drop orchestration, connecting multiple agents and tasks | View Docs |
| PraisonAI UI | Clean Chat Interface | Single-page, distraction-free chatting with agents | View Docs |
| PraisonAI Chat | Multi-LLM Data Chat | Chatting with 100+ LLMs, querying databases, vision language models | View Docs |
| PraisonAI Code | Developer Code Chat | Interacting directly with an entire codebase or project | View Docs |
Custom Framework Integrations
If you need to embed agents into your own web applications, PraisonAI supports seamless integration with leading Python frameworks:Streamlit
Create interactive web apps, real-time updates, and data visualizations entirely in Python.
Gradio
Rapidly build machine learning web apps with out-of-the-box UI elements and file handling.
Which Interface Should I Choose?
I want to launch everything with one command
I want to launch everything with one command
Use PraisonAI Dashboard. It auto-starts Flow Builder, Claw Dashboard, and Chat UI together in a unified interface — perfect for development and testing.
I need to deploy a Slack or Telegram bot
I need to deploy a Slack or Telegram bot
Use PraisonAI Claw. It provides a full dashboard that allows you to easily connect, manage, and monitor bots across multiple messaging platforms.
I want to design workflows visually
I want to design workflows visually
Use PraisonAI Flow. It leverages Langflow components to let you snap together
Agent and Agent Team nodes on a visual canvas.I want a simple ChatGPT-like interface for my agent
I want a simple ChatGPT-like interface for my agent
Use PraisonAI UI. It strips away all the configuration complexity and provides a sleek, clean, single-page chat experience.
I need my agent to see images and execute internet searches
I need my agent to see images and execute internet searches
Use PraisonAI Chat. It is purpose-built to support Vision Language Models (VLMs) and live internet searches out of the box.

