Getting Started (Code)
Quick Start
Build your first AI agent with PraisonAI
1
Install PraisonAI
Install the core package:
Terminal
2
3
Create Agent
Create app.py
:
Code Example
4
Run the Program
Execute your script:
Terminal
You should see:
- Agent initialization
- Agents progress
- Final results
- Generated report
Advanced Usage
Creating Custom Tool
Next Steps
Was this page helpful?