app.py
from praisonaiagents import Agent

agent = Agent(instructions="You are a helpful AI assistant")
agent.start("Write a movie script about a robot in Mars in 2 lines")
Running...

Output:

Result
Results will appear here...