AgentX

Quick Start Guide

Welcome to AgentX. Deploy high-performance web applications directly from your prompt line interface. Follow this short guide to initialize your workspace environment and deploy your first application.

1. Create your account & Install CLI

Install our globally distributed orchestrator and CLI builder package locally to run queries directly from your terminal.

$ npm install -g @teamx/agentxSuccessfully configured teamx tools environment.

2. Describe your project

Create a project folder and describe the system architecture you'd like to instantiate.

$ agentx prompt 'Create a modern real-time SaaS dashboard'⚙️ Running architectural plan structures...
Next: How AgentX Works