Hello CrewAI Community,
I’m thrilled to share with you my latest independent project, the CrewAI Visual Editor. This tool is designed to simplify the process of creating and managing CrewAI crews through a visual, node-based interface. Whether you’re a developer or just exploring CrewAI, this editor aims to make your experience more intuitive and efficient.
Here’s a link:
https://glenwrhodes.github.io/crew_editor/
Key Features:
- Drag-and-Drop Interface: Easily create and connect nodes to build your crew structure.
- Real-Time Visualization: Watch your crew setup come to life as you build it.
- YAML and Python Export: Seamlessly export your configurations for further development or deployment.
- Built with Modern Technologies: Utilizing React, TypeScript, and Vite for a smooth and responsive experience.
Getting Started:
- Clone the Repository: Access the latest version from my GitHub repository.
- Install Dependencies: Use npm or yarn to install the necessary packages.
- Run the Development Server: Start building your crew with the easy-to-use interface.
How It Works:
- Begin with a Node: Start by placing a Begin Node on the canvas.
- Add Tasks and Agents: Drag Task and Agent Nodes onto the canvas and connect them to define your crew’s workflow.
- Configure Node Properties: Fill in the details for each node to customize your crew’s behavior.
- Export Your Setup: Use the export functionality to generate YAML and Python scripts for your crew.
Join the Discussion:
I would love to hear your feedback and see how you’re using the CrewAI Visual Editor in your projects. Please feel free to share your experiences, suggestions, and any questions you might have here on the forums.
Thank you for your interest in my project. I look forward to seeing the amazing crews you create with the CrewAI Visual Editor!
Feel free to contribute to this project:
https://github.com/glenwrhodes/crew_editor
Best regards,
Glen