Local AI · Self-hosted · MIT License
Run your own AI lab.
Agents, video, voice, RAG, image generation, content automation, social outreach, and a self-improving code engine — all running on your hardware. No cloud. No leash. No filters.
Everything in one machine.
Twenty-six first-class capabilities, integrated, scriptable, and yours.
ReACT-loop agents that read, edit, and execute code with vision-grounded clicks.
Learn more → Video GenerationWan2.2 and CogVideoX pipelines on your GPU. Batch queues. ComfyUI integration.
Learn more → Image GenerationDiffusers + LoRA. Bulk CSV/XML pipelines. Style packs. No upload required.
Learn more → RAG AutoresearchHybrid BM25 + vector retrieval over your documents with LlamaIndex.
Learn more → Voice ChatWhisper.cpp STT + Piper TTS, streaming, with full conversation memory.
Learn more → Self-ImprovementLesson pearls, thumbs-up distillation, and an autonomous code engine.
Learn more → Multi-Agent SwarmOrchestrate multiple agents in parallel with shared memory.
Learn more → Social OutreachDrafted comments and value-add replies on Reddit, Discord, and forums.
Learn more → Vision TrainersClick, type, and screenshot trainers that teach the agent your apps.
Learn more → GPU ManagementDetect, schedule, and balance multiple GPUs and models.
Learn more → WordPress SyncPull, generate at scale, and push back. Multi-site bulk pipelines.
Learn more → Code EditorMonaco-powered editor wired to the same agent that runs your tasks.
Learn more →Why a real platform, not a chat wrapper.
| Capability | Guaardvark | Ollama / LM Studio | OpenWebUI | ChatGPT (cloud) |
|---|---|---|---|---|
| Runs on your hardware | ✓ | ✓ | ✓ | ✗ |
| Autonomous agents | ✓ | ✗ | limited | limited |
| Local video generation | ✓ | ✗ | ✗ | ✗ |
| Local image generation | ✓ | ✗ | via plugin | DALL-E (cloud) |
| Voice chat | ✓ | ✗ | limited | cloud |
| RAG over your files | ✓ | ✗ | ✓ | limited |
| Code execution | ✓ | ✗ | ✗ | cloud |
| Plugin system | ✓ | ✗ | ✓ | cloud |
| No outbound traffic | ✓ | ✓ | ✓ | ✗ |
Up in two commands.
./start.sh
# installs deps, runs migrations, builds frontend, starts services.
→ Web UI: http://localhost:5173
→ API: http://localhost:5000