Step-by-Step Guide
1
Install PraisonAI
Open your terminal and run:
2
Set Your API Key
3
Create Your Agent File
Create a new file called
my_agent.py:4
Run Your Agent
How It Works
Try Different Agents
Coding Helper
Creative Writer
Math Tutor
Complete Example
Troubleshooting
API Key Error
Make sure
OPENAI_API_KEY is set correctlyModule Not Found
Run
pip install praisonaiagents againNo Response
Check your internet connection
Slow Response
First request may take a few seconds
What’s Next?
Add Tools
Add Tools
Give your agent superpowers like web search and calculations
Add Memory
Add Memory
Let your agent remember conversations
Add Knowledge
Add Knowledge
Give your agent access to your documents
Build Teams
Build Teams
Create multiple agents that work together
Next: Adding Tools to Agents
Learn how to give your agents superpowers with tools.

