Getting Started
Workflows
Features
-
CLI
-
AutoAgents
-
Image Generation
-
Self Reflection Agents
-
RAG Agents
-
Reasoning Extract Agents
-
Reasoning Agents
-
Multimodal Agents
-
LangChain Agents
-
Async Agents
-
Mini AI Agents
-
Generate Reasoning Data
-
Code Agent
-
Math Agent
-
Structured AI Agents
-
Stateful Agents
-
Callbacks Agent
-
Chat with PDF
-
Camera Integration
Models
Monitoring
Developers
Getting Started (No Code)
Getting Started (No Code)
Initialise
Instructions for initializing PraisonAI with API keys and creating the initial agents configuration file
Copy
export OPENAI_API_KEY="Enter your API key"
Generate your OPENAI API KEY from here: https://platform.openai.com/api-keys
Note: You can use other providers such as Ollama, Mistral … etc. Details are provided at the bottom.
Copy
praisonai --init create a movie script about dog in moon
This will automatically create agents.yaml file in the current directory.
Assistant
Responses are generated using AI and may contain mistakes.