To run agents in production, we need to:
Phidata not only makes building Agents easy but also provides templates that can be deployed to AWS with 1 command. Here’s how they work:
phi ws create
phi ws up
phi ws up prd:aws
We strongly believe that data used by AI applications should be stored securely inside your VPC.
We fully support BYOC (Bring Your Own Cloud) and encourage you to use your own AWS account.
We recommend starting with the agent-app
template and adding your own agents.
Run agents using FastApi, Streamlit and store memory and knowlege in Postgres
Run agents using FastApi and store memory and knowlege in Postgres
To run agents in production, we need to:
Phidata not only makes building Agents easy but also provides templates that can be deployed to AWS with 1 command. Here’s how they work:
phi ws create
phi ws up
phi ws up prd:aws
We strongly believe that data used by AI applications should be stored securely inside your VPC.
We fully support BYOC (Bring Your Own Cloud) and encourage you to use your own AWS account.
We recommend starting with the agent-app
template and adding your own agents.
Run agents using FastApi, Streamlit and store memory and knowlege in Postgres
Run agents using FastApi and store memory and knowlege in Postgres