Deployment
Deploy with an AI Agent
Use natural language to ask ProductEcho to provision infrastructure and deploy your application.
Overview
Once ProductEcho is connected to your AI agent, you do not need to learn deployment commands. Tell your agent what you want and let ProductEcho handle the infrastructure.
Try a natural language command
Simple deployment
Agent prompt
Add PostgreSQL
Agent prompt
Inject the database connection
Agent prompt
Let the agent handle it
Agent prompt
Ship it
Agent prompt
When your app needs a database
If your application needs PostgreSQL, ask your agent to launch a database with ProductEcho. ProductEcho can provision it and make the database connection available to the application through its environment.
Agent prompt
What happens next
01
Understand
Your agent inspects the application and determines what it needs.
02
Provision
ProductEcho launches the required infrastructure, including PostgreSQL when needed.
03
Connect
Database connection details are made available to the application through environment variables.
04
Deploy
ProductEcho deploys the application and returns a live HTTPS URL.
More examples
Agent prompt
Agent prompt
Agent prompt
That's the workflow
Describe what you want. Your agent uses ProductEcho to handle the infrastructure and deployment.