Skip to content

brendmung/GreyFlow-alpha

Repository files navigation

GreyFlow - Visual AI Agent Builder

Deployed on Vercel License: MIT TypeScript Next.js

🚀 Live Demo

Experience GreyFlow in action: grey-flow-alpha.vercel.app

🎯 Overview

GreyFlow is an open-source visual AI agent builder that empowers developers and non-developers alike to create, customize, and deploy AI agents through an intuitive visual interface. Built with modern web technologies and designed with user experience in mind, GreyFlow makes AI agent development accessible and efficient.

✨ Key Features

  • 🎨 Visual Node-Based Interface
  • 🔌 Modular Agent Components
  • 🔄 Real-time Preview & Testing
  • 📤 Export & Deploy Capabilities
  • 🛠️ Customizable Workflows
  • 🤝 API Integration Support

🛠️ Tech Stack

  • Frontend: Next.js 14, TypeScript, Tailwind CSS
  • UI Components: Shadcn/ui
  • State Management: React Hooks
  • Styling: Tailwind CSS with custom configurations

🚀 Getting Started

Prerequisites

  • Node.js (v18 or higher)
  • pnpm (recommended) or npm

Installation

  1. Clone the repository:
git clone https://github.com/brendmung/GreyFlow-alpha.git
cd GreyFlow-alpha
  1. Install dependencies:
pnpm install
# or
npm install
  1. Run the development server:
pnpm dev
# or
npm run dev
  1. Open http://localhost:3000 in your browser.

🤝 Contributing

We welcome contributions from the community! Whether it's:

  • 🐛 Bug fixes
  • ✨ New features
  • 📚 Documentation improvements
  • 🎨 UI/UX enhancements

Please read our Contributing Guidelines before submitting a pull request.

📜 License

This project is licensed under the MIT License - see the LICENSE file for details.

🙏 Acknowledgments


Made with ❤️ by the GreyFlow Team

About

An open-source visual AI agent builder that empowers developers and non-developers alike to create, customize, and deploy AI agents through an intuitive visual interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors