Skip to content

Praison AI

Praison AI, leveraging both AutoGen and CrewAI or any other agent framework, represents a low-code, centralised framework designed to simplify the creation and orchestration of multi-agent systems for various LLM applications, emphasizing ease of use, customization, and human-agent interaction.

Prerequisite:

Export API KEY

export OPENAI_API_KEY="Enter your API key"

Installation

pip install praisonai

Automatically Create Agents to Perform a Task

praisonai --init create a movie script about dog in moon

Run

praisonai