Create ZEE App
The easiest way to get started with Zero-Employee Enterprises and Autonomous Agents is by using @covalenthq/create-zee-app
. This CLI tool enables you to quickly start building a new ZEE application using the Covalent AI Agent SDK, with everything setup for you. You can create a new ZEE app using the default template, or one of the many templates available.
To get started, simply run the following command:
npx @covalenthq/create-zee-app@latest
yarn @covalenthq/create-zee-app
pnpm @covalenthq/create-zee-app
bun @covalenthq/create-zee-app
and follow the prompts to create your new ZEE app.
What is a ZEE?
A ZEE, or Zero-Employee Enterprise, is a new business model where traditional workforces are augmented by a decentralized system of autonomous agents. These agents collaborate and iteratively solve complex tasks with precision and adaptability for the onchain world.
Why use Create ZEE App?
Create ZEE App is a powerful tool that simplifies the process of setting up a new ZEE application with the Covalent AI Agent SDK within seconds. Here are some reasons why you should use Create ZEE App:
- Quick Setup: Get your project up and running in minutes with a single command.
- Best Practices: The generated project follows industry best practices, ensuring a solid foundation for your app.
- Customizable Templates: Start with a basic template and customize it to fit your needs.
- Integrated Tools: Comes with built-in support for popular tools and libraries, reducing the need for additional setup.
- Consistent Structure: Provides a consistent project structure, making it easier to manage and scale your application.
- Community Support: Benefit from a large community of developers who use and contribute to the tool, providing plenty of resources and support.