FuncNodes Documentation 🚀¶
FuncNodes is a modular workflow automation system designed for data processing, AI pipelines, task automation, and more.
(Plotly example of a FuncNodes workflow)
📌 Features¶
- Node-based Execution - Define workflows as interconnected nodes
- Asynchronous Processing - Handle tasks efficiently with async execution
- Web-Based UI - Manage workflows with a browser based No-Code interface
- Integration-Friendly - Connect to APIs, databases, and external services
- Modular & Extensible - Easily create and integrate custom nodes, e.g. via decorators:
🔥 Getting Started¶
- Understanding FuncNodes - Learn how FuncNodes processes workflows
- Installation Guide - Set up FuncNodes in your environment
- Using the UI - Learn how to use the FuncNodes UI
🛠Core Components¶
- Nodes - The building blocks of workflows
- Inputs & Outputs - Handling data flow between nodes
🎨 UI & Deployment¶
- Using the Web-Based UI - Visualize and control workflows
💡 Need Help?
- Check the FAQ
- Report an issue on GitHub
- Join the community discussions on GitHub Discussions
🚀 Happy automating with FuncNodes! 🎉