Overview

Project88 is the AI agent terminal. Compose agents, run workflows, and connect your data, email, calendar, and SMS — all on one canvas.

What is Project88?

Project88 is a hosted, multi-tenant terminal for building and running AI agents. You sign in at app.project88.io, pick an organization and workspace, and work across a unified canvas: chat with agents, write Notion-style pages, manage Airtable-style data, send SMS, read email, schedule calendar events, and orchestrate everything with visual automations.

Two kinds of agents live in the workspace:

  • Assistants — conversational AI with a model, system prompt, and tools. The LLM decides at runtime when to use a tool or delegate to a sub-agent.
  • Agents — everything an Assistant has, plus a visual pipeline. You draw the exact execution graph (Prompt → Process → Tool Call → Delegate → Response, with Conditions, Loops, Waits, and Variables) and the runtime follows it step by step.

Both run on your own provider keys (OpenAI, Anthropic, Google, Mistral, Groq, Together, DeepSeek), stored encrypted in Supabase Vault and proxied server-side so nothing sensitive touches the browser.

Build, integrate, orchestrate

On this page