Overview of available user interfaces for Praison Labs agents
Interface | Description | URL |
---|---|---|
Streamlit | Create interactive web apps with Python | https://docs.praisonlabs.com/ui/streamlit |
Gradio | Build machine learning web apps rapidly | https://docs.praisonlabs.com/ui/gradio |
UI | Multi Agents such as CrewAI or AG2 | https://docs.praisonlabs.com/ui/ui |
Chat | Chat with 100+ LLMs, single AI Agent | https://docs.praisonlabs.com/ui/chat |
Code | Chat with entire Codebase, single AI Agent | https://docs.praisonlabs.com/ui/code |
Create full-featured web interfaces with Streamlit and Gradio.
Build conversational experiences with Chat and Chainlit.
Interact with codebases using the Code interface.
Orchestrate multiple agents with UI framework.
Choose Interface
Select the interface that best matches your use case from the table above.
Install Dependencies
Each interface has its own installation requirements. Follow the specific guide.
Create Application
Use the provided examples and templates to build your application.
Customize
Add features and styling to match your needs using the interface’s components.