Docs
Quickstarts

Introduction

PlutoAI is an agentic software engineering platform for building, shipping, and maintaining software with AI

You describe what you want to build or change, and PlutoAI's AI software engineers work on your project. You can use PlutoAI to create new applications, extend existing projects, connect external tools, debug issues, and prepare software for deployment.

What you can build

PlutoAI can be used for a wide range of software projects, including:

  • SaaS applications
  • Websites
  • Web applications
  • Dashboards
  • Internal tools
  • APIs and backend services
  • Mobile applications
  • Custom software

You can start from a new project or work with an existing codebase.

How PlutoAI works

A typical workflow is:

You describe the outcome you want.

PlutoAI agents work on the project and make the required changes.

You review the result and continue iterating.

Once your application is ready, you can deploy it using the supported deployment workflow.

After deployment, you can continue working on the same project when you need new features, fixes, or changes.

Vibe coding

PlutoAI lets you describe software requirements in natural language instead of manually writing every part of the implementation.

For example:

Build a customer dashboard where users can create projects, invite
teammates, and view their usage.

You can then refine the result through additional instructions.

Vibe Maintaining

Software does not stop changing after the first version is built.

PlutoAI is designed to continue working with your existing project as it evolves. You can ask it to investigate errors, modify existing functionality, add features, and work with the context of the project.

This approach is what PlutoAI calls Vibe Maintaining.

Start here

If this is your first time using PlutoAI, continue with Quickstart, which walks from a blank project through building, reviewing, and deploying your first app.

To build on code you already have, see Working with your codebase.