In the past 5 months, I have created 4 complex projects, but I still keep thinking about how I can create more and what else I can build, because AI can now do so many things. Every new idea feels possible. Instead of slowing down after finishing one project, I immediately move to the next challenge.
Sometimes it feels less like motivation and more like an addiction to creating. AI has removed many traditional barriers, so the limit is no longer technical skill alone — it’s imagination, execution, and focus. The more I build, the more opportunities I see around me.
So far I have:
pandastack-io
/
pandaflow
Open source AI agent visual workflow builder. Build, connect, and run AI agents with 160+ nodes. Powered by Sandflare.io isolated microVM execution.
PandaFlow
Open source AI agent visual workflow builder by PandastackIO Inc.
Build, deploy, and orchestrate AI agents visually. Connect LLMs, databases, APIs, and code execution nodes on a drag-and-drop canvas. Powered by Sandflare.io isolated microVM execution.
Features
- 🎨 Visual Workflow Builder — Drag-and-drop canvas powered by React Flow
- ⚡ Isolated Code Execution — Run Python, Node.js, Go, and Bash in Sandflare microVMs with browser automation support
- 🤖 160+ Nodes — LLMs, databases, APIs, webhooks, transformations, and more
- 🔄 Real-time Monitoring — Live execution tracking via Server-Sent Events
- 🔐 Secrets Management — Encrypted per-organization secret store
- 📋 Templates — Pre-built multi-node workflow templates to get started fast
- 🔌 Extensible — Add custom nodes by extending the node registry
Tech Stack
| Layer | Technology |
|---|---|
| Frontend | Next.js 16, React 19, TypeScript, Tailwind CSS, shadcn/ui, React Flow |
| Backend | Next.js API Routes, Drizzle ORM |
| Database | PostgreSQL 16 |
| Cache | Redis 7 |
| Execution | Sandflare microVMs (browser-agent + |
Top comments (0)