ai-stack/SUMMARY.md
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
ā š¤ AI AUTOMATION STACK ā
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā¤
ā ā
ā š n8n š¤ Agent Zero šØ ComfyUI ā
ā Port 5678 Port 50080 Port 8188 ā
ā Workflow Engine AI Agent Image Gen ā
ā ā
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
ai-stack/
ā
āāā š QUICK-START.md ā Start here! (3 simple steps)
āāā š EASY-INSTALL.md ā Detailed guide with pictures
āāā š§ TROUBLESHOOTING.md ā Fix problems
āāā š README.md ā Full documentation
ā
āāā š³ docker-compose.yml ā Stack configuration
āāā āļø .env ā Settings
āāā šŖ start.ps1 ā Windows launcher
āāā š§ start.sh ā Mac/Linux launcher
ā
āāā workflows/
āāā comfyui-image-generation.json ā Full image pipeline
āāā comfyui-simple-test.json ā Test connection
Windows:
.\start.ps1
Mac/Linux:
./start.sh
| Service | URL | What it does |
|---|---|---|
| n8n | http://localhost:5678 | Create automated workflows |
| Agent Zero | http://localhost:50080 | AI assistant and planning |
| ComfyUI | http://localhost:8188 | Generate images with AI |
Windows:
.\start.ps1 -Stop
Mac/Linux:
./start.sh --stop
Automated Image Generation
AI-Powered Workflows
Creative Automation
Learning & Experimentation
ā ļø Don't expose to internet without security!
.\start.ps1 -Logs./start.sh --logs| Problem | Quick Fix |
|---|---|
| Docker not found | Install Docker Desktop |
| Port in use | Restart computer |
| Permission denied | Run as administrator (Windows) or use chmod +x (Mac) |
| Can't connect | Wait 2 minutes for services to start |
Explore n8n
Download Models for ComfyUI
Learn Agent Zero
Join Communities
Once you check all these boxes, you're ready to build amazing things! š
Remember: Everyone starts as a beginner. Take your time, follow the steps, and don't be afraid to ask for help! šŖ