All 93 Dependencies
Every package rakazo depends on, ranked by repo health score.
Rakazo is an open-source platform for running persistent AI teammates — bots with their own conversations, memory, routines, and computers that continue to exist and work between sessions rather than resetting with every chat. Positioned as an open alternative to closed, single-vendor bot platforms, it lets teams and individuals bring their own model and infrastructure instead of committing to one hosted provider.
Each bot gets full computer access — browser, terminal, file system, and a graphical desktop — running in Docker, E2B, Daytona, or Box sandboxes, or on a trusted local machine. Shared Team Computers give multiple bots a common file system, installed tools, and browser identity within a trust boundary, while Private Computers keep a bot's working state isolated. Bots can delegate work to peer bots or spin up short-lived subagents, and connect to external services through Composio, Pipedream Connect, remote MCP servers, or OpenAPI tool sources.
The same backend powers a web app, an Electron desktop client, and an Expo mobile app, plus voice mode (bring your own ElevenLabs, OpenAI, Cartesia, or Fish Audio key) and messaging integrations. Rakazo ships as published Docker images with a one-command installer for self-hosting, or as source for local development against Postgres, Prisma, and Graphile Worker.