PySpur
A visual playground for agentic workflows — iterate over your agents 10x faster
Überblick
Anforderungen
Empfohlener VPS
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 8
8 vCPU · 32256 MB · 400 GB
Affiliate-Hinweis
Docker Compose
# Generated by Run This Ai — docker-compose.yml
services:
pyspur:
image: ghcr.io/pyspur-dev/pyspur-backend:latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/pyspur:/data
Verwandte Tools
AutoGPT
Build, Deploy, and Run AI Agents — autonomous AI that chains tasks to reach goals
Browser Use
Make websites accessible for AI agents — automate any online task
n8n
Workflow automation with AI nodes
OpenHands
AI-driven development platform — an autonomous coding agent that writes, runs, and debugs code
MetaGPT
Multi-Agent Framework for AI Software Teams
Dify
Open-source LLM app development platform
Anleitungen & Artikel
Getting Started with PySpur: Build Your First Agent Workflow in 10 Minutes
Step-by-step tutorial for running PySpur with Docker and building a research agent workflow with LLM nodes, web search, and human-in-the-loop.
PySpur: A Visual Playground for Agentic Workflows
PySpur is an open-source visual graph-based builder for agentic workflows. See how it compares to traditional agent frameworks and why visual debugging changes everything.