Skip to content

AI Agent Flow — an open-source CLI tool that orchestrates multi-agent AI workflows for software development.

Notifications You must be signed in to change notification settings

aiagentflow/aiagentflow.dev

Repository files navigation

AI Agent Flow - Landing Page

Welcome to the repository for the landing page of AI Agent Flow.

AI Agent Flow is an open-source CLI tool that orchestrates multi-agent AI workflows for software development. It provides specialized AI agents—architect, coder, reviewer, and tester—in a structured, local-first workflow.

This repository exclusively contains the source code for the promotional landing page website (aiagentflow.dev). For the actual CLI tool and core logic, please visit the Main AI Agent Flow Repository.

Tech Stack

This site is built for high performance and excellent developer experience using:

  • Next.js 14+ (App Router)
  • TypeScript
  • Tailwind CSS
  • Framer Motion

Running Locally

To run the development server for the landing page:

# Clone the repository
git clone https://github.com/aiagentflow/aiagentflow.dev.git

# Navigate into the project
cd aiagentflow.dev

# Install dependencies
pnpm install

# Run the local server
pnpm run dev

Open http://localhost:3000 with your browser to see the result.

Contributing

While the core functionality of AI Agent Flow belongs in the main repo, contributions to improve this landing page are always welcome! Feel free to open issues or submit pull requests. Ensure all code follows the plan/ guidelines documented within this repository.

License

MIT

About

AI Agent Flow — an open-source CLI tool that orchestrates multi-agent AI workflows for software development.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors