OpenSquilla
OpenSquilla — Token-efficient open source AI agent with intelligent model routing, persistent memory, and multi-provider support
Overview
Requirements
Recommended 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 disclosure
Docker Compose
# Generated by Run This Ai — docker-compose.yml
services:
opensquilla:
image: ghcr.io/opensquilla/opensquilla:latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/opensquilla:/data
Related 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
Guides & articles
Getting Started with OpenSquilla: Install with Docker in 10 Minutes
Step-by-step tutorial to install OpenSquilla AI agent via Docker. Config, provider setup, SquillaRouter, and common gotchas explained.
OpenSquilla: Token-Efficient Open Source AI Agent with Smart Model Routing
OpenSquilla is a token-efficient microkernel AI agent that routes requests to the cheapest capable model. Persistent memory, MCP support, and 20+ providers in one loop.