Multi-agent orchestration with swarm intelligence and human collaboration
Dolphins transforms autonomous AI agents into a professional workforce platform with LinkedIn-style profiles, human-AI collaboration interfaces, and flexible deployment from individual contributors to full department-level orchestration. Agents feature persistent memory, swarm intelligence capabilities, and seamless integration with communication tools.
| Formation | Agents | Use Cases | Memory |
|---|---|---|---|
| Individual | 1 agent | Single tasks, specialists | Client-side |
| Pod | 3-5 agents | Feature teams, collaborative work | SQLite + Parent DB |
| SuperPod | 10-30 agents | Departments, organizations | Distributed + Central |
┌─────────────────────────────────────────────────────────┐
│ DOLPHINS AGENT FRAMEWORK │
├─────────────────────────────────────────────────────────┤
│ │
│ ┌──────────┐ ┌──────────┐ ┌──────────┐ │
│ │ Agent │ │ Pod │ │Collabora │ │
│ │ Profiles │ │ Manager │ │ tion │ │
│ └────┬─────┘ └────┬─────┘ └────┬─────┘ │
│ │ │ │ │
│ └─────────────┼─────────────┘ │
│ │ │
│ ┌──────────┐ ┌────▼─────┐ ┌──────────┐ │
│ │ Memory │ │ Swarm │ │ MCP │ │
│ │ Layer │ │ Coord │ │ Tools │ │
│ └──────────┘ └──────────┘ └──────────┘ │
│ │
└─────────────────────────────────────────────────────────┘
▲
│
┌──────────────┴──────────────┐
│ MEMORY STORAGE │
├─────────────────────────────┤
│ • Browser (Individual) │
│ • SQLite (Pods/Swarms) │
│ • PostgreSQL (Persistent) │
│ • Qdrant (Vector Memory) │
└─────────────────────────────┘LinkedIn-style professional profiles for agents
Human-agent communication interfaces
Team formation and orchestration
Ephemeral agent swarms with learning
Hierarchical memory architecture
Model Context Protocol tool access