Awesome AI AgentsWorkflow Automation Assistants

najmuzzaman-mohammad/wuphf

⭐ 1399 Go repository created 2026-03-25

WUPHF is a locally hosted system for converting manual workflows into small purpose-built agent applications. The user describes a job in a sentence or demonstrates it once, and an underlying coding agent builds the agent that runs it. Every generated agent ships with six parts: a real screen built live in front of the user that reads and writes workspace data; routines, which are versioned scheduled prompts with run history and a transcript per run; self-authored tools the agent writes for itself and the user can extend through chat; knowledge pages written in an encyclopedia style with every claim cited back to its source; its own typed data tables plus more than twelve hundred integrations shared across agents; and an approval gate that lets reads run freely while holding writes until a human approves them. If a described workflow names a system that is not yet connected, WUPHF asks before building rather than silently narrowing the task. The runtime is not bundled: the user must have a signed-in agent CLI, with Claude Code as the default and Codex CLI, OpenCode, Ollama, Hermes Agent and an OpenClaw HTTP gateway selectable through a provider flag or custom OpenAI-compatible endpoints. Everything runs on the local machine, with workspace state, agent knowledge, run transcripts and a shared company brain stored as inspectable files under ~/.wuphf. The broker is written in Go, the web interface in TypeScript built with Bun, and it starts with npx wuphf, which opens a browser UI on port 7891. Multiple isolated workspaces can run side by side, and a single teammate can be invited either over a Tailscale or WireGuard mesh or through a passcode-protected Cloudflare quick tunnel. It is released under the Sustainable Use License.

https://github.com/najmuzzaman-mohammad/wuphf

workflow-automationmulti-agentlocal-firstintegrationsgoagent-builderhuman-in-the-loop

Also in Workflow Automation Assistants

Significant-Gravitas/AutoGPT

AutoGPT is a powerful AI platform that enables users to create, deploy, and manage continuous AI agents to automate complex workflows with options for self-hosting and cloud deployment.

enescingoz/awesome-n8n-templates

A comprehensive open-source collection of over 280 free n8n automation templates for various services, including Gmail, Telegram, Slack, Notion, OpenAI, and more.

n8n-io/self-hosted-ai-starter-kit

The Self-hosted AI Starter Kit by n8n is an open-source Docker Compose template that quickly sets up a secure, local AI and low-code development environment integrating n8n, Ollama, Qdrant, and PostgreSQL for building self-hosted AI workflows.

genspark-ai/genoffice

Open-source AI-native alternative to Microsoft Office, editing Word, Excel, PowerPoint and PDF files locally with built-in document-editing agents.

czlonkowski/n8n-skills

A set of seven Claude Code skills designed to help AI assistants build flawless, production-ready n8n workflows using the n8n-mcp MCP server.

dtyq/magic

Magic is the first open-source all-in-one AI productivity platform offering a comprehensive product matrix to help enterprises build and deploy intelligent AI applications for enhanced productivity.

lmnr-ai/lmnr

Laminar is an open-source all-in-one platform for engineering, tracing, evaluating, and managing AI products with scalable infrastructure and rich telemetry features.

eracle/OpenOutreach

A self-hosted email-first sales agent that turns a product description into an ideal-customer profile, discovers and scores B2B leads from a licensed data source, then runs personalised outreach from your own mailbox.