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-keysNote: 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.