Back to Home
speakeasy-api icon

gram

by speakeasy-api

Overview

A comprehensive platform for developing, deploying, managing, and observing AI/ML tools, agents, and prompt templates, including infrastructure for authentication, access control, observability, and integrations.

Installation

Run Command
docker compose up -d

Environment Variables

  • DB_USER
  • DB_PASSWORD
  • DB_NAME
  • DB_PORT
  • GRAM_REDIS_CACHE_ADDR
  • TEMPORAL_PORT
  • TEMPORAL_WEB_PORT
  • GRAFANA_PORT
  • TEMPO_PORT
  • ALLOY_PORT
  • PROMETHEUS_PORT
  • SPEAKEASY_OIDC_CLIENT_ID
  • SPEAKEASY_OIDC_CLIENT_SECRET
  • SPEAKEASY_OIDC_BASE_URL
  • FUNCTIONS_FLYIO_ORG
  • FUNCTIONS_FLYIO_REGION
  • CLICKHOUSE_HOST
  • CLICKHOUSE_PORT
  • CLICKHOUSE_USERNAME
  • CLICKHOUSE_PASSWORD

Security Notes

The `compose.yml` file hardcodes a Redis password ('xi9XILbY') for the `gram-cache` service. While likely for a development setup, hardcoding secrets in source code is a critical security vulnerability and indicates a potential lapse in security best practices. The platform also runs user-defined functions and agents, which inherently involves executing arbitrary code. Robust sandboxing is crucial for these components, and without further details on the sandboxing mechanisms, this presents a significant attack surface.

Similar Servers

Stats

Interest Score80
Security Score4
Cost ClassHigh
Avg Tokens500
Stars173
Forks18
Last Update2025-12-06

Tags

AI/ML platformMLOpsTool orchestrationAPI managementPrompt engineeringObservabilityServerless functionsAgent developmentDistributed workflows