5 Commits

Author SHA1 Message Date
Nikhil-Doye b61ddef31a Enhance README.md with new data flow architecture section
- Added a detailed data flow architecture diagram using Mermaid syntax to illustrate the workflow execution process.
- Expanded the introduction to emphasize the capabilities of the AI workflow builder.
- Improved overall content structure for better clarity and user understanding.
2025-10-25 20:55:21 -04:00
Nikhil-Doye 1efe6db5a2 Enhance README.md with improved formatting and content updates
- Updated the introduction to highlight the AI workflow builder's capabilities.
- Enhanced feature sections with icons and clearer descriptions for better readability.
- Added new sections for workflow management, execution, testing, and advanced features with corresponding icons.
- Improved quick start instructions and added visual elements for clarity.
- Included example workflows with icons to illustrate use cases.
- Updated troubleshooting and support sections for better user guidance.
2025-10-23 17:15:47 -04:00
Nikhil-Doye 25b9fd056a Enhance variable substitution functionality in workflow builder
- Updated README to reflect new variable substitution methods using node labels alongside node IDs for improved usability.
- Modified demo workflows to utilize descriptive node labels for variable references, enhancing clarity in configurations.
- Implemented a mapping system in the ExecutionEngine to support variable substitution using node labels, ensuring backward compatibility with existing node ID references.
- Added validation for unique node labels within the workflow to prevent conflicts and improve user experience.
- Enhanced utility functions for variable validation to accommodate both node IDs and labels, ensuring robust error handling during workflow execution.
2025-10-20 14:02:12 -04:00
Nikhil-Doye 79fc223b35 Enhance README.md with updated features and installation instructions
- Revised project description to include comparisons with Zapier and added details on automation capabilities.
- Expanded features section to highlight new AI-powered node types and functionalities, including variable substitution and advanced workflow management.
- Added a new AI Copilot Assistant section detailing its capabilities for workflow generation and suggestions.
- Updated installation instructions to include API key configuration and deployment options.
- Included troubleshooting tips for common issues related to API keys, web scraping, and workflow execution.
- Enhanced documentation with additional resources and a roadmap for future development.
2025-10-18 00:19:54 -04:00
Nikhil-Doye 863389e3e5 first commit 2025-10-14 20:08:03 -04:00