Skip to main content

Overview

Multi-tenant backend platform with AI capabilities, workflow orchestration, and MCP tool integration.

What is GYBC?

GYBC provides a complete backend for conversational AI applications with per-tenant customization. It supports text and voice interactions, event-driven services, file storage, outbound webhooks, multi-channel notifications, and third-party integrations via Pipedream Connect.

The platform is built on Restate for durable execution and uses Protocol Buffers as the source of truth for all API contracts.

Domain Map

DomainGatewayRPCsDescription
ConversationsLLM Gateway28Threads, messages, MCP tools, memories, voice sessions
Health CoachingSocayo Gateway6User profiles and coaching plan generation
StorageStorage Gateway13Per-user file storage, upload/download URLs
IntegrationsIntegrations Gateway12Pipedream Connect, third-party app integrations
WebhooksWebhook Gateway9Outbound webhook endpoints, subscriptions, deliveries
NotificationsNotification Gateway30Push, in-app, email, SMS, topics, digest
Notification AdminNotification Admin19Tenant orgs, providers, notification workflows
AuthAuth Gateway6API key management

Total: 123 RPCs across 8 gateway services.

Getting Started