DEV Community

Tolulope Olugbemi
Tolulope Olugbemi

Posted on

Puddin: AI-Powered Workflow Builder

I wanted to create a tool that makes building real-world automation workflows as simple as describing them in plain English. Most no-code platforms still require users to understand logic, layout, and integrations. What if AI could handle all that complexity and just give you a working solution?

Introducing...

Puddin a visual workflow builder powered by Tambo AI and ReactFlow. Users type a task—like “validate form data and send an email if approved”—and Puddin instantly generates a complete workflow with custom nodes, smart layout, and live demo capabilities.

It’s like having an AI engineer who understands your intent and builds the system for you.

How I Built It

Frontend: Built with React and Tailwind CSS for a sleek, responsive UI.

Workflow Engine: Uses ReactFlow to render dynamic node-based workflows.

AI Integration: Used Tambo for the agentic UI to create and manage workflows, powering workflow creation in natural language

Challenges I Ran Into

Getting the AI to generate meaningful, diverse workflows—not just basic input-output chains.

Preventing node overlap and maintaining layout clarity.

Removing and customizing node visuals.

Accomplishments I'm Proud Of
Seamless integration of TamboAI for intelligent workflow generation.

Real-time demo capabilities for practical use cases.

A clean, futuristic UI with custom styling and smart layout logic.

Building a system that feels like magic—just type what you want, and it builds it.

check it at: https://github.com/coderhema/puddin

Top comments (0)