Overview

Project88 is the AI agent terminal. Compose agents, run workflows, and connect your data, email, calendar, and SMS — in one unified shell.

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 work across a unified shell: chat with agents, write Notion-style pages, manage Airtable-style data, send SMS, read email, schedule calendar events, and orchestrate everything with visual automations. The main apps mount as full-bleed native surfaces; Home and your own boards stay on the React Flow canvas where you can pin dashboard widgets that pull live data from anywhere in the org.

Two kinds of agents live in your org:

  • 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