If you’re exploring ways to create powerful automations without writing a single line of code, you’re in the right place. DnG provides an intuitive and collaborative platform to design AI-powered workflows, built with modular components called nodes.
Nodes are the core components of a flow. Each node represents a single step toward your goal.You can add nodes to your canvas by clicking the Add Node icon in the side panel of your workbook.Nodes typically have the following attributes:
Inputs (e.g., data passed to the node)
Outputs (e.g., data generated by the node)
Parameters (optional settings that configure the node’s behavior)
For example, consider this Web Scraper node:
Input: A URL to scrape.
Output: Extracted data from the URL.
If no input is provided, the node will fail because it cannot process empty data. This flexibility allows nodes to work with diverse data, such as text from a Google Doc, a website, or an email.
Workflows are at the heart of DnG, enabling you to connect nodes to execute complex tasks.When you run a workflow:
Data flows between connected nodes.
Each node processes or generates new data, building toward your final goal.
Here’s an example of a workflow:To run your workflow:
Click the App button in the top-right corner.
An app is automatically generated based on your workflow’s design.
Once you hit “Start,” a real-time report displays the flow’s progress. Logs for each node are accessible via collapsible sections, so you can monitor every step.
The fastest way to begin is by using a prebuilt template. Templates are designed to:
Provide ready-to-use workflows.
Serve as examples to help you understand the platform.
We’ve curated 10+ demo workflows you can start using right away. While templates are a great starting point, the real power of DnG lies in customization—so make them your own!Start exploring templates here:
https://studio.dng.ai/workflows