A minimal viable product for a visual framework to configure and run AI agents.
backend/: Contains the Python Flask server and API logic.frontend/: Contains the HTML, JavaScript, and CSS for the user interface.requirements.txt: Python dependencies for the backend.
- Implement backend APIs for agent and flow management.
- Develop frontend drag-and-drop interface.
- Implement basic agent execution logic.