Getting Started (Code)
Installation
Set up PraisonAI in your development environment
Requirements
- Python 3.10 or higher
- pip package manager
- Virtual environment (recommended)
Installing PraisonAI
Follow these steps to set up PraisonAI in your development environment.
1
Create Virtual Environment (Optional)
First, create and activate a virtual environment:
2
Install PraisonAI
Install the core package and tools:
Terminal
Next Steps
Was this page helpful?