Create AI Agents and make them work for you in just a few lines of code.
Install Package
Install the Praison Labs Agents package:
Create Agents
Create app.py
:
Run Agents
Execute your script:
You’ll see:
You have successfully CreatedAI Agents and made them work for you!
Install Package
Install the Praison Labs Agents package:
Create Agents
Create app.py
:
Run Agents
Execute your script:
You’ll see:
You have successfully CreatedAI Agents and made them work for you!
Install Package
Install the No Code Praison Labs Package:
Set API Key
Create Config
Create agents.yaml
:
You can automatically create
agents.yaml
using:
Run Agents
Execute your config:
Install Praison Labs
Install the core package:
Create Agent
Create app.py
:
Start Agents
Execute your script:
You should see:
Install Praison Labs
Install the core package:
Create Agent
Create app.py
:
Start Agents
Execute your script:
You should see:
Install No Code Praison Labs
Install the No Code Praison Labs Package:
Set API Key
Set your OpenAI API key as an environment variable in your terminal:
Create a file
Create a new file agents.yaml
with
the basic setup:
You can automatically create
agents.yaml
file using
Start Agents
Execute your script:
Tools makes the Agent powerful.
More information about tools can be found in the Tools section.
Install Praison Labs
Install the core package and duckduckgo_search package:
Create Tools and Agents
Start Agents
Run your script:
Install Praison Labs
Install the core package and duckduckgo_search package:
Create Tools and Agents
Start Agents
Run your script:
Install Praison Labs
Install the core package and duckduckgo_search package:
Create Custom Tool
To add additional tools/features you need some coding which can be generated using ChatGPT or any LLM
Create a new file tools.py
with the
following content:
Create Agent
Create a new file agents.yaml
with
the following content:
Start Agents
Execute your script:
Learn about agents, tasks, and processes
Explore detailed API documentation